Summary: | Application window receives focus for a moment, causing flickering, when cursor moves between Global Menu items | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | masaq <masaq.dev> |
Component: | Global Menu widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | john.kizer, kde, mvourlakos, nate, subhasutra |
Priority: | NOR | ||
Version: | 6.2.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/d402f0cb307218971d322bcd54ec998f32f75b62 | Version Fixed In: | 6.4.0 |
Sentry Crash Report: |
Description
masaq
2025-02-04 23:06:59 UTC
Hi - thanks for your bug report! I can reproduce this on a KDE Neon VM with Plasma 6.3.0. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5223 *** Bug 500029 has been marked as a duplicate of this bug. *** Git commit d402f0cb307218971d322bcd54ec998f32f75b62 by Nate Graham, on behalf of Niccolò Venerandi. Committed on 01/03/2025 at 16:52. Pushed by ngraham into branch 'master'. Use a single QMenu when switching between Global Menus Otherwise, there will be focus flickering when we switch from one option to another. M +26 -38 applets/appmenu/lib/appmenuapplet.cpp M +1 -0 applets/appmenu/lib/appmenuapplet.h M +1 -1 applets/appmenu/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/d402f0cb307218971d322bcd54ec998f32f75b62 |