[Webkit-unassigned] [Bug 95650] REGRESSION (r123837): Full screen transition is broken at apple.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 3 00:07:32 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=95650





--- Comment #2 from Mike Lawther <mikelawther at chromium.org>  2012-09-03 00:07:43 PST ---
I can reproduce this, but only with Safari. I tested with the shipping Safari 6.0 (7536.25) on MacOS 10.7, and with a locally built WebKit synced past r123837.

The transition to fullscreen is transitioning from a fixed width,height of 848,480 to a a percent based width,height of 100%,100%. I have not dived into the fullscreen or video player code, but I'm assuming 100% in this case is the extent of the monitor size.



More information about the webkit-unassigned mailing list