[jira] [Commented] (CB-10158) StatusBar issue when recovering from fullscreen video playback in landscape mode

2018-05-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10158:
-

shalomeir commented on issue #68: CB-10158: (ios) StatusBar issue when 
recovering from fullscreen video playback in landscape mode 
URL: 
https://github.com/apache/cordova-plugin-statusbar/pull/68#issuecomment-386820749
 
 
   This problem is occurred in iOS 11.3.1 and very hard to handling.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> StatusBar issue when recovering from fullscreen video playback in landscape 
> mode
> 
>
> Key: CB-10158
> URL: https://issues.apache.org/jira/browse/CB-10158
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-statusbar
>Affects Versions: 5.4.1
> Environment: Cordova version 5.4.1 (Using CLI, not platform tools)
> StatusBar plugin version 2.0.0
> Building app on OS X El Capitan
> Device platform: iOS 9.1 
> TESTED IN SIMULATOR ONLY (iPhone 6 / iOS 9.1)
> Not tested for any other device platform
> Using the following configuration in config.xml:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> {code}
>Reporter: Ashraf Yussouff
>Assignee: jcesarmobile
>Priority: Major
>  Labels: iOS, reproduced, triaged
> Attachments: Simulator Screen Shot Dec 7, 2015, 10.28.04 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.16 AM.png, Simulator Screen Shot Dec 
> 7, 2015, 10.28.24 AM.png, Simulator Screen Shot Dec 7, 2015, 10.28.34 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.39 AM.png
>
>
> App uses Single Page Architecture. All HTML is loaded from a remote server 
> into a div tag on the page. A header bar at the top of the page is fixed and 
> is outside the div tag used for loading the remote HTML.
> With StatusBarOverlaysWebView=false  in config.xml, app starts correctly in 
> simulator with the status bar above the page header bar.
> Sequence of steps:
> # Load HTML with a  tag for some mp4 video
> # Start playback of video
> # Simulate device rotation using Simulator->Hardware->Rotate Left
> #* Video automatically switches to fullscreen and fills the entire simulator 
> screen
> # Simulate rotation back to portrait mode using Simulator->Hardware->Rotate 
> Right
> # Click "Done" to exit native player
> # NOW THE STATUS BAR COVERS THE WEBVIEW - WebView is now pushed all the way 
> up and behind the status bar.
> Problem has only been noticed when recovering from fullscreen video playback 
> involving device rotation.



--
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



[jira] [Commented] (CB-10158) StatusBar issue when recovering from fullscreen video playback in landscape mode

2016-12-07 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on CB-10158:
--

Commit b7dc5ef7cbc474b0f26f3c66b8a6abfbf953efd4 in cordova-plugin-statusbar's 
branch refs/heads/2.2.x from [~jcesarmobile]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;h=b7dc5ef
 ]

CB-10158 (ios) fix StatusBar issue when recovering from fullscreen video

 This closes #70


> StatusBar issue when recovering from fullscreen video playback in landscape 
> mode
> 
>
> Key: CB-10158
> URL: https://issues.apache.org/jira/browse/CB-10158
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 5.4.1
> Environment: Cordova version 5.4.1 (Using CLI, not platform tools)
> StatusBar plugin version 2.0.0
> Building app on OS X El Capitan
> Device platform: iOS 9.1 
> TESTED IN SIMULATOR ONLY (iPhone 6 / iOS 9.1)
> Not tested for any other device platform
> Using the following configuration in config.xml:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> {code}
>Reporter: Ashraf Yussouff
>Assignee: jcesarmobile
>  Labels: iOS, reproduced, triaged
> Attachments: Simulator Screen Shot Dec 7, 2015, 10.28.04 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.16 AM.png, Simulator Screen Shot Dec 
> 7, 2015, 10.28.24 AM.png, Simulator Screen Shot Dec 7, 2015, 10.28.34 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.39 AM.png
>
>
> App uses Single Page Architecture. All HTML is loaded from a remote server 
> into a div tag on the page. A header bar at the top of the page is fixed and 
> is outside the div tag used for loading the remote HTML.
> With StatusBarOverlaysWebView=false  in config.xml, app starts correctly in 
> simulator with the status bar above the page header bar.
> Sequence of steps:
> # Load HTML with a  tag for some mp4 video
> # Start playback of video
> # Simulate device rotation using Simulator->Hardware->Rotate Left
> #* Video automatically switches to fullscreen and fills the entire simulator 
> screen
> # Simulate rotation back to portrait mode using Simulator->Hardware->Rotate 
> Right
> # Click "Done" to exit native player
> # NOW THE STATUS BAR COVERS THE WEBVIEW - WebView is now pushed all the way 
> up and behind the status bar.
> Problem has only been noticed when recovering from fullscreen video playback 
> involving device rotation.



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

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



