New issue
Advanced search Search tips

Issue 768872 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

Need to check system menu width with i18N for proper size

Project Member Reported by skuhne@chromium.org, Sep 26 2017

Issue description

The system menu does not have a variable length anymore and we should check other languages for ellipsis string cuts.
 
Components: UI>Shell>StatusArea
Labels: -Pri-3 Pri-2
Owner: zork@chromium.org
Seems like we should be able to do this in an automated way.

Comment 2 by zork@chromium.org, Oct 10 2017

Is the width static across all devices, or per device?  If there's one static width, I think the right way to handle this is to apply [CHAR-LIMIT=XX] to all the strings that appear there.

Comment 3 by glevin@chromium.org, Nov 15 2017

Cc: omrilio@chromium.org zork@chromium.org
Owner: minch@chromium.org
Status: Assigned (was: Untriaged)

Sign in to add a comment