Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Compact completion box randomly renders replies in a tiny inner scroll area

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
45/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
技術スタック
github
領域
desktop

調査の方向性

まず、Windows 11 上の GitHub Copilot desktop app の conversation view で、説明されているような長い構造化された返信を使用して問題を再現します。完了条件は、返信が常に利用可能な高さを使う通常の conversation layout になり、小さな入れ子のスクロール領域や周囲の未使用スペースがないことです。

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

説明

Short summary

The app sometimes renders a reply inside a compact completion box. That box is only about 1/5 of the vertical window, so the result has to be scrolled inside the tiny box instead of using the full conversation view.

Affected version or release

1.1.20 (github.exe ProductVersion 1.1.20)

Installation context

Windows 11 Enterprise (build 26200), GitHub Copilot desktop app, conversation view.

What happened?

Intermittently, the app shows the model result in a compact completion box: a small nested, scrollable pane that occupies roughly one fifth of the vertical screen.

Instead of reading the answer in the normal full-height transcript, I have to scroll inside that tiny box. The rest of the window stays empty. This makes long answers and structured results hard to read.

It does not happen on every reply. It appears randomly.

Steps to reproduce
  1. Open a conversation in the GitHub Copilot desktop app.
  2. Ask for a longer structured reply (lists, explanations, multi-part results).
  3. Sometimes the reply renders in a compact completion box instead of the normal full-height transcript.
  4. Observe that the box is only a small fraction of the window height and has its own scrollbar.

I do not have a reliable repro every time. The compact completion box appears intermittently.

Expected behavior

Replies should use the normal conversation layout and the available window height. If a compact completion box is used, it should not be a tiny inner scroller that is only about 1/5 of the screen.

Additional context

Redacted screenshot of the compact completion box (content scribbled out; this is only to show the cramped inner scroll area):

Compact completion box occupying a small fraction of the window

The inner pane has its own scrollbar. The surrounding conversation view does not expand to use the rest of the vertical space.

主要言語
言語のデータがありません
スター
2.1k
フォーク
157
PR マージ指標
30日以内にマージされた PR はありません

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

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

はじめの一歩

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

github/app のほかの issue

github/app の issue をすべて見る

似ている issue

Desktop Dev の issue をもっと見る

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

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