elementary / elementary/panel-keyboard
Capslock indicator appears on keydown but disappears on keyrelease
- Dominant language
- Vala
- Stars
- 13
- Forks
- 6
- Avg merge
- 4h 50m
- Merged PRs (30d)
- 1
Description
### What Happened?
Not a serious issue, but I noticed that the capslock indicator appears on `CapsLock` keydown but disappears on `CapsLock` keyrelease.
Couldn't confirm on OS8 as the indicators do not work at all in a VM (Gnome Boxes)
### Steps to Reproduce
1. Activate "Capslock: Show in Panel" in Appearance/Dock & Panel
2. Press and hold the CapsLock key - the indicator appears
3. Release the CapsLock key
4. Press and hold the CapsLock key - the indicator remains
5. Release the CapsLock key - the indicate disappears.
### Expected Behavior
The same action toggles the indicator both ON and OFF.
### OS Version
7.x (Horus)
### Session Type
Classic Session (X11, This is the default)
### Software Version
Latest release (I have run all updates)
### Log Output
_No response_
### Hardware Info
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.