https://bugs.kde.org/show_bug.cgi?id=420116
Bug ID: 420116
Summary: Allow to add multiple tags from the context menu
Product: baloo-widgets
Version: 19.12.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
There are two methods in dolphin to tag a file:
- using the context menu
- using the "Information" panel (F11)
The information panel opens a dialog where multiple tags can be selected, and
new ones be added.
The context menu also opens a dialog when "Assign tags..." -> "Create new..."
is selected. The latter could be changed to show the same dialog as the
information panel.
As QMenu immediately closes when clicked it is not possible to directly
select/unselect multiple tags. Until Qt allows to keep the menu open an
intermediate dialog is needed.
--
You are receiving this mail because:
You are watching all bug changes.