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

Issue 2442583002: Invalidate the text edit handler on selection events (Closed)

Created:
4 years, 2 months ago by David Tseng
Modified:
4 years, 1 month ago
Reviewers:
dmazzoni
CC:
chromium-reviews, alemate+watch_chromium.org, oshima+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, je_julie, arv+watch_chromium.org, dtseng+watch_chromium.org, dmazzoni+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Invalidate the text edit handler on selection events This is necessary to make braille output work in menus. If a text edit handler is active, output gets delegated through that handler, skipping the output o f the current range. BUG=657036 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/4b5321f2888313442c6caf986a389a143920244c Cr-Commit-Position: refs/heads/master@{#427107}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Invalidate the text edit handler on selection events #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M chrome/browser/resources/chromeos/chromevox/cvox2/background/desktop_automation_handler.js View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
David Tseng
4 years, 2 months ago (2016-10-20 22:12:54 UTC) #4
dmazzoni
lgtm https://codereview.chromium.org/2442583002/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/desktop_automation_handler.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/desktop_automation_handler.js (right): https://codereview.chromium.org/2442583002/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/desktop_automation_handler.js#newcode431 chrome/browser/resources/chromeos/chromevox/cvox2/background/desktop_automation_handler.js:431: // Invalidate any previous editable text handler state. ...
4 years, 2 months ago (2016-10-21 20:13:06 UTC) #5
David Tseng
https://codereview.chromium.org/2442583002/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/desktop_automation_handler.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/desktop_automation_handler.js (right): https://codereview.chromium.org/2442583002/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/desktop_automation_handler.js#newcode431 chrome/browser/resources/chromeos/chromevox/cvox2/background/desktop_automation_handler.js:431: // Invalidate any previous editable text handler state. On ...
4 years, 1 month ago (2016-10-24 16:35:31 UTC) #6
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/2442583002/20001
4 years, 1 month ago (2016-10-24 16:35:55 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-24 18:50:19 UTC) #11
commit-bot: I haz the power
4 years, 1 month ago (2016-10-24 18:54:22 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4b5321f2888313442c6caf986a389a143920244c
Cr-Commit-Position: refs/heads/master@{#427107}

Powered by Google App Engine
This is Rietveld 408576698