[
https://issues.apache.org/jira/browse/CB-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154742#comment-14154742
]
Moisés Gramary commented on CB-5440:
------------------------------------
Hi Kamen,
I have already made a test with the Jesse suggestion, and for me, using a
Windows Phone 8.1 device without hardware buttons, It surprisingly works.
It seems that writting (after installing the plugin):
{quote}
if( isWindowsPhone ) \{
StatusBar.hide();
\}
{quote}
It doesn't really hides the SystemTray, the opposite, it does make that
"solid", I mean, this still visible, but does not overlaps the WebView.
I did not expect that, but it works!!!
> 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)