Closed
Bug 448643
Opened 17 years ago
Closed 17 years ago
onmouseover / onmouseout not triggered correctly when a scrollbar is involved
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: mihai.bazon, Unassigned)
Details
Attachments
(1 file)
|
2.45 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008071618 Iceweasel/3.0.1 (Debian-3.0.1-1)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008071618 Iceweasel/3.0.1 (Debian-3.0.1-1)
When the mouse moves from an element directly to a scrollbar (i.e. parent's scrollbar) an onmouseout event is not bubbled up to the document.
Reproducible: Always
Steps to Reproduce:
See attached test page.
| Reporter | ||
Comment 1•17 years ago
|
||
I should also note that this is a FF3 problem; it used to work with FF2. It also works fine with Opera / Safari / IE.
Comment 2•17 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1a2pre) Gecko/2008073003 Minefield/3.1a2pre
This appears to be fixed on trunk, somewhere in June of this year.
Trunk builds can be downloaded here:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central/
| Reporter | ||
Comment 3•17 years ago
|
||
(In reply to comment #2)
> This appears to be fixed on trunk, somewhere in June of this year.
Ouch, that was fast! :-)
Indeed, confirming fixed in 3.1a2pre. Thanks.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•17 years ago
|
||
Resolution WORKSFORME is more appropriate here, because the bug that fixed this is (still) unknown.
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•