On the beagle, one of our rendering mechanisms needs to restrict windows to the bounds of the screen.
Currently the VirtualKeyboad is designed to slide off the bottom of the screen when text focus is lost.
I would guess in the case where glass.restrictWindowToScreen=true we will just want to setVisible(false) instead.