[wp-trac] [WordPress Trac] #47603: My account toggle on admin bar not visible at high zoom levels

WordPress Trac noreply at wordpress.org
Wed Jun 26 18:47:13 UTC 2019


#47603: My account toggle on admin bar not visible at high zoom levels
--------------------------+------------------------------------------------
 Reporter:                |       Owner:  (none)
  isabel_brison           |
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Toolbar       |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  ui, accessibility, administration
--------------------------+------------------------------------------------
Changes (by SergeyBiryukov):

 * component:  Administration => Toolbar


Old description:

> On a 1040px wide screen, at 400% magnification, the "my account" menu
> toggle on the right hand side of the admin bar is not visible. This
> happens because the admin bar has a minimum width of 300px set, and the
> document body has a minimum width of 240px as well as `overflow-x:
> hidden`.
>
> This is an accessibility problem, related to
> https://github.com/WordPress/gutenberg/issues/15346.
> It may also be related to https://core.trac.wordpress.org/ticket/47477
>
> To fix: minimum widths should be removed and overflow unset.
>
> [[Image(https://d.pr/free/i/MvBtwH)]]

New description:

 On a 1040px wide screen, at 400% magnification, the "my account" menu
 toggle on the right hand side of the admin bar is not visible. This
 happens because the admin bar has a minimum width of 300px set, and the
 document body has a minimum width of 240px as well as `overflow-x:
 hidden`.

 This is an accessibility problem, related to
 https://github.com/WordPress/gutenberg/issues/15346.
 It may also be related to #47477

 To fix: minimum widths should be removed and overflow unset.

--

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/47603#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list