[wp-trac] [WordPress Trac] #20502: Admin menu glitch with pending comments count bubble
WordPress Trac
wp-trac at lists.automattic.com
Tue Jul 24 05:20:21 UTC 2012
#20502: Admin menu glitch with pending comments count bubble
------------------------------------------+-----------------------
Reporter: ocean90 | Owner: azaozz
Type: defect (bug) | Status: reopened
Priority: low | Milestone: 3.5
Component: UI | Version: 3.2
Severity: normal | Resolution:
Keywords: has-patch commit ui-feedback |
------------------------------------------+-----------------------
Comment (by SergeyBiryukov):
Seems that a high z-index on `li.menu-top:hover .wp-menu-arrow` is needed
to correspond with the one on `.wp-submenu`, which is 999: [[BR]]
http://core.trac.wordpress.org/browser/tags/3.4.1/wp-admin/css/wp-
admin.dev.css#L1327
However [attachment:20502.2.patch] would cause the same issue as in
#20300.
Here's another idea: since z-index only makes the difference here when
there's a submenu, [attachment:20502.3.patch] adds `.wp-has-submenu` to
the related selectors.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20502#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list