View Issue Details

IDProjectCategoryView StatusLast Update
0003776PartDesignBugpublic2019-01-17 13:15
Reporternormandc Assigned Towmayer  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.18 
Target Version0.18Fixed in Version0.18 
Summary0003776: PartDesign Hole parameters Diameter field is not unit aware
DescriptionThe "Diameter" input field in the Holes parameters is not unit aware; unit suffixes aren't accepted, the field only recognizes mm values, even when the system's units is set to another unit system. Even the Expressions field will not accept units.
Steps To Reproduce
  1. Open the file PD_Hole_unit_issue.FCStd (attached)
  2. Edit the Hole feature
  3. In the "Diameter" field, try to add a unit suffix
  4. The suffix is not accepted; exit the Hole parameters
  5. Go to Preferences --> General/Units and change units to Imperial decimal
  6. Edit Hole again
  7. Enter 0.25 in the Diameter field and press OK
  8. The hole diameter is set to 0.25mm instead of 0.25 inches.
Additional InformationOS: Ubuntu 18.04.1 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.15647 (Git)
Build type: Release
Branch: master
Hash: 0cc8efa105d1875c821be9cf91611c71ec040714
Python version: 3.6.7
Qt version: 5.9.5
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: French/Canada (fr_CA)
TagsNo tags attached.
FreeCAD Information

Activities

Issue History

Date Modified Username Field Change
2019-01-17 05:13 normandc New Issue
2019-01-17 05:13 normandc File Added: PD_Hole_unit_issue.FCStd
2019-01-17 13:15 wmayer Assigned To => wmayer
2019-01-17 13:15 wmayer Status new => closed
2019-01-17 13:15 wmayer Resolution open => fixed
2019-01-17 13:15 wmayer Fixed in Version => 0.18
2019-01-17 13:15 wmayer Note Added: 0012450