Closed
Bug 186500
Opened 22 years ago
Closed 22 years ago
Div with overflow:visible not firing onmouseout
Categories
(Core :: DOM: Events, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: lupufr, Assigned: saari)
References
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130
Bonsoir,
I am facing an odd behavior with a Div having its overflow set to visible.
When redimensioning, the div sometimes doesn't fire its onmouseout event.
You have to re-enter the Div and quit it again to make it work.
Reproducible: Sometimes
Steps to Reproduce:
See given example.
Note that it works fine with IE6/XP.
Reporter | ||
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
confirming with a mac build. with new builds this crashes due to 186132, perhaps
it will get fixed once that crash is fixed.
Status: UNCONFIRMED → NEW
Depends on: 186132
Ever confirmed: true
OS: Windows XP → All
Priority: -- → P3
Comment 3•22 years ago
|
||
Yep, it's fixed with bug 103055, and fixing the crash unmasks the fact that it
is fixed.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•22 years ago
|
||
Bonsoir,
I confirm it's solved. I've downloaded the nightly build and launched my
test case. It works fine :-)
Thx for work guys.
Happy New Year.
- Ben
You need to log in
before you can comment on or make changes to this bug.
Description
•