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
Comment #1
sunSolved in 3.x.
Comment #2
mcload commentedI switched to 3.0-alpha1, but still getting the same performance problems on Firefox 3. IE 8 is much faster and responsive.
Comment #3
mcrittenden commentedI'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.
Comment #4
sunAlthough 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.
Comment #5
sunRe-considered. Closing.