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

Forms with input fields and multiple controls shouldn't bind enter key to OK button #15960

Closed
qgib opened this issue Dec 4, 2012 · 4 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 Dec 4, 2012

Author Name: marisn - (marisn -)
Original Redmine Issue: 6815
Affected QGIS version: master
Redmine category:gui


Currently most of QGIS forms have binded enter key event to OK button. It might cause unwanted side effect if form has an input field and OK button is not the only possible action to take.

Examples:

  • Create new Shapefile has "attribute name" input field. If user presses enter key after typing in attribute name, whole dialog gets closed instead of just adding a new attribute and the specified attribute is NOT created;
  • Project properties -> CRS has a filter dialog. Pressing enter closes dialog instead of just searching.
@qgib
Copy link
Contributor Author

qgib commented Jun 21, 2014

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


  • category_id was configured as Forms

@qgib
Copy link
Contributor Author

qgib commented Jul 22, 2014

Author Name: Matthias Kuhn (@m-kuhn)


  • category_id was changed from Forms to GUI

@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2017

Author Name: Giovanni Manghi (@gioman)


  • easy_fix was configured as 0
  • regression was configured as 0

@qgib
Copy link
Contributor Author

qgib commented Mar 9, 2019

Author Name: Giovanni Manghi (@gioman)


End of life notice: QGIS 2.18 LTR
*
Source:*
http://blog.qgis.org/2019/03/09/end-of-life-notice-qgis-2-18-ltr/


  • resolution was changed from to end of life
  • status_id was changed from Open to Closed

@qgib qgib closed this as completed Mar 9, 2019
@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
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