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

sun’s picture

Status: Active » Fixed

I 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: absolute to position: fixed. We had to set it to absolute exactly because of these mystic bugs in Firefox.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.