DescriptionFixes bug where clicks on 'ok' button in about dialog wouldn't
work. This was happening because one of the labels was extending into
the ok button and since the ok button is no longer a native button it
only gets events if another view is not on top of it.
BUG=87439
74724
TEST=see bug
R=finnur@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91139
Patch Set 1 #Patch Set 2 : Truncate instead of extending into buttons #
Total comments: 2
Patch Set 3 : Remove unneeded field #Messages
Total messages: 5 (0 generated)
|