On Firefox, Linux, it does no longer work with the current version of admin menu dropdown (5.x-1.4). You can configure the hot keys as you like: the admin menu does not appear/disappear.

My solution: I disabled admin menu dropdown and changed the appearance of admin menu in admin-menu.css from position:absolute to position:fixed. Thus the admin menu is always displayed at the top of the viewport (damn IE6 displays it on the bottom of the page then, but that does not matter for me, I use firefox :) ).

I also issued a bug report on http://drupal.org/node/226446 for admin_menu_dropdown. Whoever wants can mark this or that as duplicate!

Comments

shawn conn’s picture

Status: Active » Closed (fixed)

Closing issue, this has to do with the Admin Menu Dropdown module which is separate from this module; See information about the issue here.