[wp-trac] [WordPress Trac] #40152: Crop Image button off-screen on mobile
WordPress Trac
noreply at wordpress.org
Sat Apr 1 19:14:35 UTC 2017
#40152: Crop Image button off-screen on mobile
--------------------------+---------------------------------
Reporter: Cybr | Owner: swissspidy
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.7.4
Component: Media | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui, administration
--------------------------+---------------------------------
Comment (by Cybr):
@sagarprajapati Yes! Exactly what I meant with:
> If it overflows (not shown in the images) then the secondary toolbar
will be slightly moved upwards.
But it also affects single items :)
There just isn't enough space.
And because of the absolute values, the bottom bar has to be expanded
vertically and statically (media queries) on mobile to support the
occasional i18n hick-up.
Alternatively, it requires a JS overflow listener to adjust the heights.
Or, even a complete rewrite from absolute values to real flow.
I don't believe we can get closer to a resolution than this without doing
any of the above.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40152#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list