FreeCAD/FreeCAD

Core: Selected input field of a Property with an Expression hides its expression when selected

Open

#24.067 aberto em 19 de set. de 2025

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (5.550 forks)batch import
Good first issueMod: CoreTopic: ExpressionsTopic: User InterfaceType: Feature

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

The selected field with an expression is hidden by the resulting value. However, since it already has an expression, it should not be edited manually. This behavior makes keyboard navigation less convenient, and since it also ignores the fact that an expression is already set, it seems like a bug.

Constraint1 selected (the expression disappears):

Constraint1 not selected:

Full version info

OS: Ubuntu 25.04 (ubuntu:GNOME/ubuntu-xorg/xcb)
Architecture: x86_64
Version: 1.1.0dev.14555 (Git shallow)
Build date: 2025/09/16 20:38:23
Build type: Release
Branch: main
Hash: bac49e465908071e7400a547eb813bc5017ae7dc
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: English/United States (en_US)
Navigation Style/Orbit Style/Rotation Mode: Touchpad/Trackball/Drag at cursor
Stylesheet/Theme/QtStyle: OpenDark.qss/OpenDark/
Logical DPI/Physical DPI/Pixel Ratio: 96/94.0767/1

Subproject(s) affected?

Core

Anything else?

No response

Code of Conduct

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

Guia do colaborador