Descriptionmac: Fix a bug where a fullscreened window on Mavericks is too short.
There is a bug in Mavericks for applications linked against OSX 10.8 and
earlier. It requires Screens Have Separate Spaces to be enabled, and for the
window to be on a secondary screen. When AppKit Fullscreen is invoked on the
window, its final frame is 22pt too short.
This CL detects when these specific conditions occur so that the window's size
can be fixed.
Note: This is a bug buried in AppKit. Playing with methods like
-[NSWindowDelegate window:willUseFullScreenContentSize:] will not fix the
problem.
BUG=396980
Committed: https://crrev.com/3b432982d316ebdb553ff137a166521cbccc8b77
Cr-Commit-Position: refs/heads/master@{#300166}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 8
Patch Set 4 : Comments from rsesek. #
Messages
Total messages: 9 (2 generated)
|