Closed
Bug 848730
Opened 13 years ago
Closed 13 years ago
[Cost Control] Reset dialogs' transitions are incorrect
Categories
(Firefox OS Graveyard :: Gaia::Cost Control, defect)
Tracking
(b2g18+ fixed)
RESOLVED
FIXED
People
(Reporter: salva, Assigned: salva)
Details
Attachments
(1 file)
STR:
1 - Open Usage
2 - Go to settings
3 - Tap on Reset
Expected:
Dialogs should fade in when appearing and fade out when disposing.
Current:
Dialogs appear from bottom and are disposed to the bottom
| Assignee | ||
Updated•13 years ago
|
Summary: [Cost Control] Reset dialogs' transitions should are incorrect → [Cost Control] Reset dialogs' transitions are incorrect
| Assignee | ||
Comment 1•13 years ago
|
||
Knowing that this should be implemented by animations, it is a little bit overkilling to change current ViewManager to accept animations when transitions sufficce. Opening another bug to track this issue.
Attachment #722278 -
Flags: review?(gtorodelvalle)
Comment 2•13 years ago
|
||
I totally understand and support this decision ;-) In fact, for the time being the only app using the overlays animations (http://buildingfirefoxos.com/transitions.html#prompts) is the Communications app.
Apart from this, I have reviewed and tested your code and you have my r+ and my blessings :-p
Updated•13 years ago
|
Attachment #722278 -
Flags: review?(gtorodelvalle) → review+
| Assignee | ||
Comment 3•13 years ago
|
||
Master: 2874c6a3b812664ff113ecec55e92485615c1d51
Not affecting l10n, low impact and low risk. It could be considered as a follow up of bug 841439.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•13 years ago
|
tracking-b2g18:
? → ---
| Assignee | ||
Comment 4•13 years ago
|
||
Comment on attachment 722278 [details]
Implementing fade in / fade out for reset confirmations.
Bug caused by (feature/regressing bug #): this one
User impact if declined: visually noticeable
Testing completed: yes
Risk to taking this patch (and alternatives if risky): superlow
String or UUID changes made by this patch: none
Attachment #722278 -
Flags: approval-gaia-v1?
Updated•13 years ago
|
tracking-b2g18:
--- → +
Comment 5•13 years ago
|
||
Comment on attachment 722278 [details]
Implementing fade in / fade out for reset confirmations.
Tracking so that this is uplifted after a couple of days of bake time.
Attachment #722278 -
Flags: approval-gaia-v1?
Comment 6•13 years ago
|
||
Uplifted commit 2874c6a3b812664ff113ecec55e92485615c1d51 as:
v1-train: 7936e46316cd22615078211b1982069d2b8327a5
status-b2g18:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•