I had a hard finding what was the cause of my problem. I couldn't multi-select items in Firefox when logged as admin. The cause seems to be your module. After deactivated your module everything went Ok ??? Maybe a CSS problem, z-index ???
here's my first post about that : http://drupal.org/node/212034
My setup :
Firefox 2.0.0.11
Drupal 5.6
WinXP SP2
Comments
Comment #1
sunI am not able to reproduce this bug in Firefox. I'm working with Firefox most of the time myself.
However, I bet that you altered admin_menu.css or overrided that stylesheet in your theme and changed
position: absolutetoposition: fixed. We had to set it toabsoluteexactly because of these mystic bugs in Firefox.Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.