[
https://issues.apache.org/jira/browse/CB-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147594#comment-14147594
]
Tom Bell commented on CB-7625:
------------------------------
Created a new application to test that this genuinely isn't something with my
code.
$ cordova create ./example-inputs org.example.inputs Input
$ cd example-inputs
$ cordova platform add android
Added a blank `<textarea>` and `<input>` for testing
$ cordova build
$ adb install ./platforms/android/ant-build/Inputs-debug-unaligned.apk
Tap into the textarea/input, tap the "Speech" button on the keyboard, speak
some words, tap the "keyboard" to switch back to the keyboard, and try editing
the text that was put in via speech. Unable to edit it.
> Cannot "Edit" text entered using Speech to Text in input/textareas
> ------------------------------------------------------------------
>
> Key: CB-7625
> URL: https://issues.apache.org/jira/browse/CB-7625
> Project: Apache Cordova
> Issue Type: Bug
> Reporter: Tom Bell
>
> I am unable to edit text in a textarea or input box after entering it using
> Android's Speech to Text button on the keyboard.
> Android 4.4.2
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)