https://bugs.kde.org/show_bug.cgi?id=513041
Bug ID: 513041
Summary: Panel popups position and clickable area are off when
PlasmaCore.Types.NoBackground is applied on a floating
panel
Classification: Plasma
Product: plasmashell
Version First 6.5.3
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Panel
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
SUMMARY
When making a floating panel fully transparent by setting
PlasmaCore.Types.NoBackground the clickable area extends outside the panel.
PlasmaCore.Types.NoBackground can be set by using either
https://github.com/sanjay-kr-commit/panelTransparencyToggleForPlasma6 or
https://github.com/luisbocanegra/plasma-panel-colorizer
STEPS TO REPRODUCE
1. Install
https://github.com/sanjay-kr-commit/panelTransparencyToggleForPlasma6 KDE Store
url is https://store.kde.org/p/2107649
2. Add it to a panel to make it transparent
3. Make the panel floating
4. Make the panel de-float by touching it with a window
OBSERVED RESULT
The panel responds to clicks and hover outside the visible panel area as if the
parent window is being used rather than the actual panel content
Without the mask, the panel popups seem to start from the parent window, which
is bigger than the panel itself in floating mode
EXPECTED RESULT
The clickable area and popups should follow the panel content when there is no
blur/contrast mask
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.5.3
KDE Frameworks Version: 6.20.0
Qt Version: 6.10.1
Kernel Version: 6.17.9-arch1-1 (64-bit)
Graphics Platform: Wayland
Graphics Processor: IntelĀ® UHD Graphics 630
ADDITIONAL INFORMATION
To my understanding the origin of this behavior is related to this MR
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4451
Previously the popups one was fixed, see
https://bugs.kde.org/show_bug.cgi?id=494193 but mthat was before the refactor
above
Downstream bug report in panel colorizer widget
https://github.com/luisbocanegra/plasma-panel-colorizer/issues/80
--
You are receiving this mail because:
You are watching all bug changes.