[Bug 949414] Re: menu items are not highlighted

2012-03-14 Thread Daniel van Vugt
Confirmed with unity 5.6.0-0ubuntu1 I only lose the highlight with the touchpad, not when using a mouse. And it only happens after I've had the Dash or the HUD open. Then navigating menus using the touchpad lacks all highlighting. To fix it, I just use the mouse instead, and it works for the

[Bug 949414] Re: menu items are not highlighted

2012-03-14 Thread Daniel van Vugt
Sorry about all that confusion ^^^ This bug definitely has nothing to do with Unity. ** Also affects: gtk Importance: Undecided Status: New ** Also affects: unity (Ubuntu) Importance: Undecided Status: New ** No longer affects: gtk ** Also affects: unity Importance:

[Bug 949414] Re: Menu items are not highlighted when using a touchpad (but are with a mouse)

2012-03-14 Thread Bug Watch Updater
** Changed in: gtk Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949414 Title: Menu items are not highlighted when using a touchpad (but are with a mouse) To

[Bug 949414] Re: menu items are not highlighted

2012-03-13 Thread Martin Pitt
I can confirm this. It works fine with my USB mouse, but nicely reproduces with the touchpad. Chris, could you please have a look there? It might be something synaptics specific, or touchpads report the events differently so that GTK needs an update. ** Changed in: gtk+3.0 (Ubuntu Precise)

[Bug 949414] Re: menu items are not highlighted

2012-03-13 Thread Doug McMahon
This is very hardware specific - no issue here on Dell w/ synaptics touchpad, nvidia -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949414 Title: menu items are not highlighted To manage

[Bug 949414] Re: menu items are not highlighted

2012-03-13 Thread Franck
@mc3man: I can see this behaviour on at leat two laptops. One is a Sony Viao VPCCW2S1E, the other an Acer Aspire 3830T. On the sony laptop, cat /pruc/bus/input/devices gives me : I: Bus=0011 Vendor=0002 Product=0007 Version=01b1 N: Name=SynPS/2 Synaptics TouchPad P: Phys=isa0060/serio1/input0 S:

[Bug 949414] Re: menu items are not highlighted

2012-03-13 Thread bwat47
Here's some more details on my laptop that's effected by the issue if that helps: Asus U52f, intel ironlake graphics. Its an elantech touchpad (which uses the synaptics driver) I: Bus=0011 Vendor=0002 Product=000e Version= N: Name=ETPS/2 Elantech Touchpad P: Phys=isa0060/serio4/input0 S:

[Bug 949414] Re: menu items are not highlighted

2012-03-13 Thread Roman Yepishev
** Attachment added: enter events are not sent - video https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949414/+attachment/2863141/+files/out.ogv -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 949414] Re: menu items are not highlighted

2012-03-13 Thread Roman Yepishev
** Attachment added: Test code https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949414/+attachment/2863153/+files/gtk3ex.py -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949414 Title:

[Bug 949414] Re: menu items are not highlighted

2012-03-13 Thread Roman Yepishev
The attached video shows that once the mouse click is being performed in the window using the touchpad, the widget no longer receives enter events, therefore it does not know that it needs to react. My xinput is ⎡ Virtual core pointer id=2[master pointer (3)] ⎜ ↳

[Bug 949414] Re: menu items are not highlighted

2012-03-13 Thread Roman Yepishev
What is strange is that gtk+ v2 applications' widgets (including buttons and menus) are working correctly (tested on firefox (gtk2/xul), liferea, thewidgetfactory). Xev reports the same events for mouse and touchpad. I was able to reproduce this on Acer Aspire One A150, Lenovo E420 and EMachines

[Bug 949414] Re: menu items are not highlighted

2012-03-13 Thread bwat47
@Roman Yepishev (rye) Exact same thing here. When I first login, if I just click on a panel menu first (like the power cog), items are highlighted fine. As soon as I click somewhere else though (like clicking a menu item from the cog menu, or clicking something in firefox) the bug manifests

[Bug 949414] Re: menu items are not highlighted

2012-03-13 Thread Roman Yepishev
When clicked using the couchpad, the button is sent a click event on button press and 2 leave events on release, when clicked with trackpoint or mouse, only button click event is sent. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 949414] Re: menu items are not highlighted

2012-03-13 Thread Roman Yepishev
And if we add the code to track leave events we can see that they are still being sent, even when enter events are not. ** Attachment added: track enter and leave events too https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949414/+attachment/2863541/+files/gtk3ex.py -- You received

[Bug 949414] Re: menu items are not highlighted

