Description[Win] Keep client area the same size as window when fullscreened.
At the moment we add an inset on the bottom and right borders of the
client area because Windows doesn't render the non-client area properly
otherwise (crbug.com/376608). This is not needed during fullscreen, and
causes those edges to be non-hittable (see bug below).
This CL makes the inset zero during fullscreen.
BUG=406612
Committed: https://crrev.com/ff7f5276bf1dc8eda41af0d976ce5fba85a50f63
Cr-Commit-Position: refs/heads/master@{#325199}
Patch Set 1 #Patch Set 2 : Add test. #
Total comments: 2
Patch Set 3 : Use DesktopWindowTreeHost::IsFullscreen #
Total comments: 2
Patch Set 4 : Address comments. #
Messages
Total messages: 15 (5 generated)
|