I've encounter an issue when the admin directory structure goes to a certain level of depth. Any sub menu of depth greater than 2, is automatically expanded regardless whether it is hovered over. This appears to be a non-browser specific issue (encountered in IE, FF, and Opera). I've enclosed a picture for further illustration.

CommentFileSizeAuthor
#4 admin_menu_2.patch2.91 KBsun
admin_menu_bug.jpg102.12 KBshawn conn

Comments

sun’s picture

Could you please test if you still encounter this bug using the latest development snapshot?

shawn conn’s picture

Confirmed. The bug is still in 1.x-dev. You can test this for yourself directly by running a copy of drupal with a install of ubercart and admin_menu. Some of ubercart's store admin menu has submenus with a depth greater than 2.

sun’s picture

I'll have a look at it in the next days.
btw: That companion module you created isn't really project/module-worthy. This way, not many users will benefit from the additions. I suggest you to come up with some feature requests in the admin menu queue and delete that project.

sun’s picture

Version: 5.x-1.0 » 5.x-1.x-dev
Assigned: Unassigned » sun
Status: Active » Needs review
StatusFileSize
new2.91 KB

Attached patch should fix this issue. Please test.

It additionally increases the readability of these main styles that make up admin_menu.

sun’s picture

Status: Needs review » Fixed

Committed to HEAD and 5.x.

Anonymous’s picture

Status: Fixed » Closed (fixed)