Closed (fixed)
Project:
Admin Menu Hider
Version:
5.x-1.4
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2008 at 12:00 UTC
Updated:
10 Mar 2008 at 16:01 UTC
On Firefox, Linux, it does no longer work with the newest version of admin menu. 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 :) ).
Comments
Comment #1
pepe roni commentedI also issued a bug report on http://drupal.org/node/226448 for admin_menu. Whoever wants can mark this or that as duplicate!
Comment #2
shawn conn commentedThis issue stems from the 2.4 release changing the CSS id "admin_menu" to "admin-menu" which threw off the CSS and JS of Administration Menu Dropdown. The 1.5 release remedies this.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.