[jira] [Commented] (CB-10158) StatusBar issue when recovering from fullscreen video playback in landscape mode

2016-11-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10158:
-

Github user jaassoon closed the pull request at:

https://github.com/apache/cordova-plugin-statusbar/pull/68


> StatusBar issue when recovering from fullscreen video playback in landscape 
> mode
> 
>
> Key: CB-10158
> URL: https://issues.apache.org/jira/browse/CB-10158
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 5.4.1
> Environment: Cordova version 5.4.1 (Using CLI, not platform tools)
> StatusBar plugin version 2.0.0
> Building app on OS X El Capitan
> Device platform: iOS 9.1 
> TESTED IN SIMULATOR ONLY (iPhone 6 / iOS 9.1)
> Not tested for any other device platform
> Using the following configuration in config.xml:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> {code}
>Reporter: Ashraf Yussouff
>Assignee: jcesarmobile
>  Labels: iOS, reproduced, triaged
> Attachments: Simulator Screen Shot Dec 7, 2015, 10.28.04 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.16 AM.png, Simulator Screen Shot Dec 
> 7, 2015, 10.28.24 AM.png, Simulator Screen Shot Dec 7, 2015, 10.28.34 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.39 AM.png
>
>
> App uses Single Page Architecture. All HTML is loaded from a remote server 
> into a div tag on the page. A header bar at the top of the page is fixed and 
> is outside the div tag used for loading the remote HTML.
> With StatusBarOverlaysWebView=false  in config.xml, app starts correctly in 
> simulator with the status bar above the page header bar.
> Sequence of steps:
> # Load HTML with a  tag for some mp4 video
> # Start playback of video
> # Simulate device rotation using Simulator->Hardware->Rotate Left
> #* Video automatically switches to fullscreen and fills the entire simulator 
> screen
> # Simulate rotation back to portrait mode using Simulator->Hardware->Rotate 
> Right
> # Click "Done" to exit native player
> # NOW THE STATUS BAR COVERS THE WEBVIEW - WebView is now pushed all the way 
> up and behind the status bar.
> Problem has only been noticed when recovering from fullscreen video playback 
> involving device rotation.



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

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



[jira] [Commented] (CB-10158) StatusBar issue when recovering from fullscreen video playback in landscape mode

2016-11-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10158:
-

Github user jcesarmobile commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/68
  
Ah, didn't think about the pause event and good to know about the 
webkitDisplayingFullscreen.

Anyway, I fixed the issue last weekend, you can close the PR now.


> StatusBar issue when recovering from fullscreen video playback in landscape 
> mode
> 
>
> Key: CB-10158
> URL: https://issues.apache.org/jira/browse/CB-10158
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 5.4.1
> Environment: Cordova version 5.4.1 (Using CLI, not platform tools)
> StatusBar plugin version 2.0.0
> Building app on OS X El Capitan
> Device platform: iOS 9.1 
> TESTED IN SIMULATOR ONLY (iPhone 6 / iOS 9.1)
> Not tested for any other device platform
> Using the following configuration in config.xml:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> {code}
>Reporter: Ashraf Yussouff
>Assignee: jcesarmobile
>  Labels: iOS, reproduced, triaged
> Attachments: Simulator Screen Shot Dec 7, 2015, 10.28.04 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.16 AM.png, Simulator Screen Shot Dec 
> 7, 2015, 10.28.24 AM.png, Simulator Screen Shot Dec 7, 2015, 10.28.34 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.39 AM.png
>
>
> App uses Single Page Architecture. All HTML is loaded from a remote server 
> into a div tag on the page. A header bar at the top of the page is fixed and 
> is outside the div tag used for loading the remote HTML.
> With StatusBarOverlaysWebView=false  in config.xml, app starts correctly in 
> simulator with the status bar above the page header bar.
> Sequence of steps:
> # Load HTML with a  tag for some mp4 video
> # Start playback of video
> # Simulate device rotation using Simulator->Hardware->Rotate Left
> #* Video automatically switches to fullscreen and fills the entire simulator 
> screen
> # Simulate rotation back to portrait mode using Simulator->Hardware->Rotate 
> Right
> # Click "Done" to exit native player
> # NOW THE STATUS BAR COVERS THE WEBVIEW - WebView is now pushed all the way 
> up and behind the status bar.
> Problem has only been noticed when recovering from fullscreen video playback 
> involving device rotation.



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

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



[jira] [Commented] (CB-10158) StatusBar issue when recovering from fullscreen video playback in landscape mode

2016-11-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10158:
-

Github user jaassoon commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/68
  
For example:
video.addEventListener('pause',pauseHandler,false);

