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

Body tag stays shinked after keyboard hide

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.9.0
    • None
    • None
    • XCode 5, iOS 7, Phonegap 2.9

    Description

      I have the phonegap app (2.9) with config.xml options:
      KeyboardShrinksView = false
      HideKeyboardFormAccessoryBar = false

      and meta viewport set in the index file:
      <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, target-densityDpi=device-dpi" />

      Switching between inputs sometimes close the keyboard but do not resize back the body tag:
      > $(window).height()
      < 480
      > $('body').height()
      < 220

      This situation is show on the screenshot: IMG_3674.jpg

      Attachments

        1. IMG_3674.jpg
          36 kB
          Tomasz

        Activity

          People

            Unassigned Unassigned
            lemingos Tomasz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: