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

Transparency/blur issue with context menu #32

Open
subhasutra opened this issue Oct 24, 2024 · 12 comments
Open

Transparency/blur issue with context menu #32

subhasutra opened this issue Oct 24, 2024 · 12 comments
Labels
bug Something isn't working

Comments

@subhasutra
Copy link

Opening up a few applications and right clicking on them is causing some visual issue. So far I've checked with dolphin and konsole. This is how the context menu looks while hovering over it.
image

The hovered options have a different effect. This however only happens on first time right clicking, afterwards this doesn't occur and it behaves normally.

@christiantosta
Copy link

Wayland?

@Bali10050
Copy link
Owner

Can you tell me what color theme you're using? It would make it a bit easier to try to find the problem

@Bali10050 Bali10050 added the bug Something isn't working label Oct 24, 2024
@subhasutra
Copy link
Author

subhasutra commented Oct 25, 2024

I am using a custom colour scheme, however the issue persists with breeze light and dark as well. Also the transparency within lightly is set to 70% for menus. And yes I'm using wayland.

@christiantosta
Copy link

Menus 70% opaque is so low for me (I use 90%), but it's not the cause of problem. Works fine here with this amount.

Enablind the Kwin effects "Blur" and "Background Contrast" resolves the issue for you? Kwin effect "Transparency" appears to have some conflicts with Lightly.

@mashrit
Copy link

mashrit commented Oct 25, 2024

this is not just a lightly issue, this also happens with blurry kvantum themes like layan

@christiantosta
Copy link

this is not just a lightly issue, this also happens with blurry kvantum themes like layan

Works for me with Vinyl and Lightly. But with Lightly, the top rounded borders shows me a dark blue corner.

image

@Bali10050
Copy link
Owner

I can only see the wierd corner thing, but it's not blue for me, just blurred. But it seems that transparency needs a lot of work.

@subhasutra
Copy link
Author

It's definitely a transparency issue, happens even without blur. Images for comparison.

First time right clicking to open context menu:
image1

Next time onwards:
image2

this is not just a lightly issue, this also happens with blurry kvantum themes like layan

Can confirm, seeing it with kvantum as well.

@christiantosta
Copy link

Perhaps related with mesa or video drivers?

@Bali10050
Copy link
Owner

It could be, I'm running on amd, and I have no idea how to replicate this bug. Does this bug get away with a reboot or is it there every time you right click first after opening something?

@DeltaCopy
Copy link

tsujan/Kvantum#967 (comment)

May want to check for this "[AdaptiveTransparency]" settings in the theme being used and disable it.

@subhasutra
Copy link
Author

I think there is a mention of the problem in kvantum's latest release, as the version 1.1.3 fixes the same problem. The release note says

Qt 6.8.0 has a regression that randomly creates artifacts in translucent windows under Wayland. A workaround has been added for it, such that the windows/menus/tooltips which are made translucent by Kvantum are not affected by it.

Perhaps related with mesa or video drivers?

I don't think mesa should be the issue, as downgrading didn't help.

It could be, I'm running on amd, and I have no idea how to replicate this bug. Does this bug get away with a reboot or is it there every time you right click first after opening something?

It is persistent, happens every time I open a new window.

tsujan/Kvantum#967 (comment)

May want to check for this "[AdaptiveTransparency]" settings in the theme being used and disable it.

This didn't help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants