Created attachment 178943 [details] showcase SUMMARY Panel applets react to "Make Window Fullscreen" shortcut. I can see a reason for it to be intentional, but I would then rather use "Maximize Window" shortcut and fix the animation. STEPS TO REPRODUCE 1. Open applet on panel 2. Trigger "Make Window Fullscreen" shortcut OBSERVED RESULT Applet is fullscreened (doesn't look like it because of size limit I guess, but you can't resize it in that state, only trigger the shortcut again) EXPECTED RESULT Nothing happens Alternatively use "Maximize Window" shortcut instead if we want this behavior SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.3.2 KDE Frameworks Version: 6.11.0 Qt Version: 6.8.2 Kernel Version: 6.13.4-arch1-1 (64-bit) Graphics Platform: Wayland
Not intentional, however I can't reproduce this. Not with Kickoff and not with that exact shortcut set for the action, either.
I was able to see what you describe using the clock widget on 6.3.2. I wasn't able to reproduce this on git-master It looks like this has been fixed. You'll see the fix on your system either in 6.3.x or 6.4 Feel free to re-open this report if you can still reproduce the behavior after 6.3.2
I checked it on master and I can't reproduce it there. Thanks.