Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-11560

Default behaviour for tap on status bar not accessible anymore

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • iOS

    Description

      Adding a JS event on status bar tap (https://issues.apache.org/jira/browse/CB-6626) is nice. But then the default behaviour is no longer available. So, in order to have the default behaviour back, I forked the plugin and reverted the patch (https://github.com/apache/cordova-plugin-statusbar/pull/4). I think it's a bad approach but for now I don't know what else I can do.

      I think there should be a configuration option to deactivate this. Or at least some documentation that explains how to have the default behaviour back.

      I do realise that the default behaviour is not perfect. Notably, it can only scroll the body of the page. For instance, if the page is a scrollable div (instead of a scrollable body), the default behaviour just doesn't work because the body will just eat the scroll directive without doing anything. So the JS event becomes a lot more relevant. However I have not managed to obtain the smooth default "tap on status bar" scroll up with a JS event listener.

      The scrollable div makes sense because of the sluggish scroll of body (even with `-webkit-overflow-scrolling: touch` it's still weirdly slow).

      Attachments

        Issue Links

          Activity

            People

              purplecabbage Jesse MacFadyen
              pwbs Philippe Wang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: