** Changed in: unity
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/856277

Title:
  Lens button set narrow width which is needed

Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  Lens button width is narrow rather than is needed, therefore parts
  of button label are shortened and/or become unreadable in specific
  text.

  How to reproduce(easy):
  1. Set locale to ja_JP.UTF-8 by language-selector
  2. Open application lens by Super+A
  3. Open "Filter results" ("結果の絞り込み" in Japanese)
  4. Check label of top-left bottun

  Expected result: "すべて" ("All" in English)
  Actual result: "..."

  
  How to reproduce(by recompile unity):
  1. Replace _("All") to _("XXXXX") at 2 places
     in plugins/unityshell/src/FilterGenreWidget.cpp
  2. Recompile unity
  3. Open application lens by Super+A
  4. Open "Filter results"
  5. Check label of top-left bottun

  Expected result:
  "XXXXX" (Because there is enough space, shouldn't shorten label)
  Actual result: "XXX..."

  And if you set more long label, **always** is shortened "about two
  characters". For example, "XXXXXYYYYY"(10 chars) is rendered as
  "XXXXXYY...".

  Tanaka and Akabe reported by Japanese(LP: #852948), and they
  attached screenshot.
  
https://bugs.launchpad.net/ubuntu-jp-improvement/+bug/852948/+attachment/2424959/+files/dash-files-dots-en.png
  
https://bugs.launchpad.net/ubuntu-jp-improvement/+bug/852948/+attachment/2424960/+files/dash-musics-dots-en.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/856277/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to