function pauseHandler(){//ios only
if(this.webkitDisplayingFullscreen)return;
...

StatusBar.overlaysWebView(true);
StatusBar.overlaysWebView(false);
}


> StatusBar issue when recovering from fullscreen video playback in landscape 
> mode
> 
>
> Key: CB-10158
> URL: https://issues.apache.org/jira/browse/CB-10158
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 5.4.1
> Environment: Cordova version 5.4.1 (Using CLI, not platform tools)
> StatusBar plugin version 2.0.0
> Building app on OS X El Capitan
> Device platform: iOS 9.1 
> TESTED IN SIMULATOR ONLY (iPhone 6 / iOS 9.1)
> Not tested for any other device platform
> Using the following configuration in config.xml:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> {code}
>Reporter: Ashraf Yussouff
>Assignee: jcesarmobile
>  Labels: iOS, reproduced, triaged
> Attachments: Simulator Screen Shot Dec 7, 2015, 10.28.04 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.16 AM.png, Simulator Screen Shot Dec 
> 7, 2015, 10.28.24 AM.png, Simulator Screen Shot Dec 7, 2015, 10.28.34 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.39 AM.png
>
>
> App uses Single Page Architecture. All HTML is loaded from a remote server 
> into a div tag on the page. A header bar at the top of the page is fixed and 
> is outside the div tag used for loading the remote HTML.
> With StatusBarOverlaysWebView=false  in config.xml, app starts correctly in 
> simulator with the status bar above the page header bar.
> Sequence of steps:
> # Load HTML with a  tag for some mp4 video
> # Start playback of video
> # Simulate device rotation using Simulator->Hardware->Rotate Left
> #* Video automatically switches to fullscreen and fills the entire simulator 
> screen
> # Simulate rotation back to portrait mode using Simulator->Hardware->Rotate 
> Right
> # Click "Done" to exit native player
> # NOW THE STATUS BAR COVERS THE WEBVIEW - WebView is now pushed all the way 
> up and behind the status bar.
> Problem has only been noticed when recovering from fullscreen video playback 
> involving device rotation.



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

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



[jira] [Commented] (CB-10158) StatusBar issue when recovering from fullscreen video playback in landscape mode

2016-10-30 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10158:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-statusbar/pull/70


> StatusBar issue when recovering from fullscreen video playback in landscape 
> mode
> 
>
> Key: CB-10158
> URL: https://issues.apache.org/jira/browse/CB-10158
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 5.4.1
> Environment: Cordova version 5.4.1 (Using CLI, not platform tools)
> StatusBar plugin version 2.0.0
> Building app on OS X El Capitan
> Device platform: iOS 9.1 
> TESTED IN SIMULATOR ONLY (iPhone 6 / iOS 9.1)
> Not tested for any other device platform
> Using the following configuration in config.xml:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> {code}
>Reporter: Ashraf Yussouff
>Assignee: jcesarmobile
>  Labels: iOS, reproduced, triaged
> Attachments: Simulator Screen Shot Dec 7, 2015, 10.28.04 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.16 AM.png, Simulator Screen Shot Dec 
> 7, 2015, 10.28.24 AM.png, Simulator Screen Shot Dec 7, 2015, 10.28.34 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.39 AM.png
>
>
> App uses Single Page Architecture. All HTML is loaded from a remote server 
> into a div tag on the page. A header bar at the top of the page is fixed and 
> is outside the div tag used for loading the remote HTML.
> With StatusBarOverlaysWebView=false  in config.xml, app starts correctly in 
> simulator with the status bar above the page header bar.
> Sequence of steps:
> # Load HTML with a  tag for some mp4 video
> # Start playback of video
> # Simulate device rotation using Simulator->Hardware->Rotate Left
> #* Video automatically switches to fullscreen and fills the entire simulator 
> screen
> # Simulate rotation back to portrait mode using Simulator->Hardware->Rotate 
> Right
> # Click "Done" to exit native player
> # NOW THE STATUS BAR COVERS THE WEBVIEW - WebView is now pushed all the way 
> up and behind the status bar.
> Problem has only been noticed when recovering from fullscreen video playback 
> involving device rotation.



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

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



[jira] [Commented] (CB-10158) StatusBar issue when recovering from fullscreen video playback in landscape mode

2016-10-30 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on CB-10158:
--

Commit b7dc5ef7cbc474b0f26f3c66b8a6abfbf953efd4 in cordova-plugin-statusbar's 
branch refs/heads/master from [~jcesarmobile]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;h=b7dc5ef
 ]

CB-10158 (ios) fix StatusBar issue when recovering from fullscreen video

 This closes #70


