keyboard doesn't update after pressing modifiers keys
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Onboard |
Undecided
|
Unassigned |
Bug Description
The keyboard doesn't properly update after pressing shift or AltGr keys.
To reproduce the bug:
- Press shift key (the keyboard changes to uppercase keys and shift key turns to grey)
- Press key A (an uppercase 'A' is written and shift key returns to normal status)
The expected behaviour is the keyboard returning to normal lowercase, however it remains showing uppercase keys (it only shows uppercase, in fact pressing keys it writes lowercase). A complete cycle in the shift key (normal-
I'm using trunk revision 1016 on a 64 bits Arch machine with lxde and openbox.
marmuta (marmuta) wrote : | #2 |
Marking "Fix Released", since this was an unreleased regression.
Changed in onboard: | |
status: | Fix Committed → Fix Released |
David López (david-lopez-upct) wrote : | #3 |
I can confirm this bug is gone in revision 1018. Thanks.
Thank you, should be fixed. Pressing shift was rather sluggish in my Arch install, so I felt I had to optimize that a bit and didn't catch at the cases at first try.