[Clock] Alarm volume slider should lose the hint and play the alarm sound while changing volume
Bug #1362078 reported by
Michał Sawicz
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Clock App |
Triaged
|
Medium
|
Unassigned | ||
Ubuntu UX |
Fix Committed
|
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
lp://staging/~gang65/ubuntu-clock-app/ubuntu-clock-volume-preview
On hold
for merging
into
lp://staging/ubuntu-clock-app
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
- Ricardo Salveti (community): Needs Fixing
- Bartosz Kosiorek: Needs Information
- Riccardo Padovani: Needs Information
- Victor Thompson: Needs Information
-
Diff: 71 lines (+21/-3)2 files modifiedapp/alarm/AlarmSettingsPage.qml (+14/-2)
debian/changelog (+7/-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 |
Changed in ubuntu-clock-app: | |
status: | New → Confirmed |
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 |
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 |
To post a comment you must log in.
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