[Clock] Alarm volume slider should lose the hint and play the alarm sound while changing volume
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Ubuntu Clock App |
Medium
|
Unassigned | ||
| Ubuntu UX |
Low
|
James Mulholland |
Bug Description
The alarm volume slider in settings displays a hint when changing volume and says just a number between 0 and 100.
This number isn't really relevant to the user, what is, instead, is the actual alarm volume at the selected slider position.
--- Solution ---
- The alarm sound should be played while you're touching the slider (i.e. the slider is focused).
- When the slider loses focus or the user leaves the screen, the alarm volume fades out
Additional comment:
To have common User Experience across all application, it will be great to implement volume preview also for "System Settings -> Sound -> Ringer":
https:/
Related branches
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration) on 2015-07-29
- Ricardo Salveti (community): Needs Fixing on 2015-07-29
- Bartosz Kosiorek: Needs Information on 2015-07-23
- Riccardo Padovani: Needs Information on 2015-07-19
- Victor Thompson: Needs Information on 2015-07-17
-
Diff: 71 lines (+21/-3)2 files modifiedapp/alarm/AlarmSettingsPage.qml (+14/-2)
debian/changelog (+7/-1)
Nekhelesh Ramananthan (nik90) wrote : | #1 |
summary: |
- Alarm volume slider hint is semi-transparent and doesn't say "%" + Alarm volume slider should lose the hint and play the alarm sound while + changing volume |
description: | updated |
Nekhelesh Ramananthan (nik90) wrote : Re: Alarm volume slider should lose the hint and play the alarm sound while changing volume | #2 |
That's actually a much better idea IMO. Let's see what design has to say.
Changed in ubuntu-clock-app: | |
milestone: | none → rtm |
importance: | Undecided → Medium |
Changed in ubuntu-clock-app: | |
status: | New → Confirmed |
Agreed
summary: |
- Alarm volume slider should lose the hint and play the alarm sound while - changing volume + [Clock] Alarm volume slider should lose the hint and play the alarm + sound while changing volume |
description: | updated |
Changed in ubuntu-ux: | |
status: | New → Fix Committed |
importance: | Undecided → Low |
assignee: | nobody → Giorgio Venturi (giorgio-venturi) |
Ricardo Salveti (rsalveti) wrote : | #4 |
Opened bug 1376513 for the volume settings (for it to only affect alarms).
Changed in ubuntu-clock-app: | |
milestone: | rtm → ota-1 |
Changed in ubuntu-clock-app: | |
milestone: | ota-1 → postrtm |
Changed in ubuntu-ux: | |
assignee: | Giorgio Venturi (giorgio-venturi) → James Mulholland (jamesjosephmulholland) |
Changed in ubuntu-clock-app: | |
status: | Confirmed → In Progress |
assignee: | nobody → Bartosz Kosiorek (gang65) |
milestone: | 3.x.backlog → 3.4 |
Changed in ubuntu-clock-app: | |
milestone: | 3.4 → 3.5 |
Michał Sawicz (saviq) wrote : | #5 |
I just noticed today also that the alarm preview is played with ringtone volume, not sure that's desired.
description: | updated |
Changed in ubuntu-clock-app: | |
milestone: | 3.5 → 3.6 |
Changed in ubuntu-clock-app: | |
milestone: | 3.6 → 3.7 |
Changed in ubuntu-clock-app: | |
milestone: | 3.7 → 3.8 |
Changed in ubuntu-clock-app: | |
status: | In Progress → Triaged |
assignee: | Bartosz Kosiorek (gang65) → nobody |
Thanks for the bug report. As I understand there are 2 issues here, the transparency and the "%" issue. It turns out that the transparency issue is a SDK bug which I have reported at [1].
[1] https:/ /bugs.launchpad .net/ubuntu- ui-toolkit/ +bug/1362115