You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/07/16 15:39:04 UTC

[jira] [Resolved] (CB-6626) Add new JavaScript event on statusbar tap

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

Andrew Grieve resolved CB-6626.
-------------------------------

    Resolution: Fixed
      Assignee: Andrew Grieve

Merged into 0.1.7-dev of the statusbar plugin. Confirmed it works with a mobilespec manual test.

> 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
>            Assignee: Andrew Grieve
>
> 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)