Skip to content

Fix preferences tab order - #498

Open
miakh wants to merge 1 commit into
FreeCAD:masterfrom
miakh:fix/issue-493-tab-order
Open

Fix preferences tab order#498
miakh wants to merge 1 commit into
FreeCAD:masterfrom
miakh:fix/issue-493-tab-order

Conversation

@miakh

@miakh miakh commented Aug 28, 2026

Copy link
Copy Markdown

Fixes #493.

Defines the preferences focus chain in visual order, including the internal
field and browse button of each Gui::PrefFileChooser. Missing controls are
skipped with a warning so a future UI change cannot break the preferences page.

Tested with FreeCAD 1.0.2 and 1.1.3 on macOS ARM64. Pre-commit, pylint,
flake8, pydocstyle, and Python compilation pass for the change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Settings inputs tab order is random

1 participant