[
https://issues.apache.org/jira/browse/CB-4862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13874846#comment-13874846
]
Chris Emerson commented on CB-4862:
-----------------------------------
FYI - I've encountered my first real-world problem with this unresolved issue.
If I use the "fixed" viewport tag (mentioned above) my Android phone apps zoom
themselves out like they're tablets. But if I remove the "fixed" viewport tag
the iPhone keyboard problem comes back (where the viewport resizes when the
keyboard shows up). SO ... for now I have to give my Android HTML pages one
viewport tag and my IOS HTML pages a different viewport tag - very painful as
it makes my CLI-drive workflow pretty pointless since I have to make manual
changes after every [$ cordova build] statement.
Any updates or advice here?
> ios 7 keyboard resizes the page even with KeyboardShrinksView set to false
> --------------------------------------------------------------------------
>
> Key: CB-4862
> URL: https://issues.apache.org/jira/browse/CB-4862
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 2.8.0
> Environment: ipod 5th gen ios 7 and simulator for ios 7
> Reporter: Jake Williams
> Assignee: Shazron Abdullah
> Labels: ios7, keyboard-plugin
>
> We have a page with a fixed footer and some inputs. In previous ios versions
> the page would be pushed up when an input was focused and the keyboard came
> up. In ios 7, the page height is reduced to the available space after the
> keyboard appears and the footer covers the input (depends on the position of
> the footer, but it does happen sometimes). There is also a problem where the
> input could be beneath the keyboard if you have multiple inputs and you use
> next/previous to move between them.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)