View Issue Details

IDProjectCategoryView StatusLast Update
0004104FreeCADBugpublic2021-02-23 17:00
ReporteropenBrain Assigned Towmayer  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Target Version0.19 
Summary0004104: Void property value defaults to 1
DescriptionIn any property value field (in property editor of combo view), if the value is voided (deleted, eventual unit remaining) then field is exited (eg. with Tab key), the value unexpectedly defaults to 1.
---
The best solution proposal is that value should be set back to the one before deletion.
---
Forum thread
Steps To ReproduceTo reproduce, select any numerical value in the property editor (in combo view) and delete (void) the existing value (you can keep the unit if present) then hit "Tab" to switch out of the field => Value is 1 (I would expect 0).
Additional InformationPresent on every OS on every FC version for a long time (at least 0.16)
Tags#pending, UI, units
FreeCAD Information

Activities

Kunda1

2020-10-21 15:22

administrator   ~0014916

Assigning to wmayer per the forum thread

wmayer

2021-02-23 17:00

administrator   ~0015424

Fix committed to master branch.

Related Changesets

FreeCAD: master 1939b93f

2021-02-23 16:32:02

wmayer

Details Diff
Gui: [skip ci] fixes 0004104: Void property value defaults to 1 Affected Issues
0004104
mod - src/Gui/QuantitySpinBox.cpp Diff File

Issue History

Date Modified Username Field Change
2019-08-29 14:50 openBrain New Issue
2019-08-30 03:31 Kunda1 Status new => confirmed
2019-08-30 03:31 Kunda1 Tag Attached: units
2019-08-30 03:32 Kunda1 Target Version => 0.19
2020-10-21 15:22 Kunda1 Assigned To => wmayer
2020-10-21 15:22 Kunda1 Status confirmed => assigned
2020-10-21 15:22 Kunda1 Note Added: 0014916
2020-10-21 15:23 Kunda1 Tag Attached: #pending
2020-10-21 15:23 Kunda1 Tag Attached: UI
2021-02-06 06:49 abdullah Target Version => 0.20
2021-02-23 16:29 wmayer Target Version 0.20 => 0.19
2021-02-23 17:00 wmayer Changeset attached => FreeCAD master 1939b93f
2021-02-23 17:00 wmayer Note Added: 0015424
2021-02-23 17:00 wmayer Status assigned => closed
2021-02-23 17:00 wmayer Resolution open => fixed