Closed
Bug 148017
Opened 24 years ago
Closed 24 years ago
double-clicking last item in scrolling list gets wrong one
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 130477
People
(Reporter: dkindred+mozilla, Assigned: jag+mozilla)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc3) Gecko/20020523
BuildID: 2002052316
Scrolling lists such as the ones used for file browsing automatically scroll
down by one item when the bottom-most visible item is selected. As a result,
double-clicking that item causes the wrong item to be chosen.
Reproducible: Always
Steps to Reproduce:
1. From "File" menu, "Open File..."
2. Browse to a directory with many files (say, /etc).
3. Double-click the last visible item in that directory.
Actual Results: The file or directory actually opened is the second one
following the original item. (The first click of the double-click causes the
window to scroll by one, and the second click causes it to scroll by one again,
and then the item now at the clicked position is opened.)
Expected Results: Should have opened the item that was double-clicked.
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 130477 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•