- From: Kenneth Auchenberg <kenneth@auchenberg.dk>
- Date: Wed, 23 Jan 2013 15:08:31 +0100
- To: Adam Sobaniec <sobanieca@gmail.com>
- Cc: Anne van Kesteren <annevk@annevk.nl>, public-webapps@w3.org
Great. Thanks for the clarification. - Kenneth Auchenberg +45 53 22 22 33 On Wed, Jan 23, 2013 at 2:50 PM, Adam Sobaniec <sobanieca@gmail.com> wrote: > Hi, > > I have made a more detailed test. It's not AJAX itself that breaks the > fullscreen mode, but it's History API that is the main cause of problem. In > my case, I have a web app that goes fullscreen and when I click on a link > there is being pushed new state to history and an url is being modified. > When it happens, Chrome is exiting fullscreen mode, while FF behaves as I'm > expecting it to behave.. > > I will try to file a ticket for Chrome. > > Regards, > Adam Sobaniec > > > 2013/1/23 Anne van Kesteren <annevk@annevk.nl> >> >> On Wed, Jan 23, 2013 at 1:59 PM, Adam Sobaniec <sobanieca@gmail.com> >> wrote: >> > Unfortunately on Google Chrome, when using fullscreen API, each new AJAX >> > requests, closes fullscreen mode. Only Firefox behaves as expected. I >> > think >> > it would be a good idea to state in W3C that any AJAX requests shouldn't >> > break the fullscreen mode. >> >> That sounds like a bug. Did you file a ticket with Chrome? >> >> >> -- >> http://annevankesteren.nl/ > >
Received on Wednesday, 23 January 2013 14:09:23 UTC