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

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

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

CB-6563 - Keyboard: Fix issue with UIPickerViews breaking.
(closes #11)

Going from a keyboard to a select dropdown picker triggered the show
handler without ever calling the hide handler. Going from a select list
to a keyboard triggered show again. At this point, the UIWebView had
been shrunk to the point of having a height of 0.

Signed-off-by: Shazron Abdullah <shaz...@apache.org>


> Keyboard: Fix issue with UIPickerViews breaking
> -----------------------------------------------
>
>                 Key: CB-6563
>                 URL: https://issues.apache.org/jira/browse/CB-6563
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Keyboard
>            Reporter: Shazron Abdullah
>
> Going from a keyboard to a select dropdown picker triggered the show handler 
> without ever calling the hide handler. Going from a select list to a keyboard 
> triggered show again.
> At this point, the UIWebView had been shrunk to the point of having a height 
> of 0.
> Pull request: https://github.com/apache/cordova-plugins/pull/11



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

Reply via email to