Sibirtsev / ireader-extension

Automatically exported from code.google.com/p/ireader-extension
0 stars 0 forks source link

Bug: (Macs) Ctrl-keystroke maps to "Cmd" instead in hotkey settings #227

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open iReader preferences
2.Attempt to set hotkey to "Cmd+[anything]"
3.Set hotkey to "Ctrl+[anything]"

What is the expected output?
2: Hotkey is set to cmd+[anything] and is shown as such in the pref pane.
3: Hotkey is set to ctrl+[anything] and is shown as such in pref pane.

What do you see instead?
2: Hotkey is not set to cmd+[anything]. Pref pane ignores input of 'cmd'
3: Hotkey is set to ctrl+[anything], but displays it as cmd+[anything]

Browser:Firefox 4.0b11
Chrome or Firefox?

Operating system:Mac OS X 10.6

Please provide any additional information below. Attach a screenshot if
possible.

Original issue reported on code.google.com by victor.i...@gmail.com on 23 Feb 2011 at 3:43