-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
Regression
-
-
-
-
-
-
-
There is a regression in console mode, if you input anything you can't reach the beginning of that string again - by HOME or LEFT_ARROW keys.
The left-most position you can reach is the the <beginning>+1. The furthermore, the beginning seems to change with every attempt, moving to the left all the time.
One can use BACKSPACE to reach the beginning, but only if the beginning wasn't already altered by HOME or LEFT_ARROW keys usage.
This was identified to be caused by bug in aesh-readline https://issues.jboss.org/projects/AESH/issues/AESH-475
- is blocked by
-
JBEAP-15069 Installer: Upgrade IzPack aesh-readline to 1.10
- Closed
- is caused by
-
AESH-475 Cursor position with a blank prompt is incorrect
- Resolved