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

Strange shadow artifacts in Java desktop applications #1534

Closed
activey opened this issue Feb 11, 2023 · 10 comments · Fixed by #1625
Closed

Strange shadow artifacts in Java desktop applications #1534

activey opened this issue Feb 11, 2023 · 10 comments · Fixed by #1625
Labels
Status: Confirmed Verified by someone other than the reporter

Comments

@activey
Copy link

activey commented Feb 11, 2023

What Happened?

I use Intellij IDEA heavily on my machine and noticed strange shadow artifacts under the window, just to make sure I've installed some other Java based application (jedit this time) and problem can be reproducd with this one as well.

Steps to Reproduce

  1. Install any Java desktop app,
  2. Run the app,
  3. Move the window here and there...

Attaching a video recording.

glitch-2023-02-11_12.06.32.mp4

Expected Behavior

No strange shadow artifacts remain on the screen.

OS Version

7.x (Horus)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

@vjr
Copy link
Member

vjr commented Feb 11, 2023

Do you have a hidpi display? I see the same issue and IINM this PR should fix it #1531

@activey
Copy link
Author

activey commented Feb 11, 2023

Hm 🤔 I believe Im not on hidpi, the rest of the apps behave fine, just having issues with Java based

@lenemter lenemter added the Status: Confirmed Verified by someone other than the reporter label Feb 11, 2023
@activey
Copy link
Author

activey commented Feb 12, 2023

I was able to observe the same thing with Brave browser for few seconds...

@activey
Copy link
Author

activey commented Feb 13, 2023

It seems this #1443 has not been fully resolved ;)

@notanimposter
Copy link

This is happening to me with Discord, so it's definitely not limited to Java-based applications.
I have a 10 year old NVIDIA GPU (GTX 760 using legacy 470 driver). I don't know if that's related but it's worth mentioning in case it's a commonality. It too often seems to be the culprit in cases of graphical glitches.

@tofylion
Copy link

I have the same issue happening with several apps. Here are 2 ways I could reproduce it:

  1. Picture in Picture
  • Use a browser that has picture in picture (ms edge in my case)
  • Play a video (eg. youtube)
  • (Optional) To show the artifacts clearly, change the webpage theme to light theme
  • Click on the pip icon
  • Move the pip window around slowly and notice the shadows
  1. Android Emulator
  • Open android emulator
  • Move the emulator around (preferably on a bright background) and notice the horrible shadows

I'm using an RTX 2070 (laptop) discrete GPU with intel integrated UHD 630 graphics and the build in display

@IanHead
Copy link

IanHead commented Mar 19, 2023

For me it seems to be happening in any app that isn't using client-side window decorations. It includes reminder and message windows in Thunderbird (but not the main window), lots of applications running under Wine, LibreOffice, Joplin and others.

This is using the Nvidia 525 driver, with a NVIDIA GeForce GTX 1650 Ti Mobile GPU.

2023-03-20.09-01-30.mp4

@activey
Copy link
Author

activey commented Apr 6, 2023

Yeah, it looks like it's dirty ;>

@lenemter
Copy link
Member

lenemter commented Apr 6, 2023

@activey I opened #1625 to solve the issue. Can you please check if it solves this issue for you too please?

@vjr
Copy link
Member

vjr commented Apr 6, 2023

@lenemter appears to fix the issue for me (I use the unofficial IntelliJ IDEA IDE flatpak)...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Confirmed Verified by someone other than the reporter
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants