RESOLVED FIXED Bug 73577
[GTK] scrollbars interfering with fullscreen (in-window) video rendering
https://bugs.webkit.org/show_bug.cgi?id=73577
Summary [GTK] scrollbars interfering with fullscreen (in-window) video rendering
Philippe Normand
Reported 2011-12-01 11:23:23 PST
Enabling the fullscreen API and activating fullscreen display on the linked page shows scrollbars flickering with the video display. They need to be neutralized by the ChromeClieng GtkAdjustmentWatcher in that case.
Attachments
Disable scrollbars when switching to fullscreen (6.32 KB, patch)
2011-12-01 12:50 PST, Philippe Normand
mrobinson: review+
Philippe Normand
Comment 1 2011-12-01 12:50:19 PST
Created attachment 117463 [details] Disable scrollbars when switching to fullscreen
Martin Robinson
Comment 2 2011-12-01 13:27:52 PST
Comment on attachment 117463 [details] Disable scrollbars when switching to fullscreen View in context: https://bugs.webkit.org/attachment.cgi?id=117463&action=review Okay! > Source/WebKit/gtk/WebCoreSupport/GtkAdjustmentWatcher.cpp:55 > + Extra line here?
Philippe Normand
Comment 3 2011-12-02 01:19:09 PST
Note You need to log in before you can comment on or make changes to this bug.