View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002712 | FreeCAD | Bug | public | 2016-09-28 05:37 | 2016-10-15 14:29 |
Reporter | ian.rees | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
OS | MacOS | OS Version | 10.11.6 | ||
Fixed in Version | 0.17 | ||||
Summary | 0002712: Can't use more than one decimal in dimension | ||||
Description | Apologies if this is a known issue - I tried searching around, but couldn't find an existing ticket. The dimension validation code seems to reject inputs with more than one decimal point. Further apologies if this has been fixed already, my last build is a bit stale lately. | ||||
Steps To Reproduce | Add a length constraint to a line in Sketcher, try to enter dimension as "(77.3 - 12.7) mm". | ||||
Additional Information | OS: Mac OS X Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.17.8310 (Git) Build type: Debug Branch: master Hash: 46adbae952e8e17386c262d01ce2d0ec9709a5e7 Python version: 2.7.12 Qt version: 4.8.7 Coin version: 3.1.3 OCC version: 7.0.0 | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
|
Can confirm for the following config: OS: Ubuntu 16.04.1 LTS Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.17.8537 (Git) Build type: Unknown Branch: master Hash: 17476b25dce167283212695acca60db7edc6a2b6 Python version: 2.7.12 Qt version: 4.8.7 Coin version: 4.0.0a OCC version: 6.8.0.oce-0.17 To make things a little clearer, I am able to input "(77.3 - 12) mm" and "(77 - 12.7) mm" but not "(77.3 - 12.7) mm" |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-09-28 05:37 | ian.rees | New Issue | |
2016-09-28 08:53 | jnxd | Note Added: 0007339 | |
2016-10-15 14:28 | wmayer | Changeset attached | => FreeCAD Master master a68364e9 |
2016-10-15 14:29 | wmayer | Status | new => closed |
2016-10-15 14:29 | wmayer | Resolution | open => fixed |
2016-10-15 14:29 | wmayer | Fixed in Version | => 0.17 |