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
Edited by Marco Martin