coleshan / autokey

Automatically exported from code.google.com/p/autokey
0 stars 0 forks source link

Autokey icon in tray disables mouse on adjacent tray icons #125

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Ubuntu Natty
2. Run Dropbox or Indicator Weather with tray icon, mouse clicks on them work
3. Start Autokey with tray icon. Note that mouse clicks on other tray icons no 
longer work. 

What is the expected output? What do you see instead?

It shouldn't interact with other indicators. I've got weather, dropbox, system 
monitor, network, sound, etc. Autokey goes in to their left. It disables 
weather, dropbox, and most of system monitor from getting mouse clicks.

What version of the product are you using? On what operating system?
Ubuntu Natty full updated. 
Autokey 0.71.2

Please provide any additional information below.

Original issue reported on code.google.com by gary.bis...@gmail.com on 13 Jun 2011 at 4:09

GoogleCodeExporter commented 8 years ago
AutoKey just uses a standard GtkStatusIcon. I'm afraid this is either an Ubuntu 
(Unity) bug or a GTK bug. Only advice I can give is to disable the tray icon 
(you can still get the main window up using a keyboard shortcut).

Original comment by cdekter on 14 Jun 2011 at 1:05

GoogleCodeExporter commented 8 years ago
That is what I have done. It's working fine without the icon in the
tray. All the other apps in the tray get along fine so there must be
some difference.

Original comment by gary.bis...@gmail.com on 14 Jun 2011 at 10:17

GoogleCodeExporter commented 8 years ago
Added support for application indicators in v0.80.0 which should resolve this 
issue completely.

Original comment by cdekter on 22 Sep 2011 at 10:11