DescriptionSupports the invisible underline for native input fields.
Physical keyboard autocorrect feature needs to be launched in M43, which can sets composition with invisible underline.
For now, views::TextField doesn't respect the config in CompositionText for colors, background, etc.
This cl is to make the RenderText not render the underline if the CompositionText is configured with transparent color.
Note: this cl doesn't try to support background, colors, etc. as some TODOs like https://code.google.com/p/chromium/codesearch#chromium/src/ui/gfx/render_text.h&l=723
BUG=407576
TEST=Verified on clapper & linux_chromeos.
Committed: https://crrev.com/09036bd899e6b591fae4e9665247c78d26c14bab
Cr-Commit-Position: refs/heads/master@{#322942}
Patch Set 1 #Patch Set 2 : 。 #Patch Set 3 : #
Total comments: 4
Patch Set 4 : #Patch Set 5 : revised per comments and fixed test failures. #
Total comments: 4
Patch Set 6 : revised per comments. #
Messages
Total messages: 11 (2 generated)
|