Bug 152170
Summary: | Entering an open element erroneously fires mouseleave element on the container | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | cdumez, dbates, dewei_zhu, sam, wenson_hsieh |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
When we enter an option element, we erroneously fire "mouseleave" event at the parent select element as well as its ancestors.
See http://jsfiddle.net/hrb4q6oa/
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Also see the bug 152170.
Lucas Forschler
Mass move bugs into the DOM component.