You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added Fullscreen Error support (and the appropriate prefixed Fullscreen API support) for IE in #1278 - however, FS support in IE11 still does not work; and it doesn't work in master either or any of the 2x branches I've seen either; the MSFullscreenError event is always called.
Fullscreen in IE11 does work when startFullScreen is invoked from a "simple click handler". This may indicate that the issue is related to the depth/handling of the input system.