Summary: | Cannot dismiss Kicker with a click while a category is open | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Patrick Silva <bugseforuns> |
Component: | Application Menu (Kicker) | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dougshaw77, nate |
Priority: | NOR | Keywords: | qt6 |
Version: | 6.0.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/-/commit/15f704c84a2280a7312680ac21a975e7f77b1012 | Version Fixed In: | 6.0.1 |
Sentry Crash Report: |
Description
Patrick Silva
2024-03-03 16:30:01 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 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 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 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 |