[webkit-gtk] Unfullscreen video without unfullscreening the parent window

Carlos Garcia Campos cgarcia at igalia.com
Mon Jun 20 23:26:57 PDT 2016


El mié, 08-06-2016 a las 00:07 +0200, JeanLuc escribió:
> Hi guys and girls,
> 
> I have a webview as part of my window. Now I want to implement a
> fullscreen-mode for my application.
> The problem is: Every time I fullscreen a video when the application
> is in fullscreen-mode the window pops out of fullscreen-mode when I
> unfullscreen the video. Is there a way to stop the webview from
> unfullscreening the parent gtk.window? I know I can stop the
> "leave_fullscreen"-signal from the webivew. But by doing that I can't
> unfullscreen the video itself anymore.
> So TL;DR "return from the fullscreen video to the normal website with
> the video in its little box but don't unfullscreen the parent
> gtk.window, is this possible?"

I think t would make sense to check if the window is already fulsscreen
when an element enters fullscreen, so that when leaving we don't
unfullscreen. Would something like that solve your problem? If that's
the case, please file a bug report in WebKit bugzilla. Thanks!

> Thx for advice in advance =)
> _______________________________________________
> webkit-gtk mailing list
> webkit-gtk at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-gtk
-- 

Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.webkit.org/pipermail/webkit-gtk/attachments/20160621/11e658a6/attachment.sig>


More information about the webkit-gtk mailing list