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

Screen is pushed up for a while when keyboard appears

    XMLWordPrintableJSON

Details

    Description

      Please see this issue first: https://issues.apache.org/jira/browse/CB-5641

      If I add Keyboard plugin (code below) then work-around solution in the CB-5641 no longer works. Screen is quickly pushed up and back to its original position when keyboard appears.

      Keyboard.shrinkView(true);
      Keyboard.hideFormAccessoryBar(true);
      Keyboard.disableScrollingInShrinkView(true);

      If I change to Keyboard.shrinkView(false); then aforementioned issue doesn't happen, but view is scrollable when keyboard appears, and worst, there is a 40px height black area at the end of screen.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tiendq Tien Do
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: