FreeCAD/FreeCAD

Link: Selected file loses focus after manual link creation

Open

#19,783 创建于 2025年2月22日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C++ (5,550 fork)batch import
Good first issueMod: CoreTopic: LinkTopic: User InterfaceType: Feature

仓库指标

Star
 (30,913 star)
PR 合并指标
 (平均合并 24天 7小时) (30 天内合并 217 个 PR)

描述

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

贡献者指南