Account for QRect behaviour when setting virtual keyboard geometry
Bottom should be "height - 1" due to QRect's silly behaviour. So we need to account for that when moving the bottom of window geometry.
Bottom should be "height - 1" due to QRect's silly behaviour. So we need to account for that when moving the bottom of window geometry.