[
https://issues.apache.org/jira/browse/CB-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179600#comment-15179600
]
Thillaiganesh Chan commented on CB-3930:
----------------------------------------
This is a valid user observation. But this issue is not triggered by or can be
fixed inside plugin-keyboard.
Keyboard is shown based on HTML script like
<form>
First Name : <input type="text" name="Fname">
Telephone : <input type="tel"></input>
</form>
Which is handled inside iOS framework
> Phonegap 2.8 KeyboardShrinksView property, white background shown while
> keyboard transitions up
> -----------------------------------------------------------------------------------------------
>
> Key: CB-3930
> URL: https://issues.apache.org/jira/browse/CB-3930
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Keyboard
> Affects Versions: 2.6.0, 2.7.0, 2.8.0, 2.9.0
> Reporter: Tom Wilson
> Labels: ios, keyboard-plugin
> Fix For: 3.6.0
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> While the keyboard is transitioning up, it seems the webview is already
> resized and the background is white, thus causing the white background to be
> shown. My HTML body background is black so it looks odd when the white
> background flashes. Does anyone know how to update the background of the
> UIView?
> Video reproducing the issue in slow motion.
> http://www.youtube.com/watch?v=iOjdxJuYp8c
> Regular speed: http://www.youtube.com/watch?v=ZtTXU3zr18k
> Thanks!
> Tom
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]