Opened 12 years ago
Closed 12 years ago
#8773 closed bug (fixed)
Keymap preferences resets state of lock keys
Reported by: | jessicah | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Preferences/Keymap | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When opening KeyMap preferences or when choosing a new layout, the state of the lock keys get reset. However, this is not indicated in the UI nor with the keyboard indicators themselves.
The keyboard indicators only change after pressing a key.
Attached a patch that will preserve the state of the lock keys.
Attachments (2)
Change History (6)
by , 12 years ago
Attachment: | keymap.patch added |
---|
comment:1 by , 12 years ago
patch: | 0 → 1 |
---|
comment:2 by , 12 years ago
Nice catch! Thanks for the patch, it looks good as is. Could you redo it using git formatpatch
? In any case, I'll try to apply it next week, so if you don't have the time, don't bother.
by , 12 years ago
Attachment: | 0001-Preserve-state-of-lock-keys-when-keymap-is-loaded.patch added |
---|
comment:3 by , 12 years ago
Updated patch using git format-patch. It would be helpful if the documentation for Submitting Patches is updated to reflect that :)
comment:4 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Applied, thanks! Documentation for 'Submitting Patches' tracked in #8822
preserve lock keys status when setting keymap