DescriptionAccessible name of text fields on Android should prefer field value
On Android, each object can only have a single accessible text string
associated with it - so a text field can't simultaneously have a name
and a value. Have it always return the value if nonempty, and the
name/label otherwise.
BUG=425310
Committed: https://crrev.com/67d42382e20617f55255a8024992cb040f691f4b
Cr-Commit-Position: refs/heads/master@{#300389}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Remove extra line on win #
Messages
Total messages: 7 (2 generated)
|