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

ghost shadow left on the window after enter and exit full screen when displaying very long lines #15537

Closed
pujfei opened this issue Jun 10, 2023 · 5 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@pujfei
Copy link

pujfei commented Jun 10, 2023

Windows Terminal version

1.17.11461.0

Windows build number

10.0.23475.1000

Other Software

No response

Steps to reproduce

  1. Win + Run to open wt.exe
  2. echo a very long string to exceeds max column of current window, until typing to line break
  3. press Alt + Enter to go full screen
  4. press Alt + Enter again to exit full screen
  5. now we can see some ghost shadow left on the screen, next to restored wt.exe window, usually to the right
  6. this shadow is always on top, top of desktop, and top of other background applications
  7. this bug does NOT happen on Windows 10, but ONLY on Windows 11
  8. this bug happens in both user and administrative mode
  9. click anywhere outside of wt.exe, the ghost shadow disappears
    image
    image
    image
    dc9a58ba2bb8e003715a1179de1efbf

Expected Behavior

no ghost shadow should be left on the screen after exiting full screen mode.

Actual Behavior

some ghost shadow is left on the screen after switching full screen mode.

@pujfei pujfei added Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Jun 10, 2023
@lhecker
Copy link
Member

lhecker commented Jun 12, 2023

Thanks for the report! This is effectively a duplicate of #14865. While that issue says "Intel Iris Xe" and looks a bit different, the end result is the same: There's "ghosting" outside of the window. I used to have the same issue with my GPU (RTX 3080). What GPU do you have?

It's almost certainly a bug in DWM and we aren't entirely sure what triggers it and/or how to fix it. It's probably not due to Windows Terminal. Since updating to Windows 11 22631 (Windows Insider Beta channel) I personally didn't have this issue anymore.

I'll close this issue, because it's the same issue as #14865. /dup #14865
Please feel free to reopen it, if you disagree!

@microsoft-github-policy-service
Copy link
Contributor

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@microsoft-github-policy-service microsoft-github-policy-service bot added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Jun 12, 2023
@pujfei
Copy link
Author

pujfei commented Jun 12, 2023

Hi @lhecker, thank you for the confirmation, my GPU is "NVIDIA Quadro T2000", and my Windows 11 version is "Windows 11 Insider Preview 22H2 23475.1000", "Windows Feature Experience Pack 1000.23475.1000.0", I have no idea whose Windows is newer here.

Any tips to upgrade my version to yours? Windows 11 22631 (Windows Insider Beta channel)

I checked my windows version, it says already latest.

I also tried Windows 11 upgrade assistant, also said latest.

By the way It's ok to close this issue if you identify it as a duplicate of another issue.

@lhecker
Copy link
Member

lhecker commented Jun 12, 2023

Your version should be newer, because "23475" is the build number which is higher.

@pujfei
Copy link
Author

pujfei commented Jun 12, 2023

@lhecker then this issue might be introduced later after your version, feel dangerous for you now ^_^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

2 participants