eadevlin / autokey

Automatically exported from code.google.com/p/autokey
GNU General Public License v3.0
0 stars 0 forks source link

Autokeys blocks input. #143

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Issue 137 is still present in version 0.80.0. Though it behaves slightly 
different:

What steps will reproduce the problem?
1. I create a simple global key remap like j = <left>. Both ways result in this 
behaviour: a phrase and a script.
2. Hold down j for a second or just press it often.

What is the expected output? What do you see instead?
Autokey doesn't hang anymore. All remaps stop working, but initial keys are 
still blocked, so j is not typed. I can open settings window but if I try to 
assign a new hotkey it doesn't work too. So Autokeys stops any keyboard input.

What version of the product are you using? On what operating system?
0.80.0. Ubuntu 11.04.

If key repeat rate is like 5 symbols a second, then there is no hang when I 
hold the key down.

Original issue reported on code.google.com by Huru...@gmail.com on 29 Sep 2011 at 12:25

GoogleCodeExporter commented 8 years ago

Original comment by cdekter on 29 Sep 2011 at 9:19

GoogleCodeExporter commented 8 years ago
Another attempt at fixing this in r362

Original comment by cdekter on 29 Sep 2011 at 10:35