[
https://issues.apache.org/jira/browse/CB-5002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828384#comment-13828384
]
Shazron Abdullah edited comment on CB-5002 at 11/21/13 1:52 AM:
----------------------------------------------------------------
The quick fix is to add "height=device-height" in your meta tag viewport - but
this was advised to be removed because it causes problems when you are app is
displayed as an iPhone only app on iPad (workaround for Apple bug)
was (Author: shazron):
The quick fix is to add "height=device-height" in your meta tag viewport.
> Input fields cannot be clicked on form with absolute positioning on iOS7
> ------------------------------------------------------------------------
>
> Key: CB-5002
> URL: https://issues.apache.org/jira/browse/CB-5002
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 3.0.0, 3.1.0
> Reporter: Tomasz KalkosiĆski
> Priority: Critical
> Labels: ios, ios7
> Fix For: 3.2.0
>
> Attachments: iOS Simulator Screen shot Oct 7, 2013 11.27.06 AM.png,
> index.html
>
>
> I have a form with position: absolute, on the bottom of a viewport. When I
> click any field, it triggers touchstart event, keyboard pops up, but field
> doesn't get click event so it's not focused. It only happens when form is
> below the keyboard. If I change bottom: 0 to top: 0 and form appears on top
> of a viewport, everything is fine. This bug doesn't occur on iOS6.
--
This message was sent by Atlassian JIRA
(v6.1#6144)