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

Issue 8118003: Changing fixed-width font size along with default when user changes in UI. (Closed)

Created:
9 years, 2 months ago by roseN
Modified:
8 years, 6 months ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

We have to change the "default_fixed_font_size" along with "default_font_size"when user varies the sets the font size under chrome://settings/fonts, as we don't have separate ui option for that. BUG=91922 TEST=As you change the slider under Standard Font in "chrome://settings/fonts" page, size of text against Fixed-width Font should also change. This effect should reflect in any web page for instance http://jsfiddle.net/casaschi/pSAkD/ opened containing fixed-width fonts. Patch by: rosen.dash@motorola.com

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added a notifyPrefChanged callback and changing dafault_fixed_font_size there. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/options/font_settings.js View 1 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
roseN
We have to change the "default_fixed_font_size" along with "default_font_size" as we don't have separate UI.
9 years, 2 months ago (2011-10-03 13:39:07 UTC) #1
groby-ooo-7-16
Please add short description of test how to verify fix. (I.e. TEST=Do A, should observe ...
9 years, 2 months ago (2011-10-04 01:48:06 UTC) #2
roseN
On 2011/10/04 01:48:06, groby wrote: > Please add short description of test how to verify ...
9 years, 2 months ago (2011-10-04 09:25:24 UTC) #3
roseN
I have added a notifyPrefChanged callback for "default_font_size" and setting "default_fixed_font_size" in the callback.
9 years, 2 months ago (2011-10-04 09:25:44 UTC) #4
csilv
The decision to not set default_fixed_font_size is intentiona. See this issue for the detailed discussion: ...
9 years, 2 months ago (2011-10-04 19:30:13 UTC) #5
Peter Kasting
On 2011/10/04 19:30:13, csilv wrote: > The decision to not set default_fixed_font_size is intentiona. See ...
9 years, 2 months ago (2011-10-17 07:12:12 UTC) #6
groby-ooo-7-16
Orthogonal point to rosen.dash: It seems (unless I missed something) that you haven't signed the ...
9 years, 2 months ago (2011-10-17 17:41:07 UTC) #7
csilv
On 2011/10/17 07:12:12, Peter Kasting wrote: > On 2011/10/04 19:30:13, csilv wrote: > > The ...
9 years, 2 months ago (2011-10-17 18:18:57 UTC) #8
Peter Kasting
On 2011/10/17 18:18:57, csilv wrote: > We need to keep in mind that in the ...
9 years, 2 months ago (2011-10-17 18:21:53 UTC) #9
csilv
On 2011/10/17 18:21:53, Peter Kasting wrote: > On 2011/10/17 18:18:57, csilv wrote: > > We ...
9 years, 2 months ago (2011-10-17 18:25:17 UTC) #10
rosen.dash
On 2011/10/17 18:25:17, csilv wrote: > On 2011/10/17 18:21:53, Peter Kasting wrote: > > On ...
9 years, 2 months ago (2011-10-25 07:42:12 UTC) #11
Peter Kasting
On 2011/10/25 07:42:12, rosen.dash wrote: > I think instead of maintaining a constant gap of ...
9 years, 2 months ago (2011-10-25 18:46:17 UTC) #12
Peter Kasting
8 years, 6 months ago (2012-06-13 19:44:00 UTC) #13
Closing since I think the issue was fixed by a separate change later.

Powered by Google App Engine
This is Rietveld 408576698