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

Issue 2145323002: Content in disabled input field should not be selectable. (Closed)

Created:
4 years, 5 months ago by ramya.v
Modified:
4 years, 5 months ago
Reviewers:
tkent
CC:
blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Content in disabled input field should not be selectable. Spec: https://html.spec.whatwg.org/multipage/forms.html#the-readonly-attribute:attr-input-readonly BUG=626581 Committed: https://crrev.com/21d670d3e740b26dcdf63631d163c45a57d9531c Cr-Commit-Position: refs/heads/master@{#405717}

Patch Set 1 #

Patch Set 2 : Updated testcase #

Total comments: 4

Patch Set 3 : Updated longpress case #

Patch Set 4 : Updated code for WebViewTest.LongPressImageTextArea test failure #

Messages

Total messages: 18 (6 generated)
ramya.v
PTAL! Thanks https://codereview.chromium.org/2145323002/diff/20001/third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html File third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html (right): https://codereview.chromium.org/2145323002/diff/20001/third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html#newcode45 third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html:45: <textarea id="readOnlyDisabledTextArea" cols="31" readonly disabled>ReadonlyDisabledTextarea</textarea> For Disabled ...
4 years, 5 months ago (2016-07-14 09:00:28 UTC) #3
tkent
https://codereview.chromium.org/2145323002/diff/20001/third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html File third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html (right): https://codereview.chromium.org/2145323002/diff/20001/third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html#newcode45 third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html:45: <textarea id="readOnlyDisabledTextArea" cols="31" readonly disabled>ReadonlyDisabledTextarea</textarea> > Shall I raise ...
4 years, 5 months ago (2016-07-14 09:07:27 UTC) #4
ramya.v
https://codereview.chromium.org/2145323002/diff/20001/third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html File third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html (right): https://codereview.chromium.org/2145323002/diff/20001/third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html#newcode45 third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html:45: <textarea id="readOnlyDisabledTextArea" cols="31" readonly disabled>ReadonlyDisabledTextarea</textarea> On 2016/07/14 09:07:27, tkent ...
4 years, 5 months ago (2016-07-14 09:15:41 UTC) #5
tkent
https://codereview.chromium.org/2145323002/diff/20001/third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html File third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html (right): https://codereview.chromium.org/2145323002/diff/20001/third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html#newcode45 third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html:45: <textarea id="readOnlyDisabledTextArea" cols="31" readonly disabled>ReadonlyDisabledTextarea</textarea> On 2016/07/14 at 09:15:41, ...
4 years, 5 months ago (2016-07-14 17:00:09 UTC) #7
tkent
On 2016/07/14 at 17:00:09, tkent wrote: > https://codereview.chromium.org/2145323002/diff/20001/third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html > File third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html (right): > > https://codereview.chromium.org/2145323002/diff/20001/third_party/WebKit/LayoutTests/editing/selection/readonly-disabled-text-selection.html#newcode45 ...
4 years, 5 months ago (2016-07-14 17:00:49 UTC) #8
ramya.v
PTAL! Thanks
4 years, 5 months ago (2016-07-15 05:31:20 UTC) #9
tkent
lgtm
4 years, 5 months ago (2016-07-15 06:24:09 UTC) #11
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/2145323002/80001
4 years, 5 months ago (2016-07-15 06:24:19 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 5 months ago (2016-07-15 07:37:18 UTC) #14
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-15 07:37:20 UTC) #15
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/21d670d3e740b26dcdf63631d163c45a57d9531c Cr-Commit-Position: refs/heads/master@{#405717}
4 years, 5 months ago (2016-07-15 07:39:16 UTC) #17
yoichio
4 years, 1 month ago (2016-10-27 02:14:43 UTC) #18
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:80001) has been created in
https://codereview.chromium.org/2455853002/ by yoichio@chromium.org.

The reason for reverting is: It caused regression:
https://bugs.chromium.org/p/chromium/issues/detail?id=656736.

Powered by Google App Engine
This is Rietveld 408576698