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

Issue 7298009: Labels don't need to respond to mouse clicks and doing so can interfere with button clicks, for e... (Closed)

Created:
9 years, 5 months ago by Finnur
Modified:
9 years, 5 months ago
Reviewers:
sky
CC:
chromium-reviews, dhollowa
Visibility:
Public.

Description

Labels don't need to respond to mouse clicks and doing so can interfere with button clicks, for example if the label width extends over a button (in some cases invisibly). BUG=87439 TEST=None. The problem that prompted this has been fixed by Scott, but similar problems might occur in the future so I think it is good to fix the underlying problem as well (since the symptoms are so weird: half a button non-clickable). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91421

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Finnur
9 years, 5 months ago (2011-07-01 15:55:59 UTC) #1
sky
9 years, 5 months ago (2011-07-01 15:56:33 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698