Open
Bug 377018
Opened 18 years ago
Updated 3 years ago
Several scroll events in GTK interface not handled
Categories
(Thunderbird :: OS Integration, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: info, Unassigned)
Details
User-Agent: Opera/9.10 (X11; Linux i686; U; de)
Build Identifier: Version 1.5.0.10 (20070329)
There are several places in the GTK interface where TB does not react to scroll events but where it would be expected.
For example the View dropdown left to the Search box and every tab in the whole application (the settings dialog, for example) do not allow scrolling through the available elements. This makes additional clicks necessary which decreases usability.
Please consider implementing those events. Since
Reproducible: Always
Steps to Reproduce:
1. Fire up the Settings dialog, for example
2. Try to scroll over the main categories
3. Try to scroll over the tabs in the View category
Actual Results:
Nothing happens.
Expected Results:
The active tab should be changed depending on the scroll direction.
Updated•17 years ago
|
Assignee: mscott → nobody
Comment 1•16 years ago
|
||
Is this seen in current beta?
http://www.mozillamessaging.com/en-US/thunderbird/early_releases/
Severity: enhancement → minor
Reporter | ||
Comment 2•16 years ago
|
||
(In reply to comment #1)
> Is this seen in current beta?
> http://www.mozillamessaging.com/en-US/thunderbird/early_releases/
I will check as soon as I am back to my computer in March.
Reporter | ||
Comment 3•16 years ago
|
||
(In reply to comment #1)
> Is this seen in current beta?
> http://www.mozillamessaging.com/en-US/thunderbird/early_releases/
Yes, nothing has changed. Neither tabs nor select boxes do anything while scrolling over them.
Comment 4•15 years ago
|
||
Andreas can you confirm ?
Component: General → OS Integration
QA Contact: general → os-integration
Comment 5•15 years ago
|
||
Yup, hovering tabs and using the scroll wheel on the mouse don't switch between the tabs. This works in gedit and nautilus it seems. Same with the dropdown.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•8 years ago
|
||
This makes me sad as well from time to time (feels like being back on Windows, eh?).
Since I am not into GTK and all that, I cannot judge if this is global or per-input thing but here are a few more frequently used inputs where handling the scroll-events would be an improvement:
* selecting the sender identity when composing an email
* everywhere in Lightning: all drop-down menus and spin edits
Reporter | ||
Comment 7•8 years ago
|
||
The tabs in the setting dialog actually react to scroll events by now. But I agree, that basically every select field should also do this.
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•