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

Sketcher generates faulty constraint when double-clicking arc #13923

Open
2 tasks done
0penBrain opened this issue May 9, 2024 · 2 comments
Open
2 tasks done

Sketcher generates faulty constraint when double-clicking arc #13923

0penBrain opened this issue May 9, 2024 · 2 comments
Labels
Bug This issue or PR is related to a bug UI/UX WB Sketcher Related to the Sketcher Workbench

Comments

@0penBrain
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

Steps to reproduce :

  • Open an empty sketch
  • Select "Arc by center" tool
  • Set the center as coincident with root point
  • Move a bit the mouse and double-click => ⚠️ The arc creation is discarded but a faulty coincident constraint is still created

Note 1: Steps above are simplest way to see problem, but this behavior can lead to different situation depending on how it is applied: malformed constraint, collapsing sketch, ...
Note 2: For consistency, the tool should ignore the 2nd click at same location and stay in arc creation mode

Full version info

OS: Ubuntu 22.04.4 LTS (KDE/plasma)
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.37243 (Git)
Build type: Debug
Branch: master
Hash: 0095e52466c79c2135fce860a341554f3f51156c
Python 3.10.12, Qt 5.15.3, Coin 4.0.0, Vtk 7.1.1, OCC 7.6.3
Locale: English/United States (en_US)

Subproject(s) affected?

Sketcher

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@maxwxyz maxwxyz added Bug This issue or PR is related to a bug UI/UX WB Sketcher Related to the Sketcher Workbench labels May 9, 2024
@maxwxyz
Copy link
Collaborator

maxwxyz commented May 9, 2024

can reproduce
image

@0penBrain
Copy link
Contributor Author

When this one is fixed, 4499ea5 can be reverted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This issue or PR is related to a bug UI/UX WB Sketcher Related to the Sketcher Workbench
Projects
None yet
Development

No branches or pull requests

2 participants