Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor oddities with dialog "Configure shortcuts" #16779

Closed
qgib opened this issue May 26, 2013 · 2 comments
Closed

Minor oddities with dialog "Configure shortcuts" #16779

qgib opened this issue May 26, 2013 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! GUI/UX Related to QGIS application GUI or User Experience

Comments

@qgib
Copy link
Contributor

qgib commented May 26, 2013

Author Name: Kai Borgolte (@Redoute)
Original Redmine Issue: 7907
Affected QGIS version: master
Redmine category:gui


  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.

  1. The first action (first line) of the dialog is empty - possibly an indexing error?
@qgib
Copy link
Contributor Author

qgib commented May 26, 2013

Author Name: Kai Borgolte (@Redoute)


Regarding 2:
The empty line seems to originate from fTools plugin.

@qgib
Copy link
Contributor Author

qgib commented May 26, 2013

Author Name: Jürgen Fischer (@jef-n)


Fixed in changeset "0f132602ed8b1f0dfbd2ac6616c6adcc15e91ed5".


  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! GUI/UX Related to QGIS application GUI or User Experience labels May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! GUI/UX Related to QGIS application GUI or User Experience
Projects
None yet
Development

No branches or pull requests

1 participant