Bug 482324 - Cannot dismiss Kicker with a click while a category is open
Summary: Cannot dismiss Kicker with a click while a category is open
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Menu (Kicker) (show other bugs)
Version: 6.0.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-03-03 16:30 UTC by Patrick Silva
Modified: 2024-03-05 19:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2024-03-03 16:30:01 UTC
STEPS TO REPRODUCE
1. open Kicker
2. hover over a category
3. click outside Kicker

OBSERVED RESULT
Kicker remains open

EXPECTED RESULT
Kicker is dismissed

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Graphics Platform: Wayland
Comment 1 Doug 2024-03-04 06:03:22 UTC
Cannot reproduce.  Kicker closes properly when following those steps.

Operating System: KDE neon Testing Edition
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.5.0-21-generic (64-bit)
Graphics Platform: Wayland
Processors: 12 × Intel® Core™ i7-9750H CPU @ 2.60GHz
Memory: 15.4 GiB of RAM
Graphics Processor: AMD Radeon Pro WX 3200 Series
Comment 2 Patrick Silva 2024-03-04 10:31:18 UTC
I can reproduce on neon unstable too.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Graphics Platform: Wayland
Comment 3 Marco Martin 2024-03-05 11:18:15 UTC
Git commit 8b4f96c69dcdfef1714c17e63e2cda992993f862 by Marco Martin.
Committed on 05/03/2024 at 11:07.
Pushed by mart into branch 'master'.

Fix kicker close on click away

Porting: hideOnWindowDeactivate was in Plasmoids, is now in PlasmoidsItem

M  +1    -1    applets/kicker/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/8b4f96c69dcdfef1714c17e63e2cda992993f862
Comment 4 Marco Martin 2024-03-05 11:22:13 UTC
Git commit 15f704c84a2280a7312680ac21a975e7f77b1012 by Marco Martin.
Committed on 05/03/2024 at 11:21.
Pushed by mart into branch 'Plasma/6.0'.

Fix kicker close on click away

Porting: hideOnWindowDeactivate was in Plasmoids, is now in PlasmoidsItem

M  +1    -1    applets/kicker/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/15f704c84a2280a7312680ac21a975e7f77b1012