Open
Bug 47436
Opened 25 years ago
Updated 3 years ago
onmouseover for parent item shouldn't fire if over submenu item
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
NEW
Future
People
(Reporter: bugzilla, Unassigned)
Details
Build ID: 2000080208 M18 win98
If you set an action to happen onmouseover for a parent menu item, and then you
mouseover an item in its child submenu, the action fires. This isn't correct...
(right?)
Normally events should bubble to their parent. You can prevent this, though.
In any case we need more data. Do you have a test case you could attach, or is
there a web page that exhibits this? Is this XUL or HTML related?
Comment 2•25 years ago
|
||
This bug has been marked "future" because the original netscape engineer working
on this is over-burdened. If you feel this is an error, that you or another
known resource will be working on this bug,or if it blocks your work in some way
-- please attach your concern to the bug for reconsideration.
Target Milestone: --- → Future
Comment 4•25 years ago
|
||
Reassigning QA Contact for all open and unverified bugs previously under Lorca's
care to Gerardo as per phone conversation this morning.
QA Contact: lorca → gerardok
Updated•23 years ago
|
QA Contact: madhur → rakeshmishra
Updated•23 years ago
|
QA Contact: rakeshmishra → trix
Updated•16 years ago
|
Assignee: saari → nobody
QA Contact: ian → events
| Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•