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

Issue 2814893002: Print Preview: Fix small radio buttons (Closed)

Created:
3 years, 8 months ago by rbpotter
Modified:
3 years, 8 months ago
Reviewers:
dpapad
CC:
arv+watch_chromium.org, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix small radio buttons in print preview Radio buttons scaled to font size were too small to see selection for very small font. Add a min size for radio buttons, also apply to checkboxes for consistency. BUG=710381 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2814893002 Cr-Commit-Position: refs/heads/master@{#463906} Committed: https://chromium.googlesource.com/chromium/src/+/a1f827118b1b305b7f1c9afbcad9e72e07daca74

Patch Set 1 #

Total comments: 1

Patch Set 2 : Match normal font size for min button size #

Total comments: 2

Patch Set 3 : Add variables #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M chrome/browser/resources/print_preview/print_preview.css View 1 2 1 chunk +7 lines, -7 lines 0 comments Download

Messages

Total messages: 25 (18 generated)
rbpotter
3 years, 8 months ago (2017-04-11 22:17:18 UTC) #6
dpapad
https://codereview.chromium.org/2814893002/diff/1/chrome/browser/resources/print_preview/print_preview.css File chrome/browser/resources/print_preview/print_preview.css (right): https://codereview.chromium.org/2814893002/diff/1/chrome/browser/resources/print_preview/print_preview.css#newcode78 chrome/browser/resources/print_preview/print_preview.css:78: height: 1.1em; Do we want radio buttons to scale ...
3 years, 8 months ago (2017-04-11 22:55:07 UTC) #7
rbpotter
Checked with UX and they think setting the min size to the normal font size ...
3 years, 8 months ago (2017-04-11 23:51:03 UTC) #13
dpapad
LGTM https://codereview.chromium.org/2814893002/diff/40001/chrome/browser/resources/print_preview/print_preview.css File chrome/browser/resources/print_preview/print_preview.css (right): https://codereview.chromium.org/2814893002/diff/40001/chrome/browser/resources/print_preview/print_preview.css#newcode78 chrome/browser/resources/print_preview/print_preview.css:78: height: 1.1em; Nit (optional): You can avoid repeating ...
3 years, 8 months ago (2017-04-12 00:03:03 UTC) #14
rbpotter
https://codereview.chromium.org/2814893002/diff/40001/chrome/browser/resources/print_preview/print_preview.css File chrome/browser/resources/print_preview/print_preview.css (right): https://codereview.chromium.org/2814893002/diff/40001/chrome/browser/resources/print_preview/print_preview.css#newcode78 chrome/browser/resources/print_preview/print_preview.css:78: height: 1.1em; On 2017/04/12 00:03:03, dpapad wrote: > Nit ...
3 years, 8 months ago (2017-04-12 00:23:33 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2814893002/60001
3 years, 8 months ago (2017-04-12 01:34:59 UTC) #22
commit-bot: I haz the power
3 years, 8 months ago (2017-04-12 02:40:17 UTC) #25
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/a1f827118b1b305b7f1c9afbcad9...

Powered by Google App Engine
This is Rietveld 408576698