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

Issue 2954413003: Support rich line output in both speech and braille (Closed)

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

Description

Support rich line output in both speech and braille - scope rich output to only when moving to new line - this excludes character, word, selection movement and change - indicate bold, italic, underline in braille based on the current braille table - indicate all rich annotations in speech - do not indicate all rich annotations in braille; the large amount of output clutters the display; need alternate form/impl. TEST=editing_test and manually for various tables. BUG=719654 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2954413003 Cr-Commit-Position: refs/heads/master@{#483063} Committed: https://chromium.googlesource.com/chromium/src/+/aa5ea5a7134eef78d614541e209285e78705cd71

Patch Set 1 #

Patch Set 2 : Update test expectations #

Patch Set 3 : quick fix.Upload server: https://codereview.chromium.org (change with -s/--server) #

Total comments: 4

Patch Set 4 : Add a test. #

Patch Set 5 : Fix Liblouis tests. #

Patch Set 6 : Fix browser test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -26 lines) Patch
M chrome/browser/resources/chromeos/chromevox/braille/expanding_braille_translator.js View 1 2 3 2 chunks +10 lines, -1 line 0 comments Download
M chrome/browser/resources/chromeos/chromevox/braille/expanding_braille_translator_test.unitjs View 1 2 3 7 chunks +36 lines, -6 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/braille/liblouis.js View 3 chunks +22 lines, -3 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/braille/liblouis_test.extjs View 1 2 3 4 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/braille/spans.js View 1 2 3 2 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js View 1 2 3 4 chunks +46 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/editing_test.extjs View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/chromeos/liblouis_nacl/test.js View 1 2 3 4 5 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/liblouis/nacl_wrapper/liblouis_instance.cc View 3 chunks +13 lines, -0 lines 0 comments Download
M third_party/liblouis/nacl_wrapper/liblouis_wrapper.cc View 2 chunks +7 lines, -5 lines 0 comments Download
M third_party/liblouis/nacl_wrapper/translation_params.h View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (19 generated)
David Tseng
Somewhat re-introducing this for speech (in a limited form when navigating by line) and newly ...
3 years, 5 months ago (2017-06-26 23:37:04 UTC) #3
dmazzoni
lgtm https://codereview.chromium.org/2954413003/diff/40001/chrome/browser/resources/chromeos/chromevox/braille/spans.js File chrome/browser/resources/chromeos/chromevox/braille/spans.js (right): https://codereview.chromium.org/2954413003/diff/40001/chrome/browser/resources/chromeos/chromevox/braille/spans.js#newcode84 chrome/browser/resources/chromeos/chromevox/braille/spans.js:84: cvox.FormSpan = function(formType) { The word "form" has ...
3 years, 5 months ago (2017-06-27 21:21:53 UTC) #8
David Tseng
On 2017/06/27 21:21:53, dmazzoni wrote: > lgtm > > https://codereview.chromium.org/2954413003/diff/40001/chrome/browser/resources/chromeos/chromevox/braille/spans.js > File chrome/browser/resources/chromeos/chromevox/braille/spans.js (right): > ...
3 years, 5 months ago (2017-06-27 23:48:18 UTC) #9
David Tseng
Added a test as well. I forgot that style indicators in at least old school ...
3 years, 5 months ago (2017-06-27 23:52:41 UTC) #10
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/2954413003/80001
3 years, 5 months ago (2017-06-28 06:54:21 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/416878)
3 years, 5 months ago (2017-06-28 08:12:18 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/2954413003/100001
3 years, 5 months ago (2017-06-28 16:46:35 UTC) #23
commit-bot: I haz the power
3 years, 5 months ago (2017-06-28 18:12:57 UTC) #27
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/aa5ea5a7134eef78d614541e2092...

Powered by Google App Engine
This is Rietveld 408576698