View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002923 | FreeCAD | Bug | public | 2017-02-24 21:02 | 2017-12-02 14:40 |
Reporter | kkremitzki | Assigned To | wmayer | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 0.17 | Fixed in Version | 0.17 | ||
Summary | 0002923: Python console history misbehaves with word-wrapped lines | ||||
Description | Reproduced in 0.16 and 0.17. In the Python console, enable word wrap, and then run a command that is long enough to cause the lines to wrap, e.g. assign a long string to a variable. After running it, go back up in the history to the line. It isn't possible to (a) hit the left arrow enough to go back a line, (b) hit up to go to previous line or previous history item cleanly, (c) hit down to undo recalling the buggy line. | ||||
Tags | console | ||||
FreeCAD Information | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-02-24 21:02 | kkremitzki | New Issue | |
2017-02-24 21:08 | kkremitzki | Description Updated | |
2017-03-10 06:27 | Kunda1 | Tag Attached: console | |
2017-03-10 06:28 | Kunda1 | Relationship added | related to 0002924 |
2017-12-02 14:40 | wmayer | Assigned To | => wmayer |
2017-12-02 14:40 | wmayer | Status | new => closed |
2017-12-02 14:40 | wmayer | Resolution | open => fixed |
2017-12-02 14:40 | wmayer | Fixed in Version | => 0.17 |
2017-12-02 14:40 | wmayer | Note Added: 0010507 |