View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001406 | FreeCAD | Bug | public | 2014-02-12 13:05 | 2014-05-12 15:15 |
| Reporter | wmayer | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.14 | ||||
| Summary | 0001406: InputField completely ignores a defined minimum or maximum value | ||||
| Description | E.g. when using the pad operation you can get negative numbers. | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
FreeCAD: master 432b224e 2014-04-14 03:29:44
|
Make InputField obey Minimum/Maximum property |
Affected Issues 0001406 |
|
| mod - src/Gui/InputField.cpp | Diff File | ||
|
FreeCAD: master 61919e89 2014-04-16 12:03:18 Details Diff |
+ implement input validator for range checking |
Affected Issues 0001406 |
|
| mod - src/Gui/InputField.cpp | Diff File | ||
| mod - src/Gui/InputField.h | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-02-12 13:05 | wmayer | New Issue | |
| 2014-02-12 13:05 | wmayer | Status | new => assigned |
| 2014-02-12 13:05 | wmayer | Assigned To | => Jriegel |
| 2014-04-16 08:38 | wmayer | Changeset attached | => FreeCAD Master master 432b224e |
| 2014-04-16 11:52 | wmayer | Changeset attached | => FreeCAD Master master 61919e89 |
| 2014-04-27 09:52 |
|
Status | assigned => resolved |
| 2014-04-27 09:52 |
|
Resolution | open => fixed |
| 2014-05-12 15:15 | yorik | Status | resolved => closed |
FreeCAD