[wp-trac] [WordPress Trac] #27542: Image Edit Buttons not available with large images
WordPress Trac
noreply at wordpress.org
Thu Mar 27 04:53:17 UTC 2014
#27542: Image Edit Buttons not available with large images
--------------------------+-----------------------------
Reporter: Ipstenu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
In visual mode, if your image is larger than your editing area, you can't
see the edit/delete buttons:
[[Image(https://i.cloudup.com/QKkdNd6XQp-3000x3000.png)]]
The image in question is 1200px wide and as you can see by the little
white box on the left corner, I did select the image to edit it. You also
can't side scroll.
Theme is Genesis, which has no editor CSS styleing. Can reproduce on
TwentyFourteen if I remove the editor-style.css
I think the 'error' here is that if there's no editor-style, forcing the
image to the right size in editor, the default is show everything. This
will be an issue as that file is still only recommended, which means it's
possible a number of themes don't yet handle this. I would suggest some
sort of default width (god knows how you'd calculate it at this point) to
prevent overflow.
https://make.wordpress.org/themes/guidelines/guidelines-recommended/
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27542>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list