After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 340952 - keyboard layout app doesn't work correctly with mouse wheel
keyboard layout app doesn't work correctly with mouse wheel
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: keyboard indicator (gswitchit)
2.14.x
Other Linux
: Normal minor
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-07 21:09 UTC by Sebastien Bacher
Modified: 2006-05-23 22:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Sebastien Bacher 2006-05-07 21:09:30 UTC
That bug has been opened on https://launchpad.net/bugs/42977

"Using the gnome-control-center keyboard layout applet on the panel, if I scroll the mouse wheel over it the layout indicator changes (e.g. from ESP to ITA to USA) but the settings don't. It works if I left click on it or right click and select. This is the latest dapper."
Comment 1 Sergey V. Udaltsov 2006-05-08 20:36:11 UTC
Well, hehe, this is a funny point. 
Probably I should disable switching the tabs using the mouse wheel. The applet is using GtkNotebook - so as a part of the widgets standard behavior, the tabs are switching by the wheel. I will have a look at it.
Comment 2 Sebastien Bacher 2006-05-08 21:00:42 UTC
The bug is not about the tabs but the drawing on the panel itself
Comment 3 Sergey V. Udaltsov 2006-05-08 22:06:44 UTC
I know. The drawing on the panel itself is using tabs. Every tab has one widget - the labels: USA, ESP etc. So when user switches the groups, I am just changing the selected tab.
Comment 4 Sergey V. Udaltsov 2006-05-23 22:50:33 UTC
Anyway, it is fixed in HEAD.