https://bugs.kde.org/show_bug.cgi?id=472909
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |d9f39abdb402a81465dca79c791 |81e118150c12d2c6481e71feebf |a229778e97efb |c9a34710c057a --- Comment #8 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 81e118150c12d2c6481e71feebfc9a34710c057a by Fushan Wen. Committed on 04/08/2023 at 16:08. Pushed by fusionfuture into branch 'master'. 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 (cherry picked from commit d9f39abdb402a81465dca79c791a229778e97efb) M +4 -2 desktoppackage/contents/views/Panel.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/81e118150c12d2c6481e71feebfc9a34710c057a -- You are receiving this mail because: You are watching all bug changes.