https://bugs.kde.org/show_bug.cgi?id=472909
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.27.8 Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |d9f39abdb402a81465dca79c791 | |a229778e97efb Resolution|--- |FIXED --- Comment #7 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit d9f39abdb402a81465dca79c791a229778e97efb by Fushan Wen. Committed on 04/08/2023 at 16:06. Pushed by fusionfuture into branch 'Plasma/5.27'. Panel: fix applet not returning focus after pressing applet shortcut When applet shortcut is pressed for the first time, panel also gets activated, but the status will change to RequiresAttentionStatus after applet also gets activated later. When applet is activated, panel status is not AcceptingInputStatus but RequiresAttentionStatus, so unconditionally changing to AcceptingInputStatus when the current status is not AcceptingInputStatus is wrong. FIXED-IN: 5.27.8 M +4 -2 desktoppackage/contents/views/Panel.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/d9f39abdb402a81465dca79c791a229778e97efb -- You are receiving this mail because: You are watching all bug changes.