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

Issue 1111163002: Fixed word and line navigation in multi-line text fields. (Closed)

Created:
5 years, 7 months ago by nektarios
Modified:
5 years, 7 months ago
Reviewers:
dmazzoni
CC:
aboxhall+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, jam, je_julie(Not used), nektar+watch_chromium.org, plundblad+watch_chromium.org, yuzo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fixed word and line navigation in multi-line text fields. This might also fix the line break issue where lines appear joined together. This CL should be submitted only after the Blink change removing a spurious line break at the end of all text fields is rolled into Chromium. BUG=102231 R=dmazzoni Committed: https://crrev.com/28f5f6444f311879cff2e7688011a54bf40a463b Cr-Commit-Position: refs/heads/master@{#327629}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Re-enabled word boundary unit tests. #

Patch Set 3 : Addressed first bunch of comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+261 lines, -151 lines) Patch
M content/browser/accessibility/accessibility_win_browsertest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/accessibility/browser_accessibility.h View 1 chunk +8 lines, -0 lines 0 comments Download
M content/browser/accessibility/browser_accessibility.cc View 1 2 3 chunks +97 lines, -57 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_win_unittest.cc View 1 1 chunk +112 lines, -59 lines 0 comments Download
M ui/accessibility/ax_text_utils.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M ui/accessibility/ax_text_utils_unittest.cc View 1 chunk +36 lines, -30 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
nektarios
5 years, 7 months ago (2015-04-29 04:01:04 UTC) #1
dmazzoni
Looks fantastic! Give me some time to do a thorough review of this but overall ...
5 years, 7 months ago (2015-04-29 05:50:15 UTC) #2
dmazzoni
Don't forget to add a bug number. https://codereview.chromium.org/1111163002/diff/1/content/browser/accessibility/browser_accessibility.cc File content/browser/accessibility/browser_accessibility.cc (right): https://codereview.chromium.org/1111163002/diff/1/content/browser/accessibility/browser_accessibility.cc#newcode329 content/browser/accessibility/browser_accessibility.cc:329: DCHECK_EQ(child->GetRole(), ui::AX_ROLE_INLINE_TEXT_BOX); ...
5 years, 7 months ago (2015-04-29 21:49:50 UTC) #3
chromium-reviews
Don't forget to add a bug number. > I couldn't find the number of my ...
5 years, 7 months ago (2015-04-29 23:08:35 UTC) #4
dmazzoni
lgtm I don't see the rename to word_start_not_found but everything else sounds good, thanks.
5 years, 7 months ago (2015-04-29 23:12:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1111163002/40001
5 years, 7 months ago (2015-04-30 00:27:45 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-04-30 00:31:21 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-04-30 00:32:14 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/28f5f6444f311879cff2e7688011a54bf40a463b
Cr-Commit-Position: refs/heads/master@{#327629}

Powered by Google App Engine
This is Rietveld 408576698