critiqjo / key-mon

Automatically exported from code.google.com/p/key-mon
https://github.com/scottkirkwood/key-mon
Apache License 2.0
97 stars 8 forks source link

Mouse appears incorrectly when enable other button #84

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Turn off few buttons or all buttons (make sure at least two are not enabled)
2. Turn on any one but Mouse
3. Mouse will show up as well

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

Mouse should not appear since it's still disabled.

I found this bug when I saw shape mask is messed up when do the steps above. 
First, I notice the window/hbox width is increased more than it should be. 
(bigger than the button which is just being enabled) And I could also see a 
mouse icon.

After bisecting, r184 is last testable known good one and r210 is last testable 
known bad one. Between them, key-mon can't be run normally, therefore I can't 
decide which are real good and bad ones.

The diff 184..210 is really long, I think I might just try to figure out from 
current revision.

Original issue reported on code.google.com by livibet...@gmail.com on 10 Aug 2011 at 7:14

GoogleCodeExporter commented 9 years ago
Oops, the revisions are r184 = r758e6f3e5a52 and r210 = r5ba799c09e35.

Original comment by livibet...@gmail.com on 10 Aug 2011 at 7:16

GoogleCodeExporter commented 9 years ago
This issue was closed by revision d659266b4f31.

Original comment by livibet...@gmail.com on 10 Aug 2011 at 7:52