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

Draft: fix focus behavior of radius input #18142

Merged

Conversation

Roy-043
Copy link
Contributor

@Roy-043 Roy-043 commented Nov 26, 2024

Fixes #16249.

The input did receive the focus, but the existing value was not selected.

The circle, arc, trim and offset tools had a related issue. The whole radius/distance value, including the unit string, was selected, instead of just the numerical portion.

Fixes FreeCAD#16249.

The input did receive the focus, but the existing value was not selected.

The circle, arc, trim and offset tools had a related issue. The whole radius/distance value, including the unit string, was selected, instead of just the numerical portion.
@Roy-043 Roy-043 added the Mod: Draft Related to the Draft Workbench label Nov 26, 2024
@Roy-043 Roy-043 merged commit 1e00d8f into FreeCAD:main Nov 29, 2024
10 checks passed
@Roy-043 Roy-043 deleted the Draft-fix-focus-behavior-of-radius-input branch November 29, 2024 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mod: Draft Related to the Draft Workbench
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Draft: Fillet wrong focus when asking for fillet radius
1 participant