Closed
Bug 215855
Opened 22 years ago
Closed 22 years ago
Bugxula: double-click on scrollbar arrow double-clicks selected item
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: john, Assigned: myk)
Details
In Bugxula, when you double-click the scrollbar arrow for a long buglist, it
double-clicks the currently selected bug, bringing up the bug in a new window.
Steps:
1. Search for something with many bugs in Bugxula (I searched for "copy")
2. Select a bug in the list by clicking it once.
3. Click the up arrow on the scrollbar twice.
Actual Results: New window opens with bug in it, and scroll arrow moves up twice
(if there is room to move up twice).
Expected Results: scroll arrow moves up twice but new window does not open.
| Reporter | ||
Comment 1•22 years ago
|
||
Note that this is likely either:
(a) Bugxula attaching the event handler to the wrong place
(b) the actual XUL listbox attaching the event handler to the wrong place and
therefore sending the event wrong
| Reporter | ||
Comment 2•22 years ago
|
||
This is the wrong place for bugxula bugs. It so turns out that this is already
filed as http://mozdev.org/bugs/show_bug.cgi?id=3763
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•