Mozilla stuff

Uhm...

2005-02-28

paste a very long text in the url bar and then undo, the original text is not scrolled back to the beginning

2005-02-27

Scrolls a bit up when no tab bar and then opening link in new tab, so tab bar appears.

https://bugzilla.mozilla.org/show_bug.cgi?id=283863

http://www.isla-de-encarta.net/ipb/index.php
Scrollbar disabled, should not happen.
Regr between 2005-2-23 and 2005-2-24

2005-02-24

http://lxr.mozilla.org/seamonkey/ident?i=MaybeDispatchMouseEventToIframe

2005-02-23

http://www.mozilla.org/projects/mathml/demo/texvsmml.xhtml
Middle clicking on links not working here.

2005-02-16

http://www.quirksmode.org/blog/archives/2005/02/explorer_7.html
overflow auto scroll down mousewheel weird.

http://www.web-x-site.nl/nav5.html slow

Don't forget https://bugzilla.mozilla.org/show_bug.cgi?id=204831#c37

http://lxr.mozilla.org/seamonkey/source/layout/xul/base/src/nsMenuFrame.cpp#815
http://lxr.mozilla.org/seamonkey/source/layout/xul/base/src/nsMenuFrame.cpp#635
https://bugzilla.mozilla.org/show_bug.cgi?id=281709

2005-02-14

https://bugzilla.mozilla.org/show_bug.cgi?id=204831
See comment 37 of that bug.

2005-02-13

http://cbs.marketwatch.com/news/archivedStory.asp?archive=true&dist=ArchiveSplash&siteid=google&guid=%7BA9DF72C6%2D164F%2D4339%2DA0CF%2D7DD62C80417E%7D&returnURL=%2Fnews%2Fstory%2Easp%3Fguid%3D%7BA9DF72C6%2D164F%2D4339%2DA0CF%2D7DD62C80417E%7D%26siteid%3Dgoogle%26dist%3Dgoogle%2C+%26archive%3Dtrue%26param%3Darchive%26garden%3D%26minisite%3D
Selection bug like the iframe selection issue.

2005-02-08

http://www.peerfear.org/
Focus bug when focusing any of the post headings

DOMContentLoaded event

2005-02-07

http://lxr.mozilla.org/seamonkey/source/layout/doc/frame_reflow_debug.html

http://weblogs.mozillazine.org/asa/archives.html
Focus bugs

2005-02-02

this.addEventListener('click',doe,false)
and then I have to use this.removeEventListener('click',this.doe,false) for some reason.