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

Very weird copy paste behavior WinDbg 1.2410.11001.0 #240

Open
mijioij opened this issue Nov 15, 2024 · 0 comments
Open

Very weird copy paste behavior WinDbg 1.2410.11001.0 #240

mijioij opened this issue Nov 15, 2024 · 0 comments

Comments

@mijioij
Copy link

mijioij commented Nov 15, 2024

I installed this from the windows store.

Steps to reproduce:

  1. Open a dump (I was opening a BSOD dump)
  2. Copy any blue text that acts like a link (!analyze -v, ) multiple times (Copy paste may work after first copy. You need to copy 2-3 or more times before copy paste breaks.
  3. Notice application lagging/locking up for a bit.
  4. Try pasting to a different application (Firefox,notepad,etc...). It doesn't get pasted. Selecting other text after doing step 2 will now not work.

When the issue happens the only way I can paste text I copy from debugger output is to do the following:

  1. Copy text.
  2. Paste into the kd> input field. It may not show the whole contents of what was pasted.
  3. Then when I copy the full contents of that field I am able to paste the full contents of what was originally copied and not displayed in the kd> input field.

I use Ditto clipboard manager and somehow copying either before the issue starts or using the workaround doesn't add an entry to it. This issue still occurs when Ditto is not running.

I still encounter the issue when starting the application with copy text with formatting (fonts and colors) unchecked and checked.

I encountered this with:
Debugger client version:
1.2410.11001.0
Debugger engine version:
10.0.27725.1000
OS version:
Win 11 23H2 10.0.22631.4460

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant