Bug report #17983
Bad tab cycle order in XYZ Connection dialog
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | GUI | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 25879 |
Description
Pressing Tab while in the Name field of the XYZ Connection dialog does not switch focus to the next (URL) field but to the Authentication Configurations.
The URL field only comes up much later in the tab cycle.
Tabbing should iterate through the fields in intuitive order.
Associated revisions
Fix order in XYZ connect dialog (fixes #17983)
History
#1 Updated by Ismail Sunni almost 7 years ago
I made a PR for this in https://github.com/qgis/QGIS/pull/6206
#2 Updated by Ismail Sunni almost 7 years ago
- % Done changed from 0 to 100
- Status changed from Open to Closed
Applied in changeset qgis|d5126110b942af5a8733cd3e8b367ba17eabf908.
#3 Updated by Giovanni Manghi over 6 years ago
- Resolution set to fixed/implemented