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

--- Comment #5 from Ismael Asensio <isma...@gmail.com> ---
Git commit f389824cd9980bb1cd07241d92fcb6676d5fff8d by Ismael Asensio.
Committed on 21/08/2023 at 17:12.
Pushed by iasensio into branch 'master'.

kcms/cursortheme: 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/cursortheme/xcursor/previewwidget.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/f389824cd9980bb1cd07241d92fcb6676d5fff8d

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

Reply via email to