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

The debug console content is cleared when debug console font size is changed #200369

Closed
StaringInfinity opened this issue Dec 8, 2023 · 8 comments · Fixed by #200473 or #224694
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues debug-console help wanted Issues identified as good community contribution opportunities unreleased Patch has not yet been released in VS Code Insiders verification-found Issue verification failed
Milestone

Comments

@StaringInfinity
Copy link

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.85.0
  • OS Version: win10

Steps to Reproduce:

  1. Debug a C/C++ program.
  2. Press "Ctrl +j" to Toggle Panel invisible. Change the debug console font size, then toggle panel visible. It can be seen the debug console content is cleared
  3. Here is a video demonstration
Code_Vb1hp20bqf.mp4
@roblourens roblourens added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues debug-console labels Dec 10, 2023
@roblourens roblourens added this to the Backlog milestone Dec 10, 2023
@roblourens roblourens added the help wanted Issues identified as good community contribution opportunities label Dec 10, 2023
@roblourens
Copy link
Member

Weird bug. I can repro it

@VSCodeTriageBot VSCodeTriageBot added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Dec 18, 2023
@rzhao271 rzhao271 modified the milestones: Backlog, December / January 2024 Jan 24, 2024
@lramos15 lramos15 added the verification-found Issue verification failed label Jan 24, 2024
@lramos15
Copy link
Member

Still repros

@lramos15 lramos15 reopened this Jan 24, 2024
@VSCodeTriageBot VSCodeTriageBot removed the insiders-released Patch has been released in VS Code Insiders label Jan 24, 2024
@roblourens roblourens modified the milestones: December / January 2024, Backlog Jan 24, 2024
@roblourens
Copy link
Member

I see that this works sometimes, but sometimes it still clears the debug console content.

@manav014
Copy link

I would like to work on this. @roblourens Can you please assign this to me?

@roblourens
Copy link
Member

Feel free to send a PR if you'd like

@manav014
Copy link

manav014 commented Aug 5, 2024

Tried to reproduce this on the latest stable release and it seems like this is already fixed.
https://github.com/user-attachments/assets/9a5343fa-a3c3-450f-9259-77e16e0b1a03

@roblourens
Copy link
Member

The original steps:

Press "Ctrl +j" to Toggle Panel invisible. Change the debug console font size, then toggle panel visible. It can be seen the debug console content is cleared

@BABA983
Copy link
Contributor

BABA983 commented Aug 7, 2024

The original steps:

Press "Ctrl +j" to Toggle Panel invisible. Change the debug console font size, then toggle panel visible. It can be seen the debug console content is cleared

I submitted a PR to fix this problem. But I'm not sure if it is an ideal approach. Any feedback would be helpful 😄.

@vs-code-engineering vs-code-engineering bot added the unreleased Patch has not yet been released in VS Code Insiders label Sep 28, 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 debug Debug viewlet, configurations, breakpoints, adapter issues debug-console help wanted Issues identified as good community contribution opportunities unreleased Patch has not yet been released in VS Code Insiders verification-found Issue verification failed
Projects
None yet
7 participants