Bug 435089 - Tags Manager toolbar icon buttons do nothing
Summary: Tags Manager toolbar icon buttons do nothing
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Tags-Manager (show other bugs)
Version: 7.2.0
Platform: Appimage Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-29 00:33 UTC by Mike Morrison
Modified: 2021-03-29 16:22 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.3.0
Sentry Crash Report:


Attachments
Toolbar icons (1.75 KB, image/png)
2021-03-29 00:33 UTC, Mike Morrison
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Morrison 2021-03-29 00:33:24 UTC
Created attachment 137144 [details]
Toolbar icons

See attached screenshot. In the Tags Manager toolbar, these two buttons have some unusual behavior:

- "Organize" (magic wand icon)
- "Sync Export" (database cylinder icon)

Clicking the narrow drop-down triangles next to these icons displays the menu options. But clicking the larger icons themselves seems to do nothing. Is that the expected behavior?

Ubuntu 20.10
digiKam-7.2.0-x86-64.appimage
KDE Frameworks Version: 5.78.0
Qt Version: 5.14.2
Comment 1 Maik Qualmann 2021-03-29 11:56:24 UTC
The behavior is basically normal. We use a QMenu, this knows a default action and the submenu. Since a default action doesn't make sense here, I'll change it to QToolButtons with menu.

Maik
Comment 2 Maik Qualmann 2021-03-29 16:22:49 UTC
Git commit 14f4e245160d787ead0aa71a8fdb9c03afb073c6 by Maik Qualmann.
Committed on 29/03/2021 at 16:21.
Pushed by mqualmann into branch 'master'.

use QPushButton in the Tags Manager toolbar
FIXED-IN: 7.3.0

M  +2    -1    NEWS
M  +29   -21   core/libs/tags/manager/tagsmanager.cpp

https://invent.kde.org/graphics/digikam/commit/14f4e245160d787ead0aa71a8fdb9c03afb073c6