[ 
https://issues.apache.org/jira/browse/CB-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974556#comment-13974556
 ] 

ASF subversion and git services commented on CB-6444:
-----------------------------------------------------

Commit f543672d09d7502e6c30867affe03cb2749505f6 in cordova-plugins's branch 
refs/heads/master from [~akurdyumov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugins.git;h=f543672 ]

CB-6444 - Programmatic switch for position:fixed elements quirks after hiding 
kbd (closes #9)


> iOS issue with fixed positioned elements and keyboard
> -----------------------------------------------------
>
>                 Key: CB-6444
>                 URL: https://issues.apache.org/jira/browse/CB-6444
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugin Keyboard
>         Environment: iOS 7.0, iOS 7.1, iOS 6.1
>            Reporter: Andrey Kurdyumov
>            Assignee: Shazron Abdullah
>
> 1. Create blank Cordova application.
> 2. Made following changes:
> index.hmml
> Replace content of div with id="deviceready" with following content
> <input type="text"/>
> <input type="checkbox"/>
> js/index.js
> comment line
> app.receivedEvent('deviceready');
> css/index.css
> in the class .app
> change position:absolute to position: fixed
> 3. Build app and launch it
> 4. Touch text box. Keyboard should popup
> 5. Touch checkbox. Keyboard is shown, but all page moved a bit bottom.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to