Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1911)

Issue 390005: Fixed a label alignment issue in ConfirmMessageBoxDialog. ... (Closed)

Created:
11 years, 1 month ago by idana
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, ben+cc_chromium.org, tfarina (gmail-do not use)
Visibility:
Public.

Description

Fixed a label alignment issue in ConfirmMessageBoxDialog. There is no need to manually detect the text directionlity at run time. Setting the label's alignment to views::Label::ALIGN_LEFT is sufficient because the mirroring subsystem will flip it automatically if the locale is RTL. BUG=26378 TEST=Run chrome with --lang=he, enable sync and then disable through the options dialog. Text in dialog box should be right aligned. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31616

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -13 lines) Patch
M chrome/browser/views/confirm_message_box_dialog.cc View 2 chunks +2 lines, -13 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
idana
11 years, 1 month ago (2009-11-10 17:36:21 UTC) #1
idana
Reviewers: timsteele, Description: Fixed a label alignment issue in ConfirmMessageBoxDialog. There is no need to ...
11 years, 1 month ago (2009-11-10 17:36:42 UTC) #2
idana
Reviewers: timsteele, Description: Fixed a label alignment issue in ConfirmMessageBoxDialog. There is no need to ...
11 years, 1 month ago (2009-11-10 17:42:44 UTC) #3
idana
Reviewers: timsteele, Description: Fixed a label alignment issue in ConfirmMessageBoxDialog. There is no need to ...
11 years, 1 month ago (2009-11-10 17:52:46 UTC) #4
idana
Reviewers: timsteele, Description: Fixed a label alignment issue in ConfirmMessageBoxDialog. There is no need to ...
11 years, 1 month ago (2009-11-10 18:02:49 UTC) #5
idana
Reviewers: timsteele, Description: Fixed a label alignment issue in ConfirmMessageBoxDialog. There is no need to ...
11 years, 1 month ago (2009-11-10 18:12:51 UTC) #6
idana
Reviewers: timsteele, Description: Fixed a label alignment issue in ConfirmMessageBoxDialog. There is no need to ...
11 years, 1 month ago (2009-11-10 18:22:53 UTC) #7
idana
Reviewers: timsteele, Description: Fixed a label alignment issue in ConfirmMessageBoxDialog. There is no need to ...
11 years, 1 month ago (2009-11-10 18:32:56 UTC) #8
tim (not reviewing)
LGTM!
11 years, 1 month ago (2009-11-10 23:51:22 UTC) #9
tim (not reviewing)
11 years, 1 month ago (2009-11-10 23:51:42 UTC) #10

Powered by Google App Engine
This is Rietveld 408576698