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/EllipseByCenter creates an ellipse when exited under certain conditions #13925

Open
2 tasks done
0penBrain opened this issue May 9, 2024 · 0 comments
Open
2 tasks done
Labels
Bug This issue or PR is related to a bug 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 tool to create an ellipse by center
  • Pick 2 first points (minor radius) of the ellipse
  • Move the mouse so an ellipse is previewed, then move the cursor away so that ellipse became invalid (move in the direction of the minor axis, NaN is displayed in the value box)
  • Right-click the mouse to exit tool (without having done the 3rd click) => ⚠️ an ellipse is added to the sketch (most probably the latest valid that was previewed)

Note: weird also, in the last step you can get mouse focus to another window and same thing will happen

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 WB Sketcher Related to the Sketcher Workbench labels May 10, 2024
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 WB Sketcher Related to the Sketcher Workbench
Projects
None yet
Development

No branches or pull requests

2 participants