Summary: | disabled zoom in/out buttons are click through | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Martin Bednar <martin+kde> |
Component: | kcm_nighttime | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | nate, vlad.zahorodnii |
Priority: | NOR | ||
Version First Reported In: | 6.4.4 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/3eb5f87559e151c5bccf0e3ad899f2f2e4403783 | Version Fixed In: | 6.5.0 |
Sentry Crash Report: |
Description
Martin Bednar
2025-08-25 18:10:56 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5815 Git commit 3eb5f87559e151c5bccf0e3ad899f2f2e4403783 by Vlad Zahorodnii. Committed on 17/09/2025 at 06:36. Pushed by vladz into branch 'master'. kcms/nighttime: Fix clicks going through disabled zoom buttons Apparently, if a button is disabled, mouse clicks will go through it. We need something to catch mouse clicks in order to prevent accidentally selecting a location behind one of the buttons. M +51 -47 kcms/nighttime/ui/WorldMap.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/3eb5f87559e151c5bccf0e3ad899f2f2e4403783 |