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

Issue 381009: Increase the width for 'date-container' in download.html to 110px to make roo... (Closed)

Created:
11 years, 1 month ago by jungshik at Google
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, Paul Godavari, ben+cc_chromium.org
Visibility:
Public.

Description

1. Increase the width for 'date-container' in download.html to 110px to make room for dates in some languages. Increase the margin-left (LTR) and margin-rigth(RTL) accordingly. 2. Decrease the web font size (dom UI font size) for Bengali on Vista or later to 84% (the same value as used for English) while using 110% for XP. This is done by introducing a new 'string' (IDS_WEB_FONT_SIZE_XP) on Windows (other platforms won't get this). BUG=21699 TEST=Run Chrome with '--lang=ml' (--lang=kn, --lang=bn) on Windows and go to the download page. Make sure that dates are in a single line. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=35908

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -13 lines) Patch
M chrome/app/resources/locale_settings.grd View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/app/resources/locale_settings_bn.xtb View 3 2 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/dom_ui/chrome_url_data_manager.cc View 2 chunks +12 lines, -1 line 0 comments Download
M chrome/browser/resources/downloads.html View 1 2 3 4 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
jungshik at Google
If 120 px is too large for other languages, an alternative is to do it ...
11 years, 1 month ago (2009-11-16 23:28:35 UTC) #1
jungshik at Google
Glen, I attached a screenshot to the bug. Can you take a look? I'm afraid ...
11 years, 1 month ago (2009-11-17 01:29:19 UTC) #2
arv (Not doing code reviews)
LGTM My only concern is the font size change. Does this affect NTP and other ...
11 years, 1 month ago (2009-11-17 01:47:47 UTC) #3
jungshik at Google
On 2009/11/17 01:47:47, arv wrote: > LGTM > > My only concern is the font ...
11 years, 1 month ago (2009-11-17 06:31:19 UTC) #4
jungshik at Google
On 2009/11/17 06:31:19, Jungshik Shin wrote: > On 2009/11/17 01:47:47, arv wrote: > > LGTM ...
11 years, 1 month ago (2009-11-17 22:59:17 UTC) #5
jungshik at Google
On 2009/11/17 22:59:17, Jungshik Shin wrote: > With 95%, Bengali > Chrome's dom UI looks ...
11 years, 1 month ago (2009-11-17 23:10:28 UTC) #6
jungshik at Google
arv and glen, can you take another look? I introduced IDS_WEB_FONT_SIZE_XP to take care of ...
10 years, 11 months ago (2010-01-05 23:32:22 UTC) #7
Glen Murphy
LGTM
10 years, 11 months ago (2010-01-08 16:57:02 UTC) #8
arv (Not doing code reviews)
10 years, 11 months ago (2010-01-08 17:38:50 UTC) #9
Still LGTM

Powered by Google App Engine
This is Rietveld 408576698