[Clock App] Restart from last function selected
Bug #1175277 reported by
Fabio Marconi
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Clock App |
Fix Released
|
Low
|
Nekhelesh Ramananthan |
Bug Description
Tested on Ubuntu Desktop (AMD64)
The clock-app restarts from the fuction selected when it was closed, e.g. if the last used was Timer, when I reopen it shows Timer instead of the clock.
Reporting this because I cannot understand if it is so by design or it is a bug.
Related branches
lp://staging/~nik90/ubuntu-clock-app/remove-laststored-tab
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
- Ubuntu Clock Developers: Pending requested
-
Diff: 130 lines (+0/-110)2 files modifiedcommon/Storage.qml (+0/-91)
ubuntu-clock-app.qml (+0/-19)
description: | updated |
description: | updated |
tags: | added: saucy |
Changed in ubuntu-clock-app: | |
milestone: | coreapps-13.10-month-1 → coreapps-13.10-month-2 |
Changed in ubuntu-clock-app: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Thanks for your bug report. To be honest, we included that to basically demonstrate that we have local storage capability using QML and JavaScript. In the near future we were planning to use the local storage infrastructure to store user preferences like the clock format, saved alarms, timer presets etc.
However it is something that was not due to design. So it could be removed if it proves to be inhibiting the user experience. I will confirm with the design team if this behavior should remain or be removed and then according fix this bug.