Excessive key presses caused Exception: System.InvalidOperationException: Cannot locate the offset in the rendered text that was pointed by the original cursor

オープン
#5,158 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
静か
技術スタック
csharp, powershell
領域
cli

調査の方向性

Start with the exception path through RecomputeInitialCoords, ReallyRender, ForceRender, and Insert, using the reported key sequence and buffer dimensions as the investigation context. Determine a reproducible input or rendering state, then verify that equivalent excessive key presses complete without the InvalidOperationException.

索引モデルが issue の本文から書いたものです。

説明

Needs-Triage :mag:
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 ALL the details below, including both the 'Environment' and 'Exception' sections.
Please report on GitHub: https://github.com/PowerShell/PSReadLine/issues/new?template=Bug_Report.yaml
Thank you!

### Environment
PSReadLine: 2.4.5
PowerShell: 7.6.2
OS: Microsoft Windows 10.0.26200
BufferWidth: 110
BufferHeight: 27

Last 200 Keys:

 l - A z M o d u l e Enter
 c l e a r Enter
 n p m Spacebar - g Spacebar o u t d a t e d Enter
 n p m Spacebar i n s t a l l Spacebar - g Spacebar n p m @ 1 1 . 1 6 . 0 Enter
 s RightArrow Enter
 j n h s d 1 4 5 2 Spacebar Ctrl+Alt+@ Ctrl+Alt+? M Spacebar RightArrow Insert End m p l Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+o Ctrl+Spacebar Ctrl+m Insert DownArrow DownArrow DownArrow DownArrow DownArrow DownArrow n

### Exception

System.InvalidOperationException: Cannot locate the offset in the rendered text that was pointed by the original cursor. Initial Coord: (21, 27) Buffer: (120, 30) Cursor: (14, 29)
   at Microsoft.PowerShell.PSConsoleReadLine.RecomputeInitialCoords(Boolean isTextBufferUnchanged)
   at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
   at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
   at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
   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, Nullable`1 lastRunStatus)
Screenshot

My cat walked over my laptop keyboard and sat on it while looking at me innocently, asking for biscuits. After he moved away I saw this exception in my terminal. I asked him to try to reproduce it, but he was uncooperative.

https://github.com/user-attachments/assets/60a802c2-8db6-46cf-bd90-dbd7b7a871b5

Environment data
PS Version: 7.6.2
PS HostName: ConsoleHost (Windows Terminal)
PSReadLine Version: 2.4.5
PSReadLine EditMode: Windows
OS: 10.0.26100.1 (WinBuild.160101.0800)
BufferWidth: 120
BufferHeight: 30
Steps to reproduce

As it was my cat sitting on the keyboard that caused the crash, it's difficult to reproduce

Expected behavior

No exception

Actual behavior

The above exception occurs

主要言語
C#
スター
4.4k
フォーク
341
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

PowerShell/PSReadLine のほかの issue

PowerShell/PSReadLine の issue をすべて見る

似ている issue

C# の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。