Bug 73456

Summary: [GTK] HTML5 Youtube video fullscreen button doesn't work
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch mrobinson: review+

Philippe Normand
Reported 2011-11-30 09:15:40 PST
Because ChromeClient::supportsFullScreenForElement returns false if the withKeyboard argument is set to true. Chrome's ChromeClient ignores this variable and always returns true.
Attachments
proposed patch (1.59 KB, patch)
2011-11-30 09:17 PST, Philippe Normand
mrobinson: review+
Philippe Normand
Comment 1 2011-11-30 09:17:08 PST
Created attachment 117205 [details] proposed patch
Philippe Normand
Comment 2 2011-11-30 10:03:30 PST
Note You need to log in before you can comment on or make changes to this bug.