GNOME Bugzilla – Bug 690590
messagetray mouse focus issue for legacy icons
Last modified: 2013-01-02 18:45:19 UTC
I have noticed that sometimes its really hard to get mouse focus on some icons in the messagetray. Most if not all of the affected icons seem to be legacy icons. For affected icons you need to actually mouse over the outline/edge of focus highlight box to get the focus.
Created attachment 232026 [details] [review] display: Expose the xinput opcode This is needed by the shell to filter out certain events
Created attachment 232027 [details] [review] gnome-shell-plugin: Extract focus notification ignores This is a preliminary patch to make the diff in the next patch cleaner. This just shuffles code around without changing anything.
Created attachment 232028 [details] [review] gnome-shell-plugin: Port event filter to XInput2 Otherwise, we'll see issues with tray icons.
I can confirm the issue is resolved with the above patches
Review of attachment 232026 [details] [review]: OK.
Review of attachment 232027 [details] [review]: OK.
Review of attachment 232028 [details] [review]: Can't test this either, but looks good to me.
Comment on attachment 232026 [details] [review] display: Expose the xinput opcode Attachment 232026 [details] pushed as 90cf43d - display: Expose the xinput opcode
Attachment 232028 [details] pushed as 9f9518c - gnome-shell-plugin: Port event filter to XInput2