Checkbox labels ellipsized on phone screen in portrait orientation
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
Fix Committed
|
Medium
|
James Mulholland | ||
webbrowser-app |
Fix Released
|
Medium
|
Olivier Tilloy | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
High
|
Adnane Belmadiaf | ||
webbrowser-app (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Vivid |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Browser's Settings screen shows an example of a checkbox where its label does not fit in the available screen width, so it is ellipsized. <https:/
Even if an app developer avoids this, in portrait mode, on the smallest shipping phone, for every string in their app, in English, they are quite likely not to check their app in every shipping language. And the app may not provide a landscape mode at all. So ellipsizing the label is not an ideal solution.
<https:/
Related branches
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Riccardo Padovani (community): Approve
- Ubuntu Phablet Team: Pending requested
-
Diff: 155 lines (+32/-26)1 file modifiedsrc/app/webbrowser/SettingsPage.qml (+32/-26)
- ubuntu-sdk-build-bot: Approve (continuous-integration)
- Cris Dywan: Approve
-
Diff: 163 lines (+108/-3)3 files modifiedexamples/ubuntu-ui-toolkit-gallery/Toggles.qml (+43/-0)
src/imports/Components/Themes/Ambiance/1.3/CheckBoxStyle.qml (+17/-3)
tests/unit/visual/tst_toggles.13.qml (+48/-0)
summary: |
- settings are two big for phone screen in portrait orientation + settings are too big for phone screen in portrait orientation |
Changed in ubuntu-ux: | |
importance: | Undecided → Medium |
status: | New → Triaged |
assignee: | nobody → Matthew Paul Thomas (mpt) |
tags: | added: settings |
Changed in webbrowser-app: | |
assignee: | nobody → Olivier Tilloy (osomon) |
status: | Confirmed → In Progress |
summary: |
- Setting labels ellipsized on phone screen in portrait orientation + [browser] Setting labels ellipsized on phone screen in portrait + orientation |
Changed in ubuntu-ux: | |
assignee: | Olga Kemmet (olga-kemmet) → nobody |
assignee: | nobody → James Mulholland (jamesjosephmulholland) |
description: | updated |
tags: | removed: settings |
summary: |
- [browser] Setting labels ellipsized on phone screen in portrait - orientation + Checkbox labels ellipsized on phone screen in portrait orientation |
Changed in ubuntu-ux: | |
status: | Triaged → Fix Committed |
tags: | added: unity8 |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
importance: | Undecided → High |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | Triaged → In Progress |
assignee: | nobody → Adnane Belmadiaf (daker) |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | In Progress → Fix Committed |
bug #1356640 was reported for the same issue, in system settings.