> StatusBar issue when recovering from fullscreen video playback in landscape 
> mode
> 
>
> Key: CB-10158
> URL: https://issues.apache.org/jira/browse/CB-10158
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 5.4.1
> Environment: Cordova version 5.4.1 (Using CLI, not platform tools)
> StatusBar plugin version 2.0.0
> Building app on OS X El Capitan
> Device platform: iOS 9.1 
> TESTED IN SIMULATOR ONLY (iPhone 6 / iOS 9.1)
> Not tested for any other device platform
> Using the following configuration in config.xml:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> {code}
>Reporter: Ashraf Yussouff
>Assignee: jcesarmobile
>  Labels: iOS, reproduced, triaged
> Attachments: Simulator Screen Shot Dec 7, 2015, 10.28.04 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.16 AM.png, Simulator Screen Shot Dec 
> 7, 2015, 10.28.24 AM.png, Simulator Screen Shot Dec 7, 2015, 10.28.34 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.39 AM.png
>
>
> App uses Single Page Architecture. All HTML is loaded from a remote server 
> into a div tag on the page. A header bar at the top of the page is fixed and 
> is outside the div tag used for loading the remote HTML.
> With StatusBarOverlaysWebView=false  in config.xml, app starts correctly in 
> simulator with the status bar above the page header bar.
> Sequence of steps:
> # Load HTML with a  tag for some mp4 video
> # Start playback of video
> # Simulate device rotation using Simulator->Hardware->Rotate Left
> #* Video automatically switches to fullscreen and fills the entire simulator 
> screen
> # Simulate rotation back to portrait mode using Simulator->Hardware->Rotate 
> Right
> # Click "Done" to exit native player
> # NOW THE STATUS BAR COVERS THE WEBVIEW - WebView is now pushed all the way 
> up and behind the status bar.
> Problem has only been noticed when recovering from fullscreen video playback 
> involving device rotation.



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

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



[jira] [Commented] (CB-10158) StatusBar issue when recovering from fullscreen video playback in landscape mode

2016-10-30 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10158:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/70
  
Cordova CI Build has completed successfully.

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-statusbar/pull/70/commits/4695577edbfc56c41b6d2d0bd8d165aba87ff632)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34/)

| Builder Name  | Console Output | Test Report | Device Logs  |
| :---: | :---:  |   :---: | :---:|
| [Windows 8.1 Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=windows-8.1-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=windows-8.1-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=windows-8.1-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=windows-8.1-store/artifact/)
 |
| [Windows 10  Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=windows-10-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=windows-10-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=windows-10-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=windows-10-store/artifact/)
 |
| [Windows 8.1 Phone]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=windows-8.1-phone/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=windows-8.1-phone/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=windows-8.1-phone/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=windows-8.1-phone/artifact/)
 |
| [iOS]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=ios/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=ios/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=ios/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=ios/artifact/)
 |
| [Android]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=android/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=android/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=android/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/34//PLATFORM=android/artifact/)
 |
 



> StatusBar issue when recovering from fullscreen video playback in landscape 
> mode
> 
>
> Key: CB-10158
> URL: https://issues.apache.org/jira/browse/CB-10158
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 5.4.1
> Environment: Cordova version 5.4.1 (Using CLI, not platform tools)
> StatusBar plugin version 2.0.0
> Building app on OS X El Capitan
> Device platform: iOS 9.1 
> TESTED IN SIMULATOR ONLY (iPhone 6 / iOS 9.1)
> Not tested for any other device platform
> Using the following configuration in config.xml:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> {code}
>Reporter: Ashraf Yussouff
>Assignee: jcesarmobile
>  Labels: iOS, reproduced, triaged
> Attachments: Simulator Screen Shot Dec 7, 2015, 10.28.04 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.16 AM.png, Simulator Screen Shot Dec 
> 7, 2015, 10.28.24 AM.png, Simulator Screen Shot Dec 7, 2015, 10.28.34 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.39 AM.png
>
>
> App uses Single Page Architecture. All HTML is loaded from a remote server 
> into a div tag on the page. A header bar at the top of the page is fixed and 
> is outside the div tag used for loading the remote HTML.
> With StatusBarOverlaysWebView=false  in config.xml, app starts correctly in 
> simulator with the status bar above the page header bar.
> Sequence of steps:
> # Load HTML with a  tag for some mp4 video
> # Start playback of video
> # Simulate device rotation using Simulator->Hardware->Rotate Left
> #* Video automatically switches to fullscreen and fills the entire simulator 
> screen
> # 

[jira] [Commented] (CB-10158) StatusBar issue when recovering from fullscreen video playback in landscape mode

2016-10-30 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10158:
-

GitHub user jcesarmobile opened a pull request:

https://github.com/apache/cordova-plugin-statusbar/pull/70

CB-10158 (ios) fix StatusBar issue when recovering from fullscreen video



### Platforms affected
iOS

