Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] Voice-to-text: after input, content is removed #606

Closed
iamthomasbishop opened this issue Feb 16, 2019 · 0 comments · Fixed by #610
Closed

[iOS] Voice-to-text: after input, content is removed #606

iamthomasbishop opened this issue Feb 16, 2019 · 0 comments · Fixed by #610
Labels
[Type] Bug Something isn't working
Milestone

Comments

@iamthomasbishop
Copy link
Contributor

iamthomasbishop commented Feb 16, 2019

Expected behavior

When using voice-to-text, if I input a string and tap to submit, I expect that the string will be applied in place.

Actual behavior

As I'm speaking, the words are transcribed on the fly, but upon submitting, that content disappears.

Update: also tried Google's Gboard keyboard (on iOS) voice-to-text and that works as expected.

Steps to reproduce the behavior

  1. Start a post
  2. Add a paragraph block
  3. Tap the microphone icon on the keyboard
  4. Speak to capture a phase
  5. Submit captured phase
  6. Observe that submitted phase is removed
Tested on iPhone XS Max running iOS 12.1.4, and iPad Pro running 12.2 beta.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant