Bug report #7907
Minor oddities with dialog "Configure shortcuts"
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
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 #: | 16779 |
Description
1. Enter key
Trying to call the dialog "Configure shortcuts" with keyboard:
Alt - invoke menu
s - _S_ettings
down down down - Choose menu entry
enter - "click"
The last keystroke "enter" seems not to be eaten by the system, but processed by the dialog. So the dialog immediately closes (standard action: Close). This doesn't happen for example with the Options dialog, so it has to be something special with Configure shortcuts.
2. The first action (first line) of the dialog is empty - possibly an indexing error?
Associated revisions
History
#1 Updated by Kai Borgolte over 11 years ago
Regarding 2:
The empty line seems to originate from fTools plugin.
#2 Updated by Jürgen Fischer over 11 years ago
- Status changed from Open to Closed
Fixed in changeset 0f132602ed8b1f0dfbd2ac6616c6adcc15e91ed5.