You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ulf Brügelmann (JIRA)" <ji...@apache.org> on 2016/09/06 07:03:21 UTC

[jira] [Commented] (CB-11248) InAppBrowser no focus on input text fields

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

Ulf Brügelmann commented on CB-11248:
-------------------------------------

I had exactly the same problem and clearFocus() prior to requestFocus() did the trick for me as well. Thanks a lot. This hint really made my day (and my customer happy...).

> InAppBrowser no focus on input text fields
> ------------------------------------------
>
>                 Key: CB-11248
>                 URL: https://issues.apache.org/jira/browse/CB-11248
>             Project: Apache Cordova
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Plugin InAppBrowser
>    Affects Versions: 1.4.0
>         Environment: Cordova CLI, Android, Android Studio
>            Reporter: Mo Pages
>            Priority: Minor
>              Labels: android, no-repro, triaged
>
> When opening a webpage with a form in the Cordova default webview or system webview focus on an input text box works as normal - a cursor is displayed (and if there's any js list its displayed). However when using the InAppBrowser the focus cursor does not display at all when you click in a text box...the keyboard comes up but no focus cursor.
> I've tried injecting js to focus on the text box but this doesn't do anything..Also it makes no difference what value the option keyboardDisplayRequiresUserAction is given...Is there a fix for this? 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org