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

[Terminal Chat] Code blocks with horizontal scroll bar don't automatically scroll #18488

Open
carlos-zamora opened this issue Feb 1, 2025 · 0 comments
Labels
Area-Chat All things LLM or "AI" Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Product-Terminal The new Windows Terminal.

Comments

@carlos-zamora
Copy link
Member

Repro steps:

  1. open terminal chat
  2. have it generate a code suggestion that has some really long text on one line
  3. Try to select the line of code

Expected Behavior

Using the mouse, I should be able to click + drag off the right/left edge of the code block. Generally, the horizontal scrollbar in these interactions automatically scrolls (i.e. scrolling up/down in the terminal's text buffer scrolls up/down to reveal new content).

Actual Behavior

No scroll. I also can't use my keyboard to expand the selection.

@carlos-zamora carlos-zamora added Area-Chat All things LLM or "AI" Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Terminal The new Windows Terminal. labels Feb 1, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Chat All things LLM or "AI" Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Product-Terminal The new Windows Terminal.
Projects
None yet
Development

No branches or pull requests

1 participant