luisbocanegra / plasma-panel-colorizer

Latte-Dock and WM status bar customization features for the default KDE Plasma panel
https://store.kde.org/p/2130967
GNU General Public License v3.0
191 stars 1 forks source link

[Bug]: Taskbar items are not clickable after using Panel colorizer to customize the panel #100

Open HattoriSuzuki opened 4 hours ago

HattoriSuzuki commented 4 hours ago

Describe the bug Taskbar items are not clickable after using Panel colorizer to customize the panel

To Reproduce Steps to reproduce the behavior:

  1. Use Panel colorizer to customize the panel
  2. Reboot the system or logout then login again.
  3. All task bar items (except the first one) are no longer clickable.
  4. See the attachment for screencast only-the-first-item-is-clickable.webm

Expected behavior All items should be clickable.

Screencast only-the-first-item-is-clickable.webm

Project version 1.0.0

Desktop (please complete the following information):

Additional context None

luisbocanegra commented 4 hours ago

Found the reason I think, can you enter edit mode, move the Task manager to the right then re-enable Native Panel background from Appearance tab. Then reboot/restart plasma and check if the problem persists?

I replicated your panel layout and that option seems to be what's causing this, also it seems the clicks go through as if there was not panel in there

HattoriSuzuki commented 4 hours ago

@luisbocanegra You are right, regardless panel layout, disabling the Native Panel background option causes the issue.

luisbocanegra commented 3 hours ago

Looks like https://bugs.kde.org/show_bug.cgi?id=489086 but us disabling the panel background somehow makes it worse, as if the panel mask (the blur and contrast) was also needed to define the clickable area of the panel.

luisbocanegra commented 3 hours ago

Do you have that bug too? This is what the panel look like every boot with that bug: image

HattoriSuzuki commented 3 hours ago

@luisbocanegra hmm, looks like I'm having the same bug, I described my bug here https://www.reddit.com/r/kde/comments/1g79i1c/kde_plasma_62_panel_displays_incorrectly_after_a/

luisbocanegra commented 2 hours ago

Yes it is the same bug, but the panel not being clickable is apparently a different issue related to the mask being turned off as this can be still reproduced by

  1. Disabling the native panel background
  2. Making the panel size grow by launching a bunch of apps
  3. At this point, the widgets close to the right side of the panel aren't clickable,
  4. Toggling the background on makes them clickable again