Bug report #7906
Configure shortcuts dialog and international keyboard
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | GUI | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 16778 |
Description
Given german keyboard layout, the dialog "configure shortcuts" misreads a lot of keystrokes, for example:
Shift+2, which is ", is recognized as Shift+" Strg+Shift+2 is recognized as Ctrl+Shift+@ AltGr+2, which is almost the same as Strg+Alt+2, which is ², is recognized as Ctrl+Alt+² Shift++, which is *, is recognized as Shift+* Strg++ is recognized as Ctrl+] ^, which is a deadkey, is not recognized ^ followed by space, which is ^, is recognized as space
History
#1 Updated by Jürgen Fischer over 10 years ago
- Category set to GUI
#2 Updated by Kai Borgolte over 8 years ago
- % Done changed from 0 to 100
- Status changed from Open to Closed