[wp-trac] [WordPress Trac] #12825: Largest minimum text size in FF prefs makes admin display terrible
WordPress Trac
noreply at wordpress.org
Tue Apr 15 05:10:18 UTC 2014
#12825: Largest minimum text size in FF prefs makes admin display terrible
------------------------------+--------------------------------------------
Reporter: jane | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Administration | Version: 2.9.2
Severity: normal | Resolution:
Keywords: has-patch 2nd- | Focuses: accessibility, administration
opinion |
------------------------------+--------------------------------------------
Comment (by Volker_E.):
Replying to [comment:28 GrahamArmfield]:
>
> The main problem is that some elements - like the toolbar - appear to
have fixed height, so the larger than expected text just spills out, or
gets hidden in the case of the form controls.
Thanks @GrahamArmfield for bringing this up. As the Admin Bar is per
default shown in the website's front-end, as soon as you're adjusting your
site with ''text zoom only'', you'll be confronted with menu-items spilled
out over the admin bar, possibly turning unreadable.
By changing property `height` to `min-height` in rule `#wpadminbar` of
admin-bar.css at least the problem mentioned above is fixed. Same works
for many of the other elements not being rendered appropriately at text
zoomed in back-end, a.o. the `select` elements.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/12825#comment:29>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list