Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI glitch with inline chat #208739

Open
anthonykim1 opened this issue Mar 25, 2024 · 4 comments
Open

UI glitch with inline chat #208739

anthonykim1 opened this issue Mar 25, 2024 · 4 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug inline-chat
Milestone

Comments

@anthonykim1
Copy link
Contributor

Testing #208411

See the video for detailed repro steps, but there are glitches, especially while typing multi-line for inline chat, the focus goes back and forth between what I am typing and the beginning of the inline chat prompt.

Screen.Recording.2024-03-25.at.3.05.32.PM.mov
@jrieken jrieken added the info-needed Issue requires more information from poster label Mar 26, 2024
@jrieken
Copy link
Member

jrieken commented Mar 26, 2024

This issue lacks

  • the full prompt you are typing

@jrieken
Copy link
Member

jrieken commented Mar 26, 2024

@anthonykim1 please add details

@anthonykim1
Copy link
Contributor Author

anthonykim1 commented Mar 26, 2024

Exact/full prompt I am typing:

import python ast and import python basic math library that I can use to insert in the current file

Github copilot version: v1.176.0
Github copilot chat version: v0.14.2024032601
Insider version: Version: 1.88.0-insider

command + i (control +i on windows) and typing multi-line prompts have focuses move back and forth between multi-line prompt and beginning of the prompt.

Let me know if you need something else!

@jrieken jrieken added inline-chat and removed info-needed Issue requires more information from poster labels Mar 27, 2024
@jrieken
Copy link
Member

jrieken commented Mar 27, 2024

Thanks for clarifying. This should be better since the widget now resizes when multiple lines are received. Tho, once it reaches its max height it still fails to reveal the end/final line. Leaving that for April

@jrieken jrieken added this to the April 2024 milestone Mar 27, 2024
@jrieken jrieken added the bug Issue identified by VS Code Team member as probable bug label Mar 27, 2024
@jrieken jrieken modified the milestones: April 2024, May 2024 Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug inline-chat
Projects
None yet
Development

No branches or pull requests

2 participants