Bug 165538 - webkitPresentationMode and webkitDisplayingFullscreen are inconsistent when handling a webkitpresentationmodechanged event
Summary: webkitPresentationMode and webkitDisplayingFullscreen are inconsistent when h...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Safari 10
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-12-07 12:06 PST by Antoine Quint
Modified: 2017-02-26 17:07 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2016-12-07 12:06:03 PST
When the webkitpresentationmodechanged event is dispatched when exiting fullscreen and returning to the inline presentation mode, querying the webkitPresentationMode property says "inline" while webkitDisplayingFullscreen still returns true.
Comment 1 Radar WebKit Bug Importer 2017-02-26 17:07:53 PST
<rdar://problem/30725492>