Chromium Code Reviews
DescriptionChromevox2: make sure the braille cursor is shown for empty text fields.
The empty string in a boolean context led to the cursor not being
shown. Changed to compare against undefined instead.
This also fixes the value start offset to always be 0. It should only be
non-zero for multiline text fields where only part of the field is included in
the braille output.
BUG=
Committed: https://crrev.com/60383b1f0112b73aa4ab0d52ab053924c7927481
Cr-Commit-Position: refs/heads/master@{#321543}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|
|||||||||||||||||||