Open qrp73 opened 6 months ago
Can confirm this behaviour, it seems as though the "Do you want to save the changes before closing?" dialog appears outside of the visible-area of the screen if there's more of the mousepad window "outside" of the screen than "inside" the screen.
However there is a workaround - if you hold down the Windows key on your keyboard (or the Raspberry key on a Pi keyboard) whilst clicking&dragging the mousepad window, you can drag the mousepad window so that it's back in the "visible" part of the screen, and then when you release the mouse-button the dialog "pops" back to being visible on the screen.
I've just tested this with the beta Labwc compositor (see https://forums.raspberrypi.com/viewtopic.php?t=370005 ), and that doesn't exhibit this problem - the "Do you want to save the changes before closing?" dialog is always visible on-screen regardless of how much of the mousepad window is off-screen.
EDIT: You may not be able to see that forum link, try https://forums.raspberrypi.com/viewtopic.php?p=2219975#p2219975 instead.
Steps to reproduce: 1) Start mousepad (menu Accessories->Text Editor) 2) enter some text, for example "111" 3) move mousepad window down in such way so it's middle part appears outside of screen 4) Click on window close button
Expected result: Save dialog appears on the screen within bounds
Actual result: Save dialog appears outside of the screen with no way to click on it and no way to close mousepad window