I feel that page loads are slower on Firefox (version 3.0.10) compared to IE8 after loading this module. Also after loading the page, usually I can scroll the page for a second and then firefox stalls for a second (stops giving a response) and then turns back to normal. I do not see such problems with IE8.

Comments

sun’s picture

Status: Active » Fixed

Solved in 3.x.

mcload’s picture

Version: 6.x-1.4 » 6.x-3.0-alpha1
Status: Fixed » Active

I switched to 3.0-alpha1, but still getting the same performance problems on Firefox 3. IE 8 is much faster and responsive.

mcrittenden’s picture

Title: Slow on Firefox » Slow on Firefox 3, not on IE 8
Component: User interface » CSS / Browser Support
Category: support » bug
Status: Active » Fixed

I'm not seeing that issue. If anything, I think it'd be a problem with FF 3's JS handling as opposed to with admin_menu.

sun’s picture

Category: bug » support
Status: Fixed » Postponed (maintainer needs more info)

Although I agree, I want to keep this issue as container, because it is the second report about FF "hanging".

Previously in 1.x, this issue was caused by other enabled modules like Google Analytics or External Links, which both iterate over all links on a page to add a onClick event handler - which surely takes some time with a full-blown admin_menu exposing hundreds of links.

In 3.x, the menu is initially not part of the page, so those modules should not process its links.

sun’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Re-considered. Closing.