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

Invalid positioning of completion pane "scrolling inputs" #229

Closed
kindermannhubert opened this issue Dec 10, 2022 · 0 comments
Closed

Invalid positioning of completion pane "scrolling inputs" #229

kindermannhubert opened this issue Dec 10, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kindermannhubert
Copy link
Collaborator

  1. Setup console in following way:
    Console.WindowWidth = 120;
    Console.WindowHeight = 30;
    Console.BufferWidth = 120;
    Console.BufferHeight = 30;
  1. Make initial submits, so we are at the bottom of the window.
  2. Add new lines to input so previous submits are scrolled away a little bit.
  3. Trigger the completion pane and it will be in the wrong position.
    VsDebugConsole_XIO7eaz12G
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant