Closed
Bug 36348
Opened 25 years ago
Closed 25 years ago
Mousewheel scrolling in FTP dirs breaks if you select a row
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: dead, Assigned: bryner)
Details
This may be a regression, I'm not sure. At any rate, it seems to be caused by
the fact that we have both an nsIScrollableView and an nsISelfScrollingFrame
available to scroll; we are taking the nsIScrollableView when we should be
taking the nsISSF.
Should not take long to fix.
Comment 1•25 years ago
|
||
Adding myself to CC list, since this was kind of a spin-off of bug 32344. I
like to watch these kinds of bugs. :-)
Reporter | ||
Comment 2•25 years ago
|
||
Just checked in a fix.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 3•24 years ago
|
||
Mass update: changing qacontact to ckritzer@netscape.com
QA Contact: janc → ckritzer
Assignee | ||
Comment 6•22 years ago
|
||
transferring these to my netscape.com email.
Assignee: bryner → bryner
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•