[ 
https://issues.apache.org/jira/browse/CB-13803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16333637#comment-16333637
 ] 

Chris Brody commented on CB-13803:
----------------------------------

By "on Windows 8.1" I meant "on Windows 8.1 build" (I tested Windows 8.1 build 
on my Windows 10 system).

Here is the full JavaScript console log I get with the log statements added 
above:

{code}
The method 
Windows.UI.ApplicationSettings.ISettingsPaneStatics.getForCurrentView has been 
deprecated. SettingsPane is deprecated and might not work on all platforms. For 
more info, see MSDN.
The event Windows.UI.ApplicationSettings.ISettingsPane.add_CommandsRequested 
has been deprecated. SettingsPane is deprecated and might not work on all 
platforms. For more info, see MSDN.
spashscreen show
enterFullScreen
get application view
The method Windows.UI.ViewManagement.ApplicationView.put_SuppressSystemOverlays 
has been deprecated. Use the TryEnterFullScreen method and IsFullScreenMode 
property instead of SuppressSystemOverlays. For more info, see MSDN.
Received Event: deviceready
exitFullScreen
get application view
{code}

I would not see the warning messages if I run on Windows 10 (UWP) build. I 
would consider these warnings to be a very minor since I think Windows 8.1 / 
Windows Phone 8.1 support should be deprecated.

> Possible crash on Windows 8.1 in case of fullscreen mode
> --------------------------------------------------------
>
>                 Key: CB-13803
>                 URL: https://issues.apache.org/jira/browse/CB-13803
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-windows
>            Reporter: Chris Brody
>            Assignee: Jesse MacFadyen
>            Priority: Major
>
> From CB-13802 I noticed a couple spots in splashscreen.js, related to 
> fullscreen mode, marked "else crash on 8.1". The changes I recommended in 
> CB-13802 should resolve this issue.
> I would be happy if CB-13802 would be resolved, with this one marked as a 
> duplicate.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to