STEPS TO REPRODUCE 1. Open Kickoff. 2. Drag the right border to the right screen edge. 3. Now you can't drag the right border or corner anymore. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.0.80 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.1 Kernel Version: 6.7.3-arch1-2 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics Memory: 13.5 GiB of RAM Graphics Processor: AMD Radeon Graphics
A possibly relevant merge request was started @ https://invent.kde.org/plasma/libplasma/-/merge_requests/1050
*** Bug 480763 has been marked as a duplicate of this bug. ***
Git commit c2965a5420366fad66ae3e1d450febb3330f879b by Marco Martin. Committed on 07/02/2024 at 08:40. Pushed by mart into branch 'master'. Don't let applet popups span the whole screen It's possible to resize some appplets as big as the screen, and in that case the resize borders get disabled as soon as they touch the screen edge, with the possibility to lock the user out from being able to resize the window down again. Limit the maximum size the use can resize the popup to be 95% of the screen size M +17 -1 src/plasmaquick/appletpopup.cpp M +1 -0 src/plasmaquick/appletpopup.h https://invent.kde.org/plasma/libplasma/-/commit/c2965a5420366fad66ae3e1d450febb3330f879b
Git commit cebd2df6b61f03682355cde6c60feb01792559c3 by Marco Martin. Committed on 07/02/2024 at 08:40. Pushed by mart into branch 'Plasma/6.0'. Don't let applet popups span the whole screen It's possible to resize some appplets as big as the screen, and in that case the resize borders get disabled as soon as they touch the screen edge, with the possibility to lock the user out from being able to resize the window down again. Limit the maximum size the use can resize the popup to be 95% of the screen size M +17 -1 src/plasmaquick/appletpopup.cpp M +1 -0 src/plasmaquick/appletpopup.h https://invent.kde.org/plasma/libplasma/-/commit/cebd2df6b61f03682355cde6c60feb01792559c3