GNOME Bugzilla – Bug 672331
Menu item hot-tracking -- does not work if menu was opened using touchpad
Last modified: 2012-03-19 02:41:49 UTC
I have an Asus laptop with a touchpad ("ETPS/2 Elantech Touchpad", two physical buttons). When I open a menu in GTK3 programs, the menu items do not react when I point at them – the background does not turn blue, submenus do not open, etc. This only happens when using the touchpad to open the menu (regardless of whether I tap it or use the physical buttons) *and* using the touchpad to move the cursor. * Open with touchpad, point with touchpad = Menu INACTIVE * Open with mouse, point with touchpad = Menu active * Open with [Alt] key, point with touchpad = Menu active * Open with touchpad, point with mouse = Menu active * Open with mouse, point with mouse = Menu active * Open with [Alt] key, point with mouse = Menu active -- gtk3 3.3.18-1 xf86-input-evdev 2.7.0-1 xf86-input-synaptics 1.5.99.901-2 xorg-server 1.12.0-1 Arch Linux [gnome-unstable]
Update: This also affects all other GTK3 widgets, not just menus.
Probably a problem with the code that generates synthetic enter/leave events. Menus work fine with my synaptics touchpad, though. Any idea, Carlos ?
Dup of / related to bug 672009?
*** This bug has been marked as a duplicate of bug 672009 ***