The issue
http://drupal.org/node/286636
has not been fixed in 5.x-2.x-dev.
As Drupal Version in which the issue occurs is different, I post this as a different issue.

CommentFileSizeAuthor
#9 admin_menu-DRUPAL-5--2.ie6_.patch997 bytessun

Comments

sun’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Hm. Did you download a fresh development snapshot? I can't see a difference between both versions in CVS.

ryo’s picture

Yes. The information in admin_menu.info is as follow;

; Information added by drupal.org packaging script on 2008-07-26
version = "5.x-2.x-dev"
project = "admin_menu"
datestamp = "1217030421"

Have you, or has anyone confirmed the issue for Drupal 5.9 has has been fixed?

Thanks.

sun’s picture

Status: Postponed (maintainer needs more info) » Fixed

Please download a fresh development snapshot. Your copy does not contain the fix, because development snapshots are built every 12 hours only.

ryo’s picture

I'm sorry, but what do you mean by a fresh development snapshot in this case?
Where can I download it?

Thanks in advance.

ryo’s picture

Status: Fixed » Active
sun’s picture

Status: Active » Postponed (maintainer needs more info)

Now I've triple-checked your version and it seems that you have the latest version already. Sorry for that.

Did you already try to clear your browser cache? Since this was a CSS-only fix, your browser needs to reload admin_menu's CSS file.

ryo’s picture

Yes, absolutely.
Several times of Ctrl+F5, and "devel/cache/clear" with devel module.

Curiously, nice menus has got not to work after upgrading to Drupal5.9.
Is there anything in common between the phenomena of these modules' not working?
Hope this infomation could be some help.

ryo’s picture

Status: Postponed (maintainer needs more info) » Active

No, I've found it has nothing to do with upgrading to Drupal 5.9.
I tried downgrading Drupal Administration Menu to 5.x-2.5, and dropdown works quite fine.
I also tried downgrading to 5.x-2.6, but of course, it doesn't work.

sun’s picture

Status: Active » Needs review
StatusFileSize
new997 bytes

Please test attached patch.

ryo’s picture

I appreciate your following up.
I tested the patch, and the dropdowns in IE6 has become to work, but at the same time,
"Winkering sand clock icons when hovering menu items"
has also appeared again unfortunately...

sun’s picture

Component: Code » CSS / Browser Support

Hm. I don't know if we can avoid that. It would be good to know whether the sand clock also appears in IE7 with this patch applied.

Although admin_menu works fine in Firefox, Opera and Safari without this patch, I think this patch should be applied anyway. However, that requires positive tests on all browsers and platforms.

samc’s picture

Title: Admin Menu does not have dropdowns in IE6 » Admin Menu does not have dropdowns in IE

I experienced this problem with IE7. I applied the patch manually and it works just fine now.

I'm on 5.x-2.6.

sun’s picture

Title: Admin Menu does not have dropdowns in IE » IE6: Dropdowns not working
Version: 5.x-2.x-dev » 5.x-2.6
Status: Needs review » Reviewed & tested by the community
sun’s picture

Status: Reviewed & tested by the community » Fixed

Committed to all branches.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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