[wp-trac] [WordPress Trac] #20857: Failure to display admin menu on hover
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 6 21:06:35 UTC 2012
#20857: Failure to display admin menu on hover
----------------------------+------------------
Reporter: m0r7if3r | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.4
Component: Administration | Version: 3.4
Severity: normal | Resolution:
Keywords: |
----------------------------+------------------
Comment (by m0r7if3r):
Replying to [comment:5 SergeyBiryukov]:
> Page refresh doesn't help, the flyout is actually never displayed for an
active responsively collapsed menu item.
>
> [attachment:20857.diff] fixes the issue, came up with exactly the same
patch.
If you remove
{{{
.no-js
}}}
from
{{{
.no-js #adminmenu .wp-has-submenu:hover .wp-submenu,
}}}
on line 1340 (of 21007) the issue resolves itself, but I am not sure if
that affects anything else, since it's a rather large amount of CSS. You
could, alternatively, add a :hover after the CSS properties started on
line 1734, which create the issue.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20857#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list