Re: Recently used tags pop up window
Maik Qualmann <[email protected]> Sun, 14 Sep 2025 20:29:02 +0200
| Newsgroups | gmane.comp.kde.digikam.devel |
|---|---|
| Message-ID | <[email protected]> |
Which recently used tag menu are you referring to exactly? In the right-cli= ck=20 context menu, under "Assign Tag"? There's currently an issue with Qt6 and QMenu popups under Wyland and for s= ome=20 Windows users. I can't reproduce the QMenu issue here either under openSUSE Tumbleweed wit= h=20 Wyland or with any of my Windows installations. I also don't see that we're= =20 using QMenu incorrectly in the code. Can you reproduce this bugs as well? https://bugs.kde.org/show_bug.cgi?id=3D505103 https://bugs.kde.org/show_bug.cgi?id=3D501862 Maik Am Sonntag, 14. September 2025, 17:13:35 Mitteleurop=C3=A4ische Sommerzeit = schrieb=20 Andrew Goodbody: > Hi, >=20 > I have built digikam with source pulled today. I am on Debian 13.1 and > build with QT6. All optional libraries are present apart from libjpeg > 8= =2E0. >=20 > If I click on the button to open the recently used tags list while the > scan for new items is still running then it will generally open as > expected. If I select a tag each time and apply it then I may be able to > repeat this as many as 4 or 5 times, but sometimes it will not open at > all or I may only get 1 go at it. If I wait until the new items scan > finishes then it will never work. If I do not select a tag but just > click away then it will never open again. If I do not apply the change > then it will not open again. When it does not work the button is > highlighted until I click it or somewhere else again. Clicking the > button does not generate any messages in the debug log, at least in the > non-functioning state. It is hard to see if any messages appear when it > does work as the new image scan is running and generating many of its > own messages. >=20 > Can anyone else see this behaviour? >=20 > Thanks, > Andrew