DescriptionBraille improvements in contenteditables.
This fixes two issues with editing text using braille in contenteditable
elements:
- Non-breaking spaces in the element confused the detection of changes that
weren't caused by the braille IME causing grade 2 braille input to be
interrupted inside words. is now normalized to normal spaces
for the purpose of braille output in this case.
- Blank lines weren't shown because of a special case handling for tts output.
Now braille is included in that special case.
BUG=392854
Committed: https://crrev.com/eb7b406d7a1f3428dd900543f17e82fe0c4aeb6a
Cr-Commit-Position: refs/heads/master@{#307010}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove logspam. #
Messages
Total messages: 8 (2 generated)
|