GNOME Bugzilla – Bug 405417
Clean up output in FirefoxPerk
Last modified: 2007-02-21 01:57:37 UTC
Excessive output occurs during the following situations: - switching tabs from chrome in focus to tab with in-page focus. - 1st time visiting doc frame. - 1st time visiting page with manip in focus. - probably others. The fix involves chaining around 'read focus'. However, 'read focus' is an event task. Chaining for event tasks is currently not available. Thus, this bug is blocked until http://bugzilla.gnome.org/show_bug.cgi?id=405408 is implemented.
Many of the issues have resolved themselves either through other lsr or Firefox fixes. The last remaining issue is http://bugzilla.gnome.org/show_bug.cgi?id=408024. Marked as Fixed.