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

Issue 14985009: <label> element should send key and focus events if it has contenteditable attribute. (Closed)

Created:
7 years, 7 months ago by yael.aharon
Modified:
7 years, 7 months ago
Reviewers:
tkent, yael.aharon1, eseidel
CC:
blink-reviews, eae+blinkwatch, ojan, Julie Parent
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

<label> element should send key and focus events if it has contenteditable attribute. HTMLLabelElement should be focusable if it passes the test isContentEditable(). As a result, the proper events would be sent. Both Opera and Firefox support this behavior. BUG=209871 TEST=fast/forms/label/labels-contenteditable.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=149973

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -1 line) Patch
A LayoutTests/fast/forms/label/labels-contenteditable.html View 1 chunk +52 lines, -0 lines 0 comments Download
A LayoutTests/fast/forms/label/labels-contenteditable-expected.txt View 1 chunk +16 lines, -0 lines 0 comments Download
M LayoutTests/fast/forms/resources/label-test-util.js View 1 chunk +8 lines, -0 lines 0 comments Download
M Source/core/html/HTMLLabelElement.cpp View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
yael.aharon1
Could you please review? thanks!
7 years, 7 months ago (2013-05-08 19:41:25 UTC) #1
eseidel
lgtm
7 years, 7 months ago (2013-05-08 19:58:28 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/14985009/1
7 years, 7 months ago (2013-05-08 19:58:33 UTC) #3
eseidel
7 years, 7 months ago (2013-05-08 19:59:06 UTC) #4
commit-bot: I haz the power
7 years, 7 months ago (2013-05-08 20:50:05 UTC) #5
Message was sent while issue was closed.
Change committed as 149973

Powered by Google App Engine
This is Rietveld 408576698