[dolphin] [Bug 441070] New: "Folder is empty" text label consumes mouse events on top of it
nttkde
bugzilla_noreply at kde.org
Tue Aug 17 08:12:23 BST 2021
https://bugs.kde.org/show_bug.cgi?id=441070
Bug ID: 441070
Summary: "Folder is empty" text label consumes mouse events on
top of it
Product: dolphin
Version: 21.08.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: view-engine: general
Assignee: dolphin-bugs-null at kde.org
Reporter: watisthispoo at outlook.com
CC: kfm-devel at kde.org
Target Milestone: ---
Not sure if this is really a 'bug' but maybe unintentional so here's the report
anyways.
When you have opened an empty folder, you can't right-click on top of the
"Folder is empty" text in the middle; the text label eats the mouse events.
If you drag from the label it moves the whole window.
So functionality-wise it's a bit weirdly separate from rest of the view.
Maybe adding
m_placeholderLabel->setAttribute(Qt::WA_TransparentForMouseEvents);
would work?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list