Open
Bug 157305
Opened 23 years ago
Updated 3 years ago
onmouseout trigged when mousing over the scroll bar of the DIV
Categories
(Core :: DOM: Events, defect, P5)
Core
DOM: Events
Tracking
()
NEW
People
(Reporter: roger, Unassigned)
References
Details
(Keywords: embed, testcase, topembed-, Whiteboard: [DIGbug])
Attachments
(1 file)
411 bytes,
text/html
|
Details |
I will attach a testcase. The main issue is that I can't scroll a DIV with
overflow:auto and an onmouseout that hides this DIV.
Reporter | ||
Comment 1•23 years ago
|
||
Try to scroll the DIV - it hides it. When entering the mouse pointer on the DIV
it is hidden, it shoud hide only on mouse out. When moving the mouse pointer
fast over the "onmouseonver here" link the DIV blinks.
Updated•23 years ago
|
Hardware: PC → All
Comment 2•23 years ago
|
||
Confirming on Mac OS 9 and Windows 2000.
Comment 3•23 years ago
|
||
The blinking text is bug 103055... The scroll bar issue is a simular problem,
changing the summary.
Summary: DIV onmouseout trigged incorrectly → onmouseout trigged when mousing over the scroll bar of the DIV
Comment 4•23 years ago
|
||
nominating some of the DIVs with weird event problems as topembed.
Keywords: topembed
Comment 5•23 years ago
|
||
topembed- per EDT Triage. but, marking as embed, as this would be nice to have.
Updated•22 years ago
|
Priority: -- → P2
Updated•22 years ago
|
Keywords: mozilla1.1
Comment 6•22 years ago
|
||
Is bug 208107 related to this bug?
http://bugzilla.mozilla.org/show_bug.cgi?id=179125#c3
joki is no longer here
Assignee: joki → saari
QA Contact: vladimire → ian
Comment 8•22 years ago
|
||
*** Bug 216260 has been marked as a duplicate of this bug. ***
*** Bug 229356 has been marked as a duplicate of this bug. ***
Updated•16 years ago
|
Assignee: saari → nobody
QA Contact: ian → events
Comment 10•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: P2 → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•