Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
Description
How to reproduce:
- Enter very long input string, so it will take up to 3 lines of console
- Hit Home key to move the caret to the beginning of string
- Hit Ctrl+C or Ctrl+Break
Expected behaviour:
One new line is added after the last line of input string
Observed behaviour:
Command prompt always appears at two lines below the previous prompt position, thus rewriting the input string
Example video attached.
Attachments
Issue Links
- blocks
-
CORE-8002 METABUG - cmd.exe Command-line interpreter bugs
- Open