Summary: | Notes widget placed on Plasma panel does not open or it opens and closes itself immediately when no window is open or all windows are minimized | ||
---|---|---|---|
Product: | [Plasma] kdeplasma-addons | Reporter: | Patrick Silva <bugseforuns> |
Component: | notes | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | demm, floeschie, hexclover, iguanamiyagi, mail, mvourlakos, nate, n_s_mendoza, postix, rando7 |
Priority: | NOR | ||
Version: | 5.17.2 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kdeplasma-addons/commit/a50d30b14b204306e962c77a062a142f68bed1e5 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Crippled Notes widget |
Description
Patrick Silva
2019-08-05 15:41:35 UTC
Have the same problem on Arch Linux after upgrading from Plasma 5.16.5 to Plasma 5.17.0two weeks ago. *** Bug 417207 has been marked as a duplicate of this bug. *** *** Bug 417181 has been marked as a duplicate of this bug. *** Seeing this on this box as well: Operating System: Fedora 31 KDE Plasma Version: 5.18.3 KDE Frameworks Version: 5.67.0 Qt Version: 5.13.2 *** Bug 420118 has been marked as a duplicate of this bug. *** I have tested this on two systems (Manjaro and Neon Unstable). This issue only occurs when no window is in focus. If a window is open and not in focus, this issue will still occur. You can test this in Plasma Wayland, the sticky notes widget will not restore focus to a window after being closed. I have done some more testing and discovered that this bug also happens if any plasmashell window is focused such as notes settings. Since the desktop and panels all belong to plasmashell this makes sense. Also using configuring a keyboard shortcut to launch notes also results in this bug. Created attachment 128787 [details]
Crippled Notes widget
I can also confirm this with my Manjaro KDE/Plasma. If I login and don't open any window, then directly click the Notes widget, it opens normally anytime I'll click on it during that session... but if I log out and log in again, open a few windows and THEN click the Notes widget, it becomes crippled as per attachment above.
Git commit a50d30b14b204306e962c77a062a142f68bed1e5 by Marco Martin. Committed on 27/05/2020 at 13:43. Pushed by mart into branch 'Plasma/5.19'. set AcceptingInputStatus flag only when the text is in the panel when the applet is a popup don't set AcceptingInputStatus, because this would give the panel focus, closing the popup M +2 -1 applets/notes/package/contents/ui/main.qml https://invent.kde.org/plasma/kdeplasma-addons/commit/a50d30b14b204306e962c77a062a142f68bed1e5 *** Bug 424405 has been marked as a duplicate of this bug. *** *** Bug 345513 has been marked as a duplicate of this bug. *** |