Bug #200
Key chains act weird
Start date:
Due date:
% Done:
100%
Estimated time:
0.00 h
Description
Key chains don't reset grabs once a chain was successfully executed.
crshd> when i press 'W-t z' nothing happens, but when i hit 'm' after that, mutt opens (which is bound to 'W-u m')
Related issues
History
#1 Updated by Christian Brassat over 13 years ago
When a window is focused, all chains execute successfully. The problem exists when there is no focused window. According to the keychains panel item, the chain starts (in my case "W-t" or "W-u") but then everything locks up, and the chain cannot be completed. I have to click the mouse somewhere to "escape" the locked chain before I am able to use my keyboard again.
#2 Updated by Christoph Kappel over 13 years ago
- Status changed from Unconfirmed to Fixed
Applied in changeset 8c94b0bfcceb.
#3 Updated by Christoph Kappel over 13 years ago
- Status changed from Fixed to Unconfirmed
Grabs still act weird, when you add two grabs like this:
grab "A-r t", lambda { p "A-r t" }
grab "A-m t", lambda { p "A-m t" }
In this case the same lambda will be called.
#4 Updated by Christoph Kappel over 13 years ago
- Target version changed from Nu to 28
#5 Updated by Christoph Kappel over 13 years ago
- Target version changed from 28 to Xi
#6 Updated by Christoph Kappel about 13 years ago
- Target version deleted (
Xi) - % Done changed from 100 to 30
#7 Updated by Christoph Kappel almost 7 years ago
- Status changed from Unconfirmed to Fixed
- % Done changed from 30 to 100
Applied in changeset 8c94b0bfcceb.