[
https://issues.apache.org/jira/browse/CB-7669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154824#comment-14154824
]
Joe Bowser commented on CB-7669:
--------------------------------
[~vielhuber] This isn't guaranteed to work in Java code. You can't tell whether
the keyboard is present or not without physically looking at the device, and
there's already enough Android fragmentation with different devices, let alone
third-party keyboard input. We already have enough Heisenbugs that I think
supporting this feature isn't worth the additional issues that it would create.
> KeyboardDisplayRequiresUserAction for Android
> ---------------------------------------------
>
> Key: CB-7669
> URL: https://issues.apache.org/jira/browse/CB-7669
> Project: Apache Cordova
> Issue Type: New Feature
> Components: Android
> Reporter: David Vielhuber
> Assignee: Joe Bowser
>
> Hello!
> The preference KeyboardDisplayRequiresUserAction on iOS makes it possible to
> programmatically focus on an input field and display the keyboard on iOS.
> On Android this is not possible, because the keyboard is not shown.
> Are there plans for making this also possible on Android?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)