2004-09-29
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.
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>
2004-09-24
2004-09-21
2004-09-20
2004-09-16
2004-09-15
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
2004-09-06
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
2004-09-01
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).