### What does this PR do?
After playing a full screen video StatusBarOverlaysWebView=false wasn't 
respected because the height of the statusbar was 0 (the video removes it), 
this PR fix the problem

### What testing has been done on this change?
testing on iOS 10 device and simulator

### Checklist
- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [x] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.
- [ ] Added automated test coverage as appropriate for this change.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jcesarmobile/cordova-plugin-statusbar CB-10158

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugin-statusbar/pull/70.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #70


commit 4695577edbfc56c41b6d2d0bd8d165aba87ff632
Author: Julio Cesar Sanchez Hernandez 
Date:   2016-10-30T14:37:58Z

CB-10158 (ios) fix StatusBar issue when recovering from fullscreen video




> StatusBar issue when recovering from fullscreen video playback in landscape 
> mode
> 
>
> Key: CB-10158
> URL: https://issues.apache.org/jira/browse/CB-10158
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 5.4.1
> Environment: Cordova version 5.4.1 (Using CLI, not platform tools)
> StatusBar plugin version 2.0.0
> Building app on OS X El Capitan
> Device platform: iOS 9.1 
> TESTED IN SIMULATOR ONLY (iPhone 6 / iOS 9.1)
> Not tested for any other device platform
> Using the following configuration in config.xml:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> {code}
>Reporter: Ashraf Yussouff
>  Labels: iOS, reproduced, triaged
> Attachments: Simulator Screen Shot Dec 7, 2015, 10.28.04 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.16 AM.png, Simulator Screen Shot Dec 
> 7, 2015, 10.28.24 AM.png, Simulator Screen Shot Dec 7, 2015, 10.28.34 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.39 AM.png
>
>
> App uses Single Page Architecture. All HTML is loaded from a remote server 
> into a div tag on the page. A header bar at the top of the page is fixed and 
> is outside the div tag used for loading the remote HTML.
> With StatusBarOverlaysWebView=false  in config.xml, app starts correctly in 
> simulator with the status bar above the page header bar.
> Sequence of steps:
> # Load HTML with a  tag for some mp4 video
> # Start playback of video
> # Simulate device rotation using Simulator->Hardware->Rotate Left
> #* Video automatically switches to fullscreen and fills the entire simulator 
> screen
> # Simulate rotation back to portrait mode using Simulator->Hardware->Rotate 
> Right
> # Click "Done" to exit native player
> # NOW THE STATUS BAR COVERS THE WEBVIEW - WebView is now pushed all the way 
> up and behind the status bar.
> Problem has only been noticed when recovering from fullscreen video playback 
> involving device rotation.



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

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



[jira] [Commented] (CB-10158) StatusBar issue when recovering from fullscreen video playback in landscape mode

2016-10-30 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10158:
-

Github user jcesarmobile commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/68
  
Hi.
Thanks for the PR.
The PR should be agains master branch, not 2.2.x branch.
But I have been evaluating it and I won't merge it as it's not a real fix 
as you have to call `StatusBar.overlaysWebView(false);` when the video finish, 
you could also call 
`StatusBar.overlaysWebView(true);StatusBar.overlaysWebView(false);` and will 
have the same effect without code changes.
But I'm interested in knowing how do you know that you have finishing 
playing the video. is there any event you can listen to?


> StatusBar issue when recovering from fullscreen video playback in landscape 
> mode
> 
>
> Key: CB-10158
> URL: https://issues.apache.org/jira/browse/CB-10158
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 5.4.1
> Environment: Cordova version 5.4.1 (Using CLI, not platform tools)
> StatusBar plugin version 2.0.0
> Building app on OS X El Capitan
> Device platform: iOS 9.1 
> TESTED IN SIMULATOR ONLY (iPhone 6 / iOS 9.1)
> Not tested for any other device platform
> Using the following configuration in config.xml:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> {code}
>Reporter: Ashraf Yussouff
>  Labels: iOS, reproduced, triaged
> Attachments: Simulator Screen Shot Dec 7, 2015, 10.28.04 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.16 AM.png, Simulator Screen Shot Dec 
> 7, 2015, 10.28.24 AM.png, Simulator Screen Shot Dec 7, 2015, 10.28.34 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.39 AM.png
>
>
> App uses Single Page Architecture. All HTML is loaded from a remote server 
> into a div tag on the page. A header bar at the top of the page is fixed and 
> is outside the div tag used for loading the remote HTML.
> With StatusBarOverlaysWebView=false  in config.xml, app starts correctly in 
> simulator with the status bar above the page header bar.
> Sequence of steps:
> # Load HTML with a  tag for some mp4 video
> # Start playback of video
> # Simulate device rotation using Simulator->Hardware->Rotate Left
> #* Video automatically switches to fullscreen and fills the entire simulator 
> screen
> # Simulate rotation back to portrait mode using Simulator->Hardware->Rotate 
> Right
> # Click "Done" to exit native player
> # NOW THE STATUS BAR COVERS THE WEBVIEW - WebView is now pushed all the way 
> up and behind the status bar.
> Problem has only been noticed when recovering from fullscreen video playback 
> involving device rotation.



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

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



