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

Issue 2760803002: Set limit on maximum width of ChromeVox menus. (Closed)

Created:
3 years, 9 months ago by dmazzoni
Modified:
3 years, 9 months ago
Reviewers:
David Tseng
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/heads/master
Project:
chromium
Visibility:
Public.

Description

Set limit on maximum width of ChromeVox menus. The auto-generated ChromeVox menus like the list of headings or links often contain long strings or urls, which were causing the ChromeVox menus to extend past the width of the screen. Fix this with some simple CSS that sets a maximum width for the menu title, makes it stay on a single line and not auto-wrap, and then uses ellipses to visually show if the whole title doesn't fit. BUG=672941 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2760803002 Cr-Commit-Position: refs/heads/master@{#458926} Committed: https://chromium.googlesource.com/chromium/src/+/130aefc5b0d01ced8a2dc0b17db8179d422ac526

Patch Set 1 #

Patch Set 2 : Fix closure compile errors #

Patch Set 3 : Rebase #

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

Messages

Total messages: 26 (15 generated)
dmazzoni
3 years, 9 months ago (2017-03-20 15:00:00 UTC) #7
David Tseng
lgtm, thanks. How about also shoing the full text on mouse hover (i.e.. title attribute)?
3 years, 9 months ago (2017-03-20 16:46:00 UTC) #8
dmazzoni
On 2017/03/20 16:46:00, David Tseng wrote: > lgtm, thanks. How about also shoing the full ...
3 years, 9 months ago (2017-03-20 16:48:06 UTC) #9
David Tseng
On 2017/03/20 16:48:06, dmazzoni wrote: > On 2017/03/20 16:46:00, David Tseng wrote: > > lgtm, ...
3 years, 9 months ago (2017-03-20 16:55:59 UTC) #10
dmazzoni
Yes, it comes through as description, and you're right. Doesn't read it twice. On Mon, ...
3 years, 9 months ago (2017-03-20 16:56:47 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/2760803002/20001
3 years, 9 months ago (2017-03-20 17:00:17 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/331674)
3 years, 9 months ago (2017-03-20 18:47:15 UTC) #16
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/2760803002/20001
3 years, 9 months ago (2017-03-22 16:30:36 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device-xcode-clang/builds/60536) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 9 months ago (2017-03-22 16:33:23 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/2760803002/40001
3 years, 9 months ago (2017-03-22 22:17:08 UTC) #23
commit-bot: I haz the power
3 years, 9 months ago (2017-03-22 23:23:38 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/130aefc5b0d01ced8a2dc0b17db8...

Powered by Google App Engine
This is Rietveld 408576698