[wp-trac] [WordPress Trac] #26609: Admin Bar pushed down at screens of 600px width and lower on the frontside
WordPress Trac
noreply at wordpress.org
Mon Mar 17 21:08:52 UTC 2014
#26609: Admin Bar pushed down at screens of 600px width and lower on the frontside
-------------------------------------+-----------------------
Reporter: Funkatronic | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.9
Component: Toolbar | Version: 3.8
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+-----------------------
Comment (by iammattthomas):
For the sake of background: the reason the adminbar scrolls at mobile
sizes is because a fixed-height, fixed-position element causes major
problems when you tap/pinch-to-zoom in mobile browsers. MP6 originally
disabled zooming in mobile browsers but we were encouraged to allow it for
accessibility reasons. So that's why the existing code is there.
As for a different technical solution for achieving the same effect
without the problem described above: no opinion there.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26609#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list