Shouldn't code button's geometry, but rather let it adapt to the label

Bug #1381429 reported by Sebastien Bacher
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Clock App
Fix Released
Low
Nekhelesh Ramananthan

Bug Description

Using rtm 106 on krillin

EditAlarmPage.qml contains that code

" Button {
        id: _deleteAlarmButton
...
        width: units.gu(17)
...
        text: i18n.tr("Delete alarm")
..."

or that width is not enough in some locale which leads to a small button with a truncated string, why not just deleting the width and letting the button adapts to the label? (that's confirmed to work in e.g a french locale)

Related branches

Changed in ubuntu-clock-app:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Nekhelesh Ramananthan (nik90)
milestone: none → rtm
status: Confirmed → In Progress
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :

Fix committed into lp:ubuntu-clock-app at revision 148, scheduled for release in ubuntu-clock-app, milestone rtm

Changed in ubuntu-clock-app:
status: In Progress → Fix Committed
Changed in ubuntu-clock-app:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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