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

WordPress Trac noreply at wordpress.org
Tue Jun 25 05:01:32 UTC 2019


#47603: My account toggle on admin bar not visible at high zoom levels
-----------------------------------------------+---------------------------
 Reporter:  isabel_brison                      |      Owner:  (none)
     Type:  defect (bug)                       |     Status:  new
 Priority:  normal                             |  Milestone:  Awaiting
                                               |  Review
Component:  Administration                     |    Version:  trunk
 Severity:  normal                             |   Keywords:
  Focuses:  ui, accessibility, administration  |
-----------------------------------------------+---------------------------
 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)]]

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


More information about the wp-trac mailing list