Closed
Description
When entering text using Siri dictation, if you say "new paragraph", the already-spoken paragraph will be inserted twice (in some of my tests, with different words).
Steps to Reproduce
- Enter a Trix input field on iOS
- Tap the microphone dictation button
- Say "hello world new paragraph goodbye world"
- Tap 'Done' in the dictation area
- If it doesn't reproduce, you may need to repeat once -- it seems less likely to misbehave when starting from empty
When the bug manifests, the above will insert:
Hello world
Hello world
Goodbye world
Probably related, but possibly separate: if you instead tap 'Done' in the keyboard toolbar, only the first "Hello world" will be inserted -- the second paragraph never appears.