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

Kamen Bundev commented on CB-5440:
----------------------------------

No, there are no changes in WP8 code between 0.1.6 and 0.1.8. 
https://github.com/apache/cordova-plugin-statusbar/releases
I meant changes between WP8.0 and WP8.1 SDKs. 
In XAML apps, SystemTray has been removed completely, now there's a StatusBar 
API which is different:
http://www.visuallylocated.com/post/2014/04/07/Differences-between-the-new-StatusBar-in-Windows-Phone-XAML-Apps-and-the-SystemTray.aspx
However, if I'm not mistaken, Cordova for WP8 is a Silverlight app.

> Activating SystemTray in WP8 app doesn't shrink the viewport in portrait
> ------------------------------------------------------------------------
>
>                 Key: CB-5440
>                 URL: https://issues.apache.org/jira/browse/CB-5440
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP8
>    Affects Versions: 3.1.0
>         Environment: Windows Phone 8 (didn't test on 7), not specific to 
> device
>            Reporter: Kamen Bundev
>            Assignee: Jesse MacFadyen
>         Attachments: SystemTrayViewport.zip
>
>
> Adding shell:SystemTray.IsVisible="True" to MainPage.xaml doesn't shrink the 
> Cordova WebView in portrait mode, but instead pushes it down with about 25px 
> - as much as the SystemTray height. Landscape orientation is okay (the 
> WebView is shorter than it should, but this looks like a different issue).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to