Simple Fix: Tabbing order of Select All Similar Elements More Dialogue

• Sep 28, 2019 - 00:19
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:

SelectSimElements_TabMess.gif

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.


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.

Fix version
3.3.0