Visual artifacts in popup menus (GTK & Qt) [Git Bisect Included] #10046
-
I've been experiencing visual artifacts when moving the cursor through popup menus (like those that appear on right-click) across both GTK and Qt applications. Initially, the issue was minor and tolerable, so I ignored it, expecting it might get resolved in future updates since I track the Git branch. However, the problem has worsened significantly as of recent commits. Steps to reproduce:
Expected behavior:
Actual behavior:
Bisect analysis: I ran a git bisect to identify the bad commit and noticed that the artifacts were getting worse after each while since the first bad commit. Here are the key commits I tested:
I’ve recorded short videos showing the behavior for each commit stage mentioned: I would recommend downloading the videos before viewing, since low video bitrate or compression might make it hard to spot the artifacts.
These are google drive links. System Info:
|
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 20 replies
-
Can someone please confirm, if they have this issue? |
Beta Was this translation helpful? Give feedback.
-
Confirmed. https://youtu.be/sWAaBi3mOLU
|
Beta Was this translation helpful? Give feedback.
-
does reverting that one commit on main fix it? |
Beta Was this translation helpful? Give feedback.
-
I wonder if this is the same thing I reported against specifically firefox? #10197 |
Beta Was this translation helpful? Give feedback.
-
I believe I have a similar issue, however it only happens when the window is not floating and blur:new_optimizations is enabled (don't mind the incorrect mouse position in the recording) bug.mp4 |
Beta Was this translation helpful? Give feedback.
-
I can add myself to the list.
|
Beta Was this translation helpful? Give feedback.
-
managed to repro #10535 |
Beta Was this translation helpful? Give feedback.
-
I was able to confirm that 2347050 fixed the issue. |
Beta Was this translation helpful? Give feedback.
I was able to confirm that 2347050 fixed the issue.