Simple Fix: Tabbing order of Select All Similar Elements More Dialogue
Reported version
3.2
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
duplicate
Regression
No
Workaround
No
Project
In the Select All Similar Elements dialog, the tabbing order is all over the place and should be set linearly from top to bottom:
Usually in GUI programming this is something really easy to set up.
https://doc.qt.io/qt-5/designer-tab-order.html might be of use here.
P.S. Should probably do a quick "check-up" on all dialogues etc. to make sure there are no other disorderly tabbing issues.
Fix version
3.3.0
Comments
I believe that this has been fixed in the dev version, and I can verify it for the current master. If I'm not mistaken, I think we had a few PRs that fixed the tab order in most if not all of the dialogs, but I'm not sure the status on all of that.
In reply to I believe that this has been… by Peter Hieu Vu
Thanks for the information,...
Indeed, fixed in 3.3 - see #284287: Staff / Part properties: Tab order broken