Bug 68481

Summary: White flash when entering full-screen using element.webkitRequestFullScreen()
Product: WebKit Reporter: Tony Sung <tonysung>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: eoconnor, harrison, jer.noble, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Primary Test Case
none
Patch simon.fraser: review+

Description Tony Sung 2011-09-20 15:16:32 PDT
Created attachment 108062 [details]
Primary Test Case

Steps to reproduce:

1. Ensure WebKit has "Use Multi-process Windows" on from the Debug menu (default).
2. Open the attached test case
3. Double click the window area to enter full-screen

Expected result:

The screen turns black and then shows the red square in the middle.

Actual result:

The screen turns black, and then flashes into white momentarily, before turning black again and showing the red square in the middle.
Comment 1 David Harrison 2011-09-21 08:58:06 PDT
rdar://10156362
Comment 2 Jer Noble 2011-09-26 11:01:32 PDT
Created attachment 108688 [details]
Patch
Comment 3 Jer Noble 2011-09-26 12:51:27 PDT
Committed r95978: <http://trac.webkit.org/changeset/95978>