Closed
Bug 249791
Opened 21 years ago
Closed 21 years ago
combobox scrolling using the mouse wheel is broken
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 247043
People
(Reporter: ang3l0, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040629 Firefox/0.9.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040629 Firefox/0.9.1
If you try to scroll a combobox with a very long listing (NOT in a rendered
page, but in the xul interface like the combobox in
edit->preferences->language->select a language to add) using the mouse wheel, it
will jump a lot of possible options.
Reproducible: Always
Steps to Reproduce:
1. go to edit -> preferences -> language -> select language to add
2. click on the combobox
3. now it is showing from A to C
4. scroll
5. now it shows from M to S
either if you have a lot of fonts installed on your system try:
1. go to edit -> preferences -> fonts and colors -> serif
2. click on the combobox
3. now it is showing from A to C serif
4. scroll
5. now it shows from L to S sans-serif... here it jumped about 70 options
Actual Results:
jumps the options
Expected Results:
don't jump the options :)
Summary: combobox scrolling using the mouse wheel is broken on Linux → combobox scrolling using the mouse wheel is broken
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 247043 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•