[Webkit-unassigned] [Bug 61118] New: [GTK] fullscreen/full-screen-keyboard-enabled.html fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 19 03:17:36 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61118
Summary: [GTK] fullscreen/full-screen-keyboard-enabled.html
fails
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pnormand at igalia.com
Because our ChromeClient always prohibits enterFullscreen for keyboard events. See http://trac.webkit.org/changeset/82124/trunk/Source/WebKit/gtk/WebCoreSupport/ChromeClientGtk.cpp
On mac the UIDelegate used by DRT always allows fullscreen, that's why the test passes there. We should do something similar on GTK, allow DRT to override this specific ChromeClient behavior.
Will skip the test on GTK for now.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list