Skip to content

Oops, something went wrong. Please report this bug with the details below. #5129

@shopexhubcom-source

Description

@shopexhubcom-source

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest released version
  • Search the existing issues, especially the pinned issues.

Exception report

Oops, something went wrong.  Please report this bug with the details below.
Report on GitHub: https://github.com/PowerShell/PSReadLine/issues/new

### Environment
PSReadLine: 2.0.0
PowerShell: 5.1.26100.8115
OS: Microsoft Windows 10.0.26200
Last 200 Keys

 UpArrow UpArrow Enter
 b u i Tab Tab Tab Tab Escape b u i Tab Tab Tab Enter
 UpArrow UpArrow Enter
 UpArrow UpArrow UpArrow DownArrow Enter
 UpArrow UpArrow Enter
 b u i Tab Tab Tab Enter
 c o d e _ Tab Tab Enter
 b u i Tab b u i Tab Escape b u i Tab Enter
 b u i Tab Tab Enter
 b u i Tab Enter
 b u i Tab Enter
 b u i Tab Tab Enter
 b u i Tab Tab Tab Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Enter
 b u i Tab Tab Tab Enter
 r u n Tab Enter
 b u i Tab Enter
 b u i Tab Tab Enter
 r u n Tab Escape r u n Tab Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Enter
 UpArrow UpArrow Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Enter
 r u n Tab Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Escape


### Exception

System.ArgumentOutOfRangeException: The value must be greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was 57.
   at System.Console.SetCursorPosition(Int32 left, Int32 top)
   at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
   at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
   at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(PSKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
   at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
   at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics, CancellationToken cancellationToken)

Screenshot

Image

Environment data

Oops, something went wrong.  Please report this bug with the details below.
Report on GitHub: https://github.com/PowerShell/PSReadLine/issues/new
### Environment
PSReadLine: 2.0.0
PowerShell: 5.1.26100.8115
OS: Microsoft Windows 10.0.26200
Last 200 Keys

 UpArrow UpArrow Enter
 b u i Tab Tab Tab Tab Escape b u i Tab Tab Tab Enter
 UpArrow UpArrow Enter
 UpArrow UpArrow UpArrow DownArrow Enter
 UpArrow UpArrow Enter
 b u i Tab Tab Tab Enter
 c o d e _ Tab Tab Enter
 b u i Tab b u i Tab Escape b u i Tab Enter
 b u i Tab Tab Enter
 b u i Tab Enter
 b u i Tab Enter
 b u i Tab Tab Enter
 b u i Tab Tab Tab Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Enter
 b u i Tab Tab Tab Enter
 r u n Tab Enter
 b u i Tab Enter
 b u i Tab Tab Enter
 r u n Tab Escape r u n Tab Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Enter
 UpArrow UpArrow Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Enter
 r u n Tab Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Escape


### Exception

System.ArgumentOutOfRangeException: The value must be greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was 57.
   at System.Console.SetCursorPosition(Int32 left, Int32 top)
   at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
   at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
   at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(PSKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
   at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
   at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics, CancellationToken cancellationToken)

Steps to reproduce

It happened only once

Expected behavior

It happened only once

Actual behavior

It happened only once

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs-Triage 🔍It's a new issue that core contributor team needs to triage.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions