[dolphin] [Bug 441070] "Folder is empty" text label consumes mouse events on top of it
Jan Paul Batrina
bugzilla_noreply at kde.org
Tue Aug 17 12:25:20 BST 2021
https://bugs.kde.org/show_bug.cgi?id=441070
Jan Paul Batrina <jpmbatrina01 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jpmbatrina01 at gmail.com
Status|REPORTED |CONFIRMED
Ever confirmed|0 |1
--- Comment #1 from Jan Paul Batrina <jpmbatrina01 at gmail.com> ---
Thanks for the bug report and fix suggestion!
I can confirm with dolphin built from git master.
I can also confirm that adding
m_placeholderLabel->setAttribute(Qt::WA_TransparentForMouseEvents) in
dolphinview.cpp fixes the problem. I don't have a touch screen for testing, but
this fix should also work for touch events since they are sent as mouse events
unless Qt::WA_AcceptTouchEvents is set.
If you have the time, please make a merge request at
https://invent.kde.org/system/dolphin/-/merge_requests for this fix.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list