https://bugs.kde.org/show_bug.cgi?id=473011

--- Comment #4 from Ismael Asensio <isma...@gmail.com> ---
Git commit 242a9b7e79c04beeb99a0127c83a32bac1e4555e by Ismael Asensio.
Committed on 18/08/2023 at 20:46.
Pushed by iasensio into branch 'master'.

kcms/style: Fix highlight when hovering the preview

The PreviewItem implements hover event filters, which by default
are accepted and not propagated to their parent, breaking the
hightlight on hover for the GridView.

We can simply "ignore()" those events so they are propagated,
but still fully functional.

M  +4    -1    kcms/style/previewitem.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/242a9b7e79c04beeb99a0127c83a32bac1e4555e

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to