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

Issue 2406233003: Sets the readonly state on read-only text fields on Windows. (Closed)

Created:
4 years, 2 months ago by nektarios
Modified:
4 years, 2 months ago
Reviewers:
dmazzoni
CC:
chromium-reviews, aboxhall+watch_chromium.org, nektar+watch_chromium.org, jam, yuzo+watch_chromium.org, je_julie, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Sets the readonly state on read-only text fields on Windows. BUG=654768 R=dmazzoni@chromium.org TESTED=manually with Jaws, browser tests Committed: https://crrev.com/f4220a356ef824f05b65cadbcef910bb72736a44 Cr-Commit-Position: refs/heads/master@{#424860}

Patch Set 1 #

Patch Set 2 : Added the browser tests. #

Patch Set 3 : Added the actual test files. #

Total comments: 3

Patch Set 4 : Fixed removal of readonly state. #

Patch Set 5 : Fixed tests. #

Patch Set 6 : Fixed test expectations. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -14 lines) Patch
M content/browser/accessibility/browser_accessibility_win.cc View 1 2 3 2 chunks +10 lines, -7 lines 0 comments Download
M content/browser/accessibility/dump_accessibility_tree_browsertest.cc View 1 2 3 2 chunks +12 lines, -1 line 0 comments Download
M content/test/data/accessibility/aria/aria-multiline-expected-win.txt View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/data/accessibility/aria/aria-searchbox-expected-win.txt View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/test/data/accessibility/aria/aria-searchbox-with-selection-expected-win.txt View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/test/data/accessibility/aria/aria-textbox-expected-win.txt View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/data/accessibility/aria/aria-textbox-with-selection-expected-win.txt View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
A + content/test/data/accessibility/html/input-text-read-only.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + content/test/data/accessibility/html/input-text-read-only-expected-android.txt View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + content/test/data/accessibility/html/input-text-read-only-expected-mac.txt View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A content/test/data/accessibility/html/input-text-read-only-expected-win.txt View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
A + content/test/data/accessibility/html/textarea-read-only.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + content/test/data/accessibility/html/textarea-read-only-expected-android.txt View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + content/test/data/accessibility/html/textarea-read-only-expected-mac.txt View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A content/test/data/accessibility/html/textarea-read-only-expected-win.txt View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 38 (22 generated)
nektarios
4 years, 2 months ago (2016-10-11 15:08:27 UTC) #1
dmazzoni
https://codereview.chromium.org/2406233003/diff/40001/content/browser/accessibility/browser_accessibility_win.cc File content/browser/accessibility/browser_accessibility_win.cc (right): https://codereview.chromium.org/2406233003/diff/40001/content/browser/accessibility/browser_accessibility_win.cc#newcode5508 content/browser/accessibility/browser_accessibility_win.cc:5508: ia_state &= ~(STATE_SYSTEM_READONLY); Won't this clear the readonly state ...
4 years, 2 months ago (2016-10-11 17:45:41 UTC) #6
chromium-reviews
All fixed and manually tested with Jaws and NVDA. I found one issue though, I ...
4 years, 2 months ago (2016-10-11 21:07:00 UTC) #11
dmazzoni
I think that's working as intended for now On Tue, Oct 11, 2016 at 2:07 ...
4 years, 2 months ago (2016-10-11 21:48:55 UTC) #14
dmazzoni
lgtm
4 years, 2 months ago (2016-10-11 21:50:02 UTC) #15
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/2406233003/80001
4 years, 2 months ago (2016-10-11 22:15:56 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/309672)
4 years, 2 months ago (2016-10-11 23:27:32 UTC) #20
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/2406233003/100001
4 years, 2 months ago (2016-10-12 15:10:55 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/85101)
4 years, 2 months ago (2016-10-12 15:16:18 UTC) #25
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/2406233003/100001
4 years, 2 months ago (2016-10-12 15:27:16 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/85117)
4 years, 2 months ago (2016-10-12 15:36:42 UTC) #29
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/2406233003/100001
4 years, 2 months ago (2016-10-12 15:46:57 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/85128)
4 years, 2 months ago (2016-10-12 15:53:03 UTC) #33
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/2406233003/100001
4 years, 2 months ago (2016-10-12 21:16:05 UTC) #35
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 2 months ago (2016-10-12 21:25:15 UTC) #36
commit-bot: I haz the power
4 years, 2 months ago (2016-10-12 21:29:05 UTC) #38
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/f4220a356ef824f05b65cadbcef910bb72736a44
Cr-Commit-Position: refs/heads/master@{#424860}

Powered by Google App Engine
This is Rietveld 408576698