[wp-trac] [WordPress Trac] #30900: Admin menu is flickering when scrolling left or right

WordPress Trac noreply at wordpress.org
Mon Jan 5 12:19:54 UTC 2015


#30900: Admin menu is flickering when scrolling left or right
----------------------------+---------------------------------
 Reporter:  mindrun         |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  4.1
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  ui, administration
----------------------------+---------------------------------

Comment (by mindrun):

 Replying to [comment:1 joemcgill]:
 > Confirmed that this is a bug and changing the position property from
 `absolute` to `fixed` fixes the issue. There's no need, as far as I can
 tell, to change the z-index for this to work, so I've left that alone in
 [attachment: 30900.diff].

 Oh, sorry. I forgot to explain, why I also changed the z-index property to
 `9980`. This change is required to avoid that the content is pushed
 between `#adminmenuback` and `#adminmenuwrap` if the user scrolls to the
 right.

 Here's another quick shot without the new z-index:
 [http://quick.as/q8p3CwqO]

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


More information about the wp-trac mailing list