Closed
Bug 1011418
Opened 11 years ago
Closed 11 years ago
[Dialer][Call Screen] In-app message should follow the visual refresh spec
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(feature-b2g:2.0, tracking-b2g:backlog, b2g-v2.0 fixed)
VERIFIED
FIXED
2.0 S3 (6june)
Tracking | Status | |
---|---|---|
b2g-v2.0 | --- | fixed |
People
(Reporter: gtorodelvalle, Assigned: pivanov)
References
Details
Attachments
(6 files)
130.24 KB,
image/png
|
Details | |
76.78 KB,
image/png
|
Details | |
137.61 KB,
image/png
|
Details | |
144.14 KB,
image/png
|
vicky
:
ui-review+
|
Details |
46 bytes,
text/x-github-pull-request
|
rik
:
review+
|
Details | Review |
40.88 KB,
image/png
|
vicky
:
ui-review+
|
Details |
The in-app message when a conference call participant leaves the conference does not conform to the visual refresh spec.
Please see current implementation and spec (SMS one) I'll attach in a sec.
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Comment 2•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
Blocks: 951606, dialer-visual-refres
Comment 3•11 years ago
|
||
I think it would look better if this toaster had the same background and color as the bottom of the screen (white translucent background and dark color).
Also, we use this toaster to display merge errors (could not add someone to a conference call for example). Could you verify that the style is properly applied to this message too?
Reporter | ||
Comment 5•11 years ago
|
||
The new appearance should also be applied to the "Unable to merge" message (please, see screenshot) shown when trying to start a conference call using a SIM which does not have this service enabled.
Comment 6•11 years ago
|
||
(In reply to Anthony Ricaud (:rik) from comment #3)
> I think it would look better if this toaster had the same background and
> color as the bottom of the screen (white translucent background and dark
> color).
>
> Also, we use this toaster to display merge errors (could not add someone to
> a conference call for example). Could you verify that the style is properly
> applied to this message too?
Hi Anthony,
There's a reason why this in app message has that color, while in messaging everything is white, there's the need of calling out attention so the toaster is really effective in a darker color.
Flags: needinfo?(vpg)
Comment 7•11 years ago
|
||
Moreover, when we design an element we think about it in a wider context, the OS, we cannot think of a single instance of a single app, that's why it's called system and that same word is used to talk about the design, and common elements are part of it, all that set of elements that are able to function in different scenarios are called a design system. They relate to each other creating a dialogue stablished by the definition of a certain amount of parameters color, size, position and defining hierarchy between each other.
The repetition of this elements in a consistent way is what stablish patterns and leads the user towards a good experience.
And this is the reason why sometimes we have to compromise and use an element that might works well in all instances and not necesarily perfect in one of them.
Comment 8•11 years ago
|
||
Fair enough :)
Updated•11 years ago
|
blocking-b2g: --- → backlog
feature-b2g: --- → 2.0
Comment 9•11 years ago
|
||
Arnau: Germán said you were working on this as part of bug 963018. So assigning to you and marking it for this sprint. Let us know if you think this won't be possible.
Assignee: nobody → arnau
Target Milestone: --- → 2.0 S3 (6june)
Assignee | ||
Updated•11 years ago
|
Assignee: arnau → pivanov
Assignee | ||
Comment 10•11 years ago
|
||
Hey Vicky,
I can't test on my device now. What is the right font-weight? Regular or Light? because as you can see from this image on Desktop `light` version is more close to the spec?
P.S. The patch is with Regular font weight like in spec.
Attachment #8429547 -
Flags: ui-review?(vpg)
Assignee | ||
Comment 11•11 years ago
|
||
Comment 12•11 years ago
|
||
Comment on attachment 8429547 [details]
Font Weight regular/light
Thanks Pavel. I think I would go for light. The regular weight should not be looking that fat though. It would be good to understand why is this happening.
Attachment #8429547 -
Flags: ui-review?(vpg) → ui-review+
Assignee | ||
Comment 13•11 years ago
|
||
Hey Vicky,
here are shots from real Device. Font weight `normal (400)` or `light (300)`? :)
Thanks in advance :)
Attachment #8429892 -
Flags: ui-review?(vpg)
Comment 14•11 years ago
|
||
Comment on attachment 8429892 [details]
Shot from Device
+ to 300
Attachment #8429892 -
Flags: ui-review?(vpg) → ui-review+
Assignee | ||
Updated•11 years ago
|
Attachment #8429550 -
Flags: review?(etienne)
Updated•11 years ago
|
Attachment #8429550 -
Flags: review?(etienne) → review?(anthony)
Comment 15•11 years ago
|
||
Thanks, Pavel and Etienne. Anthony is out through today so here's hoping he can pick this up soon!
Comment 16•11 years ago
|
||
Comment on attachment 8429550 [details] [review]
patch for Gaia/master
Good to go with one small comment on Github about -moz-box-sizing.
Attachment #8429550 -
Flags: review?(anthony) → review+
Assignee | ||
Comment 17•11 years ago
|
||
Thanks :)
Landed to master:
https://github.com/mozilla-b2g/gaia/commit/e5529986cc2018638d502a5040cd7d37130b5a23
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
status-b2g-v2.0:
--- → fixed
Comment 18•11 years ago
|
||
Tested and working
Hamachi
2.0
Gecko-7a31c32
Gaia-1bd6e89
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
You need to log in
before you can comment on or make changes to this bug.
Description
•