2012-03-13 Thread Sebastien Bacher
it's a gtk issue, not really something for Chris I think, I've started discussing it upstream and opened https://bugzilla.gnome.org/show_bug.cgi?id=672009 ** Bug watch added: GNOME Bug Tracker #672009 https://bugzilla.gnome.org/show_bug.cgi?id=672009 ** Changed in: gtk+3.0 (Ubuntu Precise)

[Bug 949414] Re: menu items are not highlighted

2012-03-13 Thread Bug Watch Updater
** Changed in: gtk Status: Unknown = New ** Changed in: gtk Importance: Unknown = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949414 Title: menu items are not highlighted To

[Bug 949414] Re: menu items are not highlighted

2012-03-10 Thread bwat47
Confirm, same problem here. Happens with panel menu and right click menu in GTK apps. I also noticed in addition to no highlight, hovering over a menu item that has a submenu, the submenu doesn't open until I click it. -- You received this bug notification because you are a member of Ubuntu

[Bug 949414] Re: menu items are not highlighted

2012-03-10 Thread exploder91
Seeing the same problems on an HP dv6 laptop running 12.04 x64. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949414 Title: menu items are not highlighted To manage notifications about this bug go

[Bug 949414] Re: menu items are not highlighted

2012-03-10 Thread Roman Yepishev
I filed bug 949029 earlier and found that this happens only when touchpad is being used, is the issue you are experiencing the same one? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949414 Title:

[Bug 949414] Re: menu items are not highlighted

2012-03-10 Thread Roman Yepishev
** Description changed: In GTK applications menu items are not always highlighted on mouse over (orange background). 12.04 - 20120307 + + When using touchpad, the menu items are not highlighted. When using a + USB mouse or TrackPoint the widgets are reacting properly. + + STR: + 1.

[Bug 949414] Re: menu items are not highlighted

2012-03-10 Thread msieloff
Confirm, same problem here, HP Mini and IBM Thinkpad R 60 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949414 Title: menu items are not highlighted To manage notifications about this bug go to:

[Bug 949414] Re: menu items are not highlighted

2012-03-10 Thread bwat47
Also I see the original reporter says this happens with global menu disabled. Its happening for me with them enabled. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949414 Title: menu items are not

[Bug 949414] Re: menu items are not highlighted

2012-03-10 Thread bwat47
Plugged in a usb mouse to test, and as others said it works fine with the mouse. With my touchpad I do experience this bug (elantech touchpad on an ASUS u52f) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 949414] Re: menu items are not highlighted

2012-03-10 Thread Roman Yepishev
** Description changed: In GTK applications menu items are not always highlighted on mouse over (orange background). 12.04 - 20120307 When using touchpad, the menu items are not highlighted. When using a USB mouse or TrackPoint the widgets are reacting properly. STR: 1.

[Bug 949414] Re: menu items are not highlighted

2012-03-10 Thread Lixhjideny Mendez Rios
Having the same problem on an Alienware M11x with Bumblebee drivers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949414 Title: menu items are not highlighted To manage notifications about this

[Bug 949414] Re: menu items are not highlighted

2012-03-09 Thread Omer Akram
** Changed in: gtk+3.0 (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949414 Title: menu items are not highlighted To manage notifications about this bug go

[Bug 949414] Re: menu items are not highlighted

2012-03-09 Thread Omer Akram
** Also affects: gtk+3.0 (Ubuntu Precise) Importance: High Status: Confirmed ** Changed in: gtk+3.0 (Ubuntu Precise) Milestone: None = ubuntu-12.04-beta-2 ** Changed in: gtk+3.0 (Ubuntu Precise) Assignee: (unassigned) = Canonical Desktop Team (canonical-desktop-team) -- You

[Bug 949414] Re: menu items are not highlighted

2012-03-09 Thread Ivan Zorin
Confirm. The same problem here. Some additional description and couple screenshots available in the attachments for bug #950823 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949414 Title: menu

[Bug 949414] Re: menu items are not highlighted

2012-03-09 Thread Kate Stewart
** Tags added: rls-mgr-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949414 Title: menu items are not highlighted To manage notifications about this bug go to:

[Bug 949414] Re: menu items are not highlighted

2012-03-08 Thread Fitoschido
I've seen this behavior in all GTK+3 apps recently. ** Project changed: unity = gtk+3.0 (Ubuntu) ** Changed in: gtk+3.0 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 949414] Re: menu items are not highlighted

2012-03-08 Thread Audrey
On my computer it happens only with menus from the top panel (i.e. application and notification menus) but not with right click menus. I have Ubuntu 12.04 updated today. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 949414] Re: menu items are not highlighted

2012-03-08 Thread Marcus Moeller
It also happens in right click menus for GTK 3 applications, here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949414 Title: menu items are not highlighted To manage notifications about this bug