Mozilla stuff

Uhm...

2004-09-29

http://users.pandora.be/GD/4.htm

http://www.olifanten.org/newsite/informatie.html

Sticky selection in textarea when dragging in border

2004-09-26

Crash when view selection source on alternate text on image:
<html><head></head>

<body><img src="" alt="You're not seeing the image, because it is invalid">

</body>

</html>

https://bugzilla.mozilla.org/show_bug.cgi?id=250006
Empty link not getting focus ring.
This bug to blaim?

onouseover or onmousemove or something is causing the link not to show in the statusbar, when disable setting window.status is set.

Drag scroll select keeps the cursors style from the frame it selects in, even when it is not that frame at all.

http://www.snopes.com/disney/films/minister.htm
Focus bug

http://turkeybot.info/
Focus mess

2004-09-25

Focus bug testcase, should be fixed by bug 261153:

<html><head>
<style>
#side { float: left; width: 200px; height:400px;border:1px solid black;}
#mainContent { margin-left: 210px;border:1px solid black; }
#mainContent:hover{-moz-outline:1px solid red;}
</style>
</head>

<body class="sectionStore">
<div style="clear: both;"> </div>
<div id="side"> </div>
<div id="mainContent">
Hovering this text causes it to shift down
</div>
</body></html>

http://theregister.co.uk/
focus bug

2004-09-24

http://basje.com/
Focusing top of page causes weird shift.

http://www.tiddlywiki.com/
Focus bug on left column

2004-09-21

http://personal.ecu.edu/gillickl/jomc224blog/
Selection cancelling bug.

2004-09-20

"This" bug in xbl constructor?
Right click focus scrollable div doesn't work.

http://www.quirksmode.org/dom/toc.html
Focussing Contents menu content causes scrollbar.

2004-09-16

http://thecelebritycafe.com/features/1808.html
Maybe regression

Between Moz1.3 and Moz1.4

2004-09-15

http://lxr.mozilla.org/seamonkey/source/gfx/src/windows/nsNativeThemeWin.cpp#610

http://bugzilla.mozilla.org/show_bug.cgi?id=118877

http://lxr.mozilla.org/seamonkey/source/content/events/src/nsEventStateManager.cpp#2309

http://www.mozilla.org/mirrors.html
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040608 Firefox/0.8.0+
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040609 Firefox/0.8.0+
http://bugzilla.mozilla.org/show_bug.cgi?id=148994

2004-09-09

http://lxr.mozilla.org/seamonkey/source/content/events/src/nsEventStateManager.cpp#3061

http://lxr.mozilla.org/seamonkey/source/content/base/public/nsIContent.h#442

http://lxr.mozilla.org/seamonkey/source/content/events/src/nsEventStateManager.cpp#4551

http://lxr.mozilla.org/seamonkey/source/layout/html/base/src/nsPresShell.cpp#3976

2004-09-06

http://lxr.mozilla.org/seamonkey/source/layout/html/forms/resources/content/select.xml#771

2004-09-03

url text drag doesn't work anymore:

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a3) Gecko/20040719 Firefox/0.9.1+
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a3) Gecko/20040720 Firefox/0.9.1+

2004-09-02

Fixed:
http://lxr.mozilla.org/seamonkey/source/layout/html/forms/src/nsTextControlFrame.cpp#3104

2004-09-01

http://lxr.mozilla.org/seamonkey/source/toolkit/components/satchel/src/nsFormHistory.cpp#382

http://bugzilla.mozilla.org/show_bug.cgi?id=217640

Empty space also shown in autocomplete. Should not

Clicking on scrollbar in select drop down also activates select dropmarker (also happens in Mozilla):
Regression between:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a2) Gecko/20040711 Firefox/0.9.0+
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a3) Gecko/20040718 Firefox/0.9.1+

Scrollbarbutton in history autocomplete popup has no :active style (not a bug in Mozilla).