[jira] [Commented] (CB-10158) StatusBar issue when recovering from fullscreen video playback in landscape mode

2016-10-17 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10158:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/68
  
Cordova CI Build has completed successfully.

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-statusbar/pull/68/commits/1f9ecb1936588e2ed7e4c8069d249d3220aac1cb)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32/)

| Builder Name  | Console Output | Test Report | Device Logs  |
| :---: | :---:  |   :---: | :---:|
| [Windows 8.1 Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=windows-8.1-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=windows-8.1-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=windows-8.1-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=windows-8.1-store/artifact/)
 |
| [Windows 10  Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=windows-10-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=windows-10-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=windows-10-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=windows-10-store/artifact/)
 |
| [Windows 8.1 Phone]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=windows-8.1-phone/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=windows-8.1-phone/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=windows-8.1-phone/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=windows-8.1-phone/artifact/)
 |
| [iOS]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=ios/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=ios/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=ios/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=ios/artifact/)
 |
| [Android]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=android/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=android/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=android/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/32//PLATFORM=android/artifact/)
 |
 



> StatusBar issue when recovering from fullscreen video playback in landscape 
> mode
> 
>
> Key: CB-10158
> URL: https://issues.apache.org/jira/browse/CB-10158
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 5.4.1
> Environment: Cordova version 5.4.1 (Using CLI, not platform tools)
> StatusBar plugin version 2.0.0
> Building app on OS X El Capitan
> Device platform: iOS 9.1 
> TESTED IN SIMULATOR ONLY (iPhone 6 / iOS 9.1)
> Not tested for any other device platform
> Using the following configuration in config.xml:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> {code}
>Reporter: Ashraf Yussouff
>  Labels: iOS, reproduced, triaged
> Attachments: Simulator Screen Shot Dec 7, 2015, 10.28.04 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.16 AM.png, Simulator Screen Shot Dec 
> 7, 2015, 10.28.24 AM.png, Simulator Screen Shot Dec 7, 2015, 10.28.34 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.39 AM.png
>
>
> App uses Single Page Architecture. All HTML is loaded from a remote server 
> into a div tag on the page. A header bar at the top of the page is fixed and 
> is outside the div tag used for loading the remote HTML.
> With StatusBarOverlaysWebView=false  in config.xml, app starts correctly in 
> simulator with the status bar above the page header bar.
> Sequence of steps:
> # Load HTML with a  tag for some mp4 video
> # Start playback of video
> # Simulate device rotation using Simulator->Hardware->Rotate Left
> #* Video automatically switches to fullscreen and fills the entire simulator 
> screen
> # Simulate rotation back to portrait 

[jira] [Commented] (CB-10158) StatusBar issue when recovering from fullscreen video playback in landscape mode

2016-10-17 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10158:
-

GitHub user jaassoon opened a pull request:

https://github.com/apache/cordova-plugin-statusbar/pull/68

CB-10158: (ios) StatusBar issue when recovering from fullscreen video 
playback in landscape mode 

CB-10158: (ios) StatusBar issue when recovering from fullscreen video 
playback in landscape mode 
following the comment of  user 165573 in 
https://issues.apache.org/jira/browse/CB-10158
After trying several hacks (like hiding then showing, ...) I ended up 
changing the content of "setStatusBarOverlaysWebView" to avoid checking if 
we're setting a new value, and whenever I go back to my app after viewing a 
video, I call "StatusBar.overlaysWebView(false);".


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jaassoon/cordova-plugin-statusbar master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugin-statusbar/pull/68.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #68


commit 53d0b04ed69431139de1a1767a6d311d450211c3
Author: Steve Gill 
Date:   2016-09-09T23:08:04Z

CB-11832 Incremented plugin version.

commit 940a8ee92045b365b11790aa5e3e55964ef913a2
Author: Shazron Abdullah 
Date:   2016-09-28T08:26:09Z

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #66

commit 1f9ecb1936588e2ed7e4c8069d249d3220aac1cb
Author: jaassoon 
Date:   2016-10-18T02:46:26Z

CB-10158: (ios) 

CB-10158: (ios) StatusBar issue when recovering from fullscreen video 
playback in landscape mode 
following the comment of  user 165573 in 
https://issues.apache.org/jira/browse/CB-10158
After trying several hacks (like hiding then showing, ...) I ended up 
changing the content of "setStatusBarOverlaysWebView" to avoid checking if 
we're setting a new value, and whenever I go back to my app after viewing a 
video, I call "StatusBar.overlaysWebView(false);".




