Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

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

Abierto
#3,872 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
45/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Activo
Stack tecnológico
github
Área
desktop

Línea de trabajo

Empieza reproduciendo el problema en la vista de conversación de la aplicación de escritorio de GitHub Copilot en Windows 11, usando respuestas estructuradas más largas como se describe. Se considera completado cuando las respuestas usan de forma consistente el diseño normal de conversación con la altura disponible, sin un área de desplazamiento anidada diminuta ni espacio circundante sin utilizar.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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.

Lenguaje dominante
Sin datos de lenguaje
Estrellas
2.1k
Forks
157
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de github/app

Todos los issues de github/app

Issues similares

Más issues de Desktop Dev

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.