Dialog does not correctly compute children width

Bug #1388008 reported by Benjamin Zeller
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ubuntu-ui-toolkit (Ubuntu)
Triaged
Medium
Cris Dywan

Bug Description

The Dialog popup does not correctly compute the width of its children elements,
resulting in long text being clipped, even if enough space is available to expand the Dialog itself.

If not enough space is available, text could also be wrapped or elided, maybe controlled with a attribute.

The ItemSelector item in the attached example, shows the problem.

Revision history for this message
Benjamin Zeller (zeller-benjamin) wrote :
Revision history for this message
Cris Dywan (kalikiana) wrote :

So there's three related issues here:

1. Dialog ignores implicitWidth
2. Components don't implement implicitWidth
3. All *Selector components don't ellide

The attached branch addresses the first one, which also enables applications to work ar

Revision history for this message
Cris Dywan (kalikiana) wrote :

ound the issue by setting implicitWidth on components that don't implement it.

Changed in ubuntu-ui-toolkit:
status: New → Confirmed
Tim Peeters (tpeeters)
Changed in ubuntu-ui-toolkit:
importance: Undecided → Medium
assignee: nobody → Christian Dywan (kalikiana)
status: Confirmed → Triaged
Zoltan Balogh (bzoltan)
Changed in ubuntu-ui-toolkit (Ubuntu):
assignee: nobody → Christian Dywan (kalikiana)
importance: Undecided → Medium
status: New → Triaged
Zoltan Balogh (bzoltan)
no longer affects: ubuntu-ui-toolkit
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.