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

Issue 93142: Checkbox/RadioButton labels have to reserve space for the focus rects, even i... (Closed)

Created:
11 years, 8 months ago by Ben Goodger (Google)
Modified:
9 years, 6 months ago
Reviewers:
jcampan
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Checkbox/RadioButton labels have to reserve space for the focus rects, even if they're not actively being painted as focused, otherwise layout breaks badly. http://crbug.com/10958 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14464

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M chrome/views/controls/button/checkbox.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/views/controls/label.h View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/views/controls/label.cc View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Ben Goodger (Google)
11 years, 8 months ago (2009-04-24 20:07:02 UTC) #1
jcampan
11 years, 8 months ago (2009-04-24 20:14:30 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698