Closed
Bug 307067
Opened 20 years ago
Closed 19 years ago
Mouse wheel scrolling in drop down popup triggers hover in underlying link
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Assigned: roc)
References
()
Details
(Keywords: regression, testcase)
This is in fact bug 291507, but that one isn't reproducable anymore with the
steps described there.
The regression range is the same (that's why I say, it's in fact the same bug).
To reproduce:
- Open drop down in testcase.
- Mousewheel scroll while over the drop down and over the links
Result:
Underlying link get 'hovered' and mouse cursor changes into pointer form.
That should not happen.
Comment 1•19 years ago
|
||
I see no difference in bevaviour between
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060124 Firefox/1.6a1 ID:2006012405
and
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060126 Firefox/1.6a1 ID:2006012613
| Reporter | ||
Comment 2•19 years ago
|
||
Hmm, yes, this seems to have been fixed already earlier.
Marking WFM then.
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•