FreeCAD/FreeCAD

Link: Selected file loses focus after manual link creation

Open

#19.783 geöffnet am 22. Feb. 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.550 Forks)batch import
Good first issueMod: CoreTopic: LinkTopic: User InterfaceType: Feature

Repository-Metriken

Stars
 (30.913 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 24T 7h) (217 gemergte PRs in 30 T)

Beschreibung

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

When I edit the "Linked Object" property of a Link, a popup window asks me to select the object to be linked.

If. this object is in another file. Selecting it changes the current view to this other file to show which object is being selected. This is good.

But after clicking Ok, or even Cancel, ESC or the (X) to dismiss the popup Freecad should return the view to the edited file. But this does not happen.

Neither action is bringing me back (automatically) to the file I am editing. Here is the Link popup.

Image

Here a video to show this behavior.

https://github.com/user-attachments/assets/9429dbf9-6137-4d6d-930a-605561d73274

Full version info

OS: Ubuntu 24.04.2 LTS (ubuntu:GNOME/ubuntu-xorg/xcb)
Architecture: x86_64
Version: 1.1.0dev.40303 (Git) Conda AppImage
Build type: Release
Branch: main
Hash: 145af5cddc9774f00fd4dfb3bd35e94efc5c70ca
Python 3.11.9, Qt 5.15.13, Coin 4.0.3, Vtk 9.2.6, IfcOpenShell 0.7.0, OCC 7.7.2
Locale: English/United States (en_US)
Stylesheet/Theme/QtStyle: OpenDark.qss/OpenDark/Fusion
Logical/physical DPI: 96/145.143
Installed mods: 
  * Assembly4 0.50.18-dev
  * sheetmetal 0.7.11
  * DynamicData 2.71.0
  * Curves 0.6.58
  * InventorLoader 1.5.1
  * diff-tools 0.1.0
  * ose-piping
  * OpenTheme 2024.9.1
  * fasteners 0.5.37
  * GDT
  * osh-autodoc-workbench 0.2.3
  * OpticsWorkbench 1.1.2
  * lattice2 1.0.0
  * kicadStepUpMod 11.5.2

Subproject(s) affected?

Core

Anything else?

No response

Code of Conduct

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

Contributor Guide