[wp-trac] [WordPress Trac] #7887: new folded menu and page options
menu have a CSS layer problem
WordPress Trac
wp-trac at lists.automattic.com
Tue Oct 14 22:44:35 GMT 2008
#7887: new folded menu and page options menu have a CSS layer problem
----------------------------+-----------------------------------------------
Reporter: youngmicroserf | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: Administration | Version: 2.7
Severity: major | Keywords: admin css
----------------------------+-----------------------------------------------
Hi, there is a layer conflict between the new admin menu andn the "page
options" when the admin menu is folded in and the page options are folded
out. As the attached screenshot shows, two checkboxes of the page options
menu aren't clickable in this situation because the invisible "#adminmenu
.wp-menu .folded" is "invisible" but on top of the page options menu. I
suppose this is due to the load-order as the menu isn't "invisible" over
the other elements of the page and I could not find an explicitly assigned
z-index. Assigning one that is lower than that of the page options menu
may solve the problem. Workaround: folding out the admin menu and
checking/unchecking the page options, folding admin menu back in.
--
Ticket URL: <http://trac.wordpress.org/ticket/7887>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list