FreeCAD/FreeCAD

Sketcher: changing 'Force orthographic camera when entering edit' pref changes camera even if there is no sketch

Open

#24.404 aberto em 3 de out. de 2025

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (5.550 forks)batch import
Good first issueMod: SketcherStatus: ConfirmedTopic: PreferencesType: Bugno-auto-close

Métricas do repositório

Stars
 (30.913 stars)
Métricas de merge de PR
 (Mesclagem média 24d 7h) (217 fundiu PRs em 30d)

Description

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

If you change the 'Force orthographic camera when entering edit' preference the camera in the active 3D view is switched to ortho mode. It does not matter if there is a sketch or not, let alone if it is active or not. Nor does it matter if you check or uncheck this option.

Test:

  1. Create a new document.
  2. Switch to the Sketcher WB.
  3. Change to perspective mode.
  4. Change the mentioned preference.
  5. Result: the active 3D view has changed to ortho mode.

Full version info

OS: Ubuntu 22.04.5 LTS (ubuntu:GNOME/ubuntu/wayland)
Architecture: x86_64
Version: 1.1.0dev.14555 (Git shallow)
Build date: 2025/09/30 23:55:55
Build type: Release
Branch: main
Hash: b08a0f87d68dd38cfcf39046209a7075adf11576
Python 3.11.13, Qt 6.8.3, Coin 4.0.3, Vtk 9.3.1, boost 1_86, Eigen3 3.4.0, PySide 6.8.3
shiboken 6.8.3, xerces-c 3.3.0, IfcOpenShell 0.8.2, OCC 7.8.1
Locale: C/Default (C) [ OS: Dutch/Netherlands (nl_NL) ]
Navigation Style/Orbit Style/Rotation Mode: CAD/Rounded Arcball/Drag at cursor
Stylesheet/Theme/QtStyle: unset/FreeCAD Classic/fusion
Logical DPI/Physical DPI/Pixel Ratio: 96/86.1283/1
Installed mods:

Subproject(s) affected?

None

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Guia do colaborador