> StatusBar issue when recovering from fullscreen video playback in landscape 
> mode
> 
>
> Key: CB-10158
> URL: https://issues.apache.org/jira/browse/CB-10158
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 5.4.1
> Environment: Cordova version 5.4.1 (Using CLI, not platform tools)
> StatusBar plugin version 2.0.0
> Building app on OS X El Capitan
> Device platform: iOS 9.1 
> TESTED IN SIMULATOR ONLY (iPhone 6 / iOS 9.1)
> Not tested for any other device platform
> Using the following configuration in config.xml:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> {code}
>Reporter: Ashraf Yussouff
>  Labels: iOS, reproduced, triaged
> Attachments: Simulator Screen Shot Dec 7, 2015, 10.28.04 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.16 AM.png, Simulator Screen Shot Dec 
> 7, 2015, 10.28.24 AM.png, Simulator Screen Shot Dec 7, 2015, 10.28.34 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.39 AM.png
>
>
> App uses Single Page Architecture. All HTML is loaded from a remote server 
> into a div tag on the page. A header bar at the top of the page is fixed and 
> is outside the div tag used for loading the remote HTML.
> With StatusBarOverlaysWebView=false  in config.xml, app starts correctly in 
> simulator with the status bar above the page header bar.
> Sequence of steps:
> # Load HTML with a  tag for some mp4 video
> # Start playback of video
> # Simulate device rotation using Simulator->Hardware->Rotate Left
> #* Video automatically switches to fullscreen and fills the entire simulator 
> screen
> # Simulate rotation back to portrait mode using Simulator->Hardware->Rotate 
> Right
> # Click "Done" to exit native player
> # NOW THE STATUS BAR COVERS THE WEBVIEW - WebView is now pushed all the way 
> up and behind the status bar.
> Problem has only been noticed when recovering from fullscreen video playback 
> involving device rotation.



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

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



[jira] [Commented] (CB-10158) StatusBar issue when recovering from fullscreen video playback in landscape mode

2016-06-03 Thread 165537 (JIRA)

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

165537 commented on CB-10158:
-

I tried forcing the overlay to false after closing the video, but I still have 
issues in some cases:

If I'm in portrait, then watch a video and go to landscape, then either close 
or wait for the video to finish, then forces overlay false, then the app 
content is correctly pushed below the status bar.

But If I'm in portrait, then watch a video and go to landscape, then inside the 
video go back to portrait, then either close or wait for the video to finish, 
then forces overlay false, the app content is not pushed down and the status 
bar is hiding it. Sometimes (or on other devices?), the app is correctly moved 
down but the status bar is all white (either the text and background are white, 
or the status bar is not shown but the app is pushed down).

After trying several hacks (like hiding then showing, ...) I ended up changing 
the content of "setStatusBarOverlaysWebView" to avoid checking if we're setting 
a new value, and whenever I go back to my app after viewing a video, I call 
"StatusBar.overlaysWebView(false);".


> StatusBar issue when recovering from fullscreen video playback in landscape 
> mode
> 
>
> Key: CB-10158
> URL: https://issues.apache.org/jira/browse/CB-10158
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 5.4.1
> Environment: Cordova version 5.4.1 (Using CLI, not platform tools)
> StatusBar plugin version 2.0.0
> Building app on OS X El Capitan
> Device platform: iOS 9.1 
> TESTED IN SIMULATOR ONLY (iPhone 6 / iOS 9.1)
> Not tested for any other device platform
> Using the following configuration in config.xml:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> {code}
>Reporter: Ashraf Yussouff
>  Labels: iOS, reproduced, triaged
> Attachments: Simulator Screen Shot Dec 7, 2015, 10.28.04 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.16 AM.png, Simulator Screen Shot Dec 
> 7, 2015, 10.28.24 AM.png, Simulator Screen Shot Dec 7, 2015, 10.28.34 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.39 AM.png
>
>
> App uses Single Page Architecture. All HTML is loaded from a remote server 
> into a div tag on the page. A header bar at the top of the page is fixed and 
> is outside the div tag used for loading the remote HTML.
> With StatusBarOverlaysWebView=false  in config.xml, app starts correctly in 
> simulator with the status bar above the page header bar.
> Sequence of steps:
> # Load HTML with a  tag for some mp4 video
> # Start playback of video
> # Simulate device rotation using Simulator->Hardware->Rotate Left
> #* Video automatically switches to fullscreen and fills the entire simulator 
> screen
> # Simulate rotation back to portrait mode using Simulator->Hardware->Rotate 
> Right
> # Click "Done" to exit native player
> # NOW THE STATUS BAR COVERS THE WEBVIEW - WebView is now pushed all the way 
> up and behind the status bar.
> Problem has only been noticed when recovering from fullscreen video playback 
> involving device rotation.



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

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



[jira] [Commented] (CB-10158) StatusBar issue when recovering from fullscreen video playback in landscape mode

2016-06-02 Thread 165537 (JIRA)

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

165537 commented on CB-10158:
-

I confirm too on real devices:
The app is fixed portrait mode for iPhones
1. The status bar is not on overlay
2. then I watch a video full screen, I can go in landscape mode as it's the 
native player
3. then when going back to the app, it's back to portrait byt the status bar is 
on top of my header

> StatusBar issue when recovering from fullscreen video playback in landscape 
> mode
> 
>
> Key: CB-10158
> URL: https://issues.apache.org/jira/browse/CB-10158
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 5.4.1
> Environment: Cordova version 5.4.1 (Using CLI, not platform tools)
> StatusBar plugin version 2.0.0
> Building app on OS X El Capitan
> Device platform: iOS 9.1 
> TESTED IN SIMULATOR ONLY (iPhone 6 / iOS 9.1)
> Not tested for any other device platform
> Using the following configuration in config.xml:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> {code}
>Reporter: Ashraf Yussouff
>  Labels: iOS, reproduced, triaged
> Attachments: Simulator Screen Shot Dec 7, 2015, 10.28.04 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.16 AM.png, Simulator Screen Shot Dec 
> 7, 2015, 10.28.24 AM.png, Simulator Screen Shot Dec 7, 2015, 10.28.34 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.39 AM.png
>
>
> App uses Single Page Architecture. All HTML is loaded from a remote server 
> into a div tag on the page. A header bar at the top of the page is fixed and 
> is outside the div tag used for loading the remote HTML.
> With StatusBarOverlaysWebView=false  in config.xml, app starts correctly in 
> simulator with the status bar above the page header bar.
> Sequence of steps:
> # Load HTML with a  tag for some mp4 video
> # Start playback of video
> # Simulate device rotation using Simulator->Hardware->Rotate Left
> #* Video automatically switches to fullscreen and fills the entire simulator 
> screen
> # Simulate rotation back to portrait mode using Simulator->Hardware->Rotate 
> Right
> # Click "Done" to exit native player
> # NOW THE STATUS BAR COVERS THE WEBVIEW - WebView is now pushed all the way 
> up and behind the status bar.
> Problem has only been noticed when recovering from fullscreen video playback 
> involving device rotation.



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

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



[jira] [Commented] (CB-10158) StatusBar issue when recovering from fullscreen video playback in landscape mode

2016-01-14 Thread jcesarmobile (JIRA)

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

jcesarmobile commented on CB-10158:
---

I confirm that there is a bug.
The webview isn't resized correctly if you rotate the screen while another view 
is over the cordova webview, in this case the full screen video. It happens too 
if you open an inAppBrowser window and rotate (the results are even worse)


> StatusBar issue when recovering from fullscreen video playback in landscape 
> mode
> 
>
> Key: CB-10158
> URL: https://issues.apache.org/jira/browse/CB-10158
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 5.4.1
> Environment: Cordova version 5.4.1 (Using CLI, not platform tools)
> StatusBar plugin version 2.0.0
> Building app on OS X El Capitan
> Device platform: iOS 9.1 
> TESTED IN SIMULATOR ONLY (iPhone 6 / iOS 9.1)
> Not tested for any other device platform
> Using the following configuration in config.xml:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> {code}
>Reporter: Ashraf Yussouff
>  Labels: iOS, reproduced, triaged
> Attachments: Simulator Screen Shot Dec 7, 2015, 10.28.04 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.16 AM.png, Simulator Screen Shot Dec 
> 7, 2015, 10.28.24 AM.png, Simulator Screen Shot Dec 7, 2015, 10.28.34 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.39 AM.png
>
>
> App uses Single Page Architecture. All HTML is loaded from a remote server 
> into a div tag on the page. A header bar at the top of the page is fixed and 
> is outside the div tag used for loading the remote HTML.
> With StatusBarOverlaysWebView=false  in config.xml, app starts correctly in 
> simulator with the status bar above the page header bar.
> Sequence of steps:
> # Load HTML with a  tag for some mp4 video
> # Start playback of video
> # Simulate device rotation using Simulator->Hardware->Rotate Left
> #* Video automatically switches to fullscreen and fills the entire simulator 
> screen
> # Simulate rotation back to portrait mode using Simulator->Hardware->Rotate 
> Right
> # Click "Done" to exit native player
> # NOW THE STATUS BAR COVERS THE WEBVIEW - WebView is now pushed all the way 
> up and behind the status bar.
> Problem has only been noticed when recovering from fullscreen video playback 
> involving device rotation.



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

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