You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was happening on Linux Mint 22 Wilma (Cinnamon 6.2.9) as well. When I add a background blur to the panel strange vertical lines flash when I hover over window list items and are sometimes present even when I'm not interacting with the panel at all. The first screenshot is unedited and the second one has the vertical lines clearly highlighted (because they're a lot harder to see in a still image). The screenshots are a bit saturated because of #12637 but that's an unrelated concern.
Steps to reproduce
Select the Mint-L-Dark-Aqua theme (or any other theme, this isn't unique to that one).
Copy the theme's folder from /usr/share/themes to /home/user/.themes.
Append these lines to the end of the cinnamon.css file:
There should be no flashing vertical lines, they should either always exist (as an intended border), exist only on hover, or never exist.
Additional information
I can reproduce this with any theme I try, I've tried several built-in themes as well as a few third-party themes as well. I have tried explicitly setting no borders (border: none;) for grouped window list items but that doesn't appear to work.
The text was updated successfully, but these errors were encountered:
Distribution
Linux Mint 22.1 Xia
Package version
6.4.6
Graphics hardware in use
Intel CometLake-U GT2 [UHD Graphics] / NVIDIA GP108M [GeForce MX250]
Frequency
Always
Bug description
This was happening on Linux Mint 22 Wilma (Cinnamon 6.2.9) as well. When I add a background blur to the panel strange vertical lines flash when I hover over window list items and are sometimes present even when I'm not interacting with the panel at all. The first screenshot is unedited and the second one has the vertical lines clearly highlighted (because they're a lot harder to see in a still image). The screenshots are a bit saturated because of #12637 but that's an unrelated concern.
Steps to reproduce
/usr/share/themes
to/home/user/.themes
.cinnamon.css
file:CTRL
+ALT
+ESC
).Expected behavior
There should be no flashing vertical lines, they should either always exist (as an intended border), exist only on hover, or never exist.
Additional information
I can reproduce this with any theme I try, I've tried several built-in themes as well as a few third-party themes as well. I have tried explicitly setting no borders (
border: none;
) for grouped window list items but that doesn't appear to work.The text was updated successfully, but these errors were encountered: