Opened 20 years ago
Closed 20 years ago
#1379 closed defect (fixed)
mythcontrols doesn't always save 4th keybinding correctly
Reported by: | Owned by: | micah | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Two different problem symptoms were obeserved. For both of these, I set keybindings for "JumpPoints -> Live TV". First problem: Set ctrl-a, ctrl-c, ctrl-d, ctrl-shift-e for the 4 bindings. Back up and save the new configuration. Go back in and check the bindings. The 4th one will be Ctrl+Shift+[] (square box), instead of the ctrl-shift-E that was set. Second problem: Set ctrl-a, ctrl-c, ctrl-shift-D, ctrl-shift-E for the 4 bindings. Back up and save the new configuration. Go back in and check the bindings. The 4th one will be empty. Also note that when first setting a ctrl+shift keycombination, it appears as "Shift+Ctrl+(key)", but after saving it is shown as Ctrl+Shift+(key)", i.e. "Ctrl" and "Shift" switched places.
(In [9624]) More space for the keybindings.
Fixes #1379.