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
> [email protected]
> https://lists.webkit.org/mailman/listinfo/webkit-gtk
-- 

Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to