[ 
https://issues.apache.org/jira/browse/CB-6626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-6626:
---------------------------------

    Description: 
A fake scrollview is added to the CDVViewController's view (but it's in the 
background). When the status bar is tapped, the scrollview will naturally be 
notified to scroll to the top and a new javascript event is fired.

This also has a fix for the webview frame calculations in the function hide. 
The calculation is ignored when the status bar is overlaid on top of the 
webview.

Pull request: https://github.com/apache/cordova-plugin-statusbar/pull/4


  was:
A fake scrollview is added to the CDVViewController's view (but it's in the 
background). When the status bar is tapped, the scrollview will naturally be 
notified to scroll to the top and a new javascript event is fired.

This also has a fix for the webview frame calculations in the function hide. 
The calculation is ignored when the status bar is overlaid on top of the 
webview.



> Add new JavaScript event on statusbar tap
> -----------------------------------------
>
>                 Key: CB-6626
>                 URL: https://issues.apache.org/jira/browse/CB-6626
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin Statusbar
>         Environment: iOS
>            Reporter: Shazron Abdullah
>
> A fake scrollview is added to the CDVViewController's view (but it's in the 
> background). When the status bar is tapped, the scrollview will naturally be 
> notified to scroll to the top and a new javascript event is fired.
> This also has a fix for the webview frame calculations in the function hide. 
> The calculation is ignored when the status bar is overlaid on top of the 
> webview.
> Pull request: https://github.com/apache/cordova-plugin-statusbar/pull/4



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to