NEW129342
[iOS] Exiting full screen immediately after entering full screen leaves full screen in a broken state
https://bugs.webkit.org/show_bug.cgi?id=129342
Summary [iOS] Exiting full screen immediately after entering full screen leaves full ...
Jer Noble
Reported 2014-02-25 15:48:57 PST
[iOS] Exiting full screen immediately after entering full screen leaves full screen in a broken state
Attachments
Work in progress (5.23 KB, patch)
2014-02-28 09:51 PST, Jer Noble
no flags
Jer Noble
Comment 1 2014-02-28 09:51:57 PST
Created attachment 225474 [details] Work in progress Uploading work-in-progress patch. The view controller presentViewController:animated:completion: method is non-cancellable, so we should probably look into adding a delegate which can exit full screen only once the animation into full screen completes.
Note You need to log in before you can comment on or make changes to this bug.