user32/tests: Test scrollbar rect when WS_HSCROLL or WS_VSCROLL is present.
win32u: Remove scrollbar rect offsets when WS_HSCROLL or WS_VSCROLL is present. Fix RoomKey UI freezes. The extra 1 pixel offset causes the application to handle infinite WM_PAINT messages.