Descriptionviews::Label displaying the tooltip should not elide.
The default eliding behavior on views::Label was changed to ELIDE_AT_END in
https://codereview.chromium.org/14654018 which make tooltips display incorrectly
in chromeos.
BUG=none
TEST=manual: trigger a long tooltip (one that cannot fit in one line). For
example, hover over the tab of any page with a long title (try the codereview
link above). Without this change, the tooltip label appears as a single line
elided at the end and has a weird size.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202039
Patch Set 1 #Patch Set 2 : patch #Messages
Total messages: 10 (0 generated)
|