Skip to content

ArgumentOutOfRangeException occurs at SetCursorPosition after reducing the console width #283

@BitRebus

Description

@BitRebus

It is very easy to reproduce:

  1. Set a long message or errorMessage
  2. Reduce the console width so that the message text moves to the next line
  3. In this case, the cursor will be outside the console window
  4. Press the cursor key, for example, Up key
  5. The ArgumentOutOfRangeException will occur

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions