Chromium Code Reviews
DescriptionUse UITextView for better bulleted list presentation
BUG=724636
TEST=Navigating to a page that fails to load twice in a row should present a bulleted list of suggestions for the user to try. However this list on small screened devices, and in certain localizations can lay out the bulleted text in a non aligned manner.
Specifically iPhone 5/5S/5SE, in French, is known to do this.
This change should align the left of the text blocks, and not allow the text to wrap just to the bullet indentation.
Review-Url: https://codereview.chromium.org/2905953003
Cr-Commit-Position: refs/heads/master@{#475594}
Committed: https://chromium.googlesource.com/chromium/src/+/cff1e1836ec5a28bc4a31913ef6d22d62c9e2842
Patch Set 1 #Patch Set 2 : Small tweaks #
Total comments: 6
Patch Set 3 : Review feedback #Messages
Total messages: 13 (7 generated)
|