You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/05/03 01:59:14 UTC

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

Shazron Abdullah created CB-6626:
------------------------------------

             Summary: 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.




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