Closed
Bug 1003080
Opened 11 years ago
Closed 11 years ago
[VR][Messaging] Grey Stroke that circles the contact's photo looks pixelated.
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(b2g-v2.0 fixed)
VERIFIED
FIXED
2.0 S2 (23may)
Tracking | Status | |
---|---|---|
b2g-v2.0 | --- | fixed |
People
(Reporter: lolimartinezcr, Assigned: joan)
References
Details
Attachments
(7 files, 1 obsolete file)
26.28 KB,
image/png
|
Details | |
51.58 KB,
image/png
|
vicky
:
ui-review+
|
Details |
54.03 KB,
image/png
|
Details | |
53.09 KB,
image/png
|
vicky
:
ui-review+
|
Details |
42.55 KB,
image/png
|
vicky
:
ui-review+
|
Details |
54.13 KB,
image/png
|
vicky
:
ui-review+
|
Details |
46 bytes,
text/x-github-pull-request
|
arcturus
:
review+
|
Details | Review |
Tested
2.0
Hamachi
Gecko: 177f146
Gaia: 4788795
Prerequisites:
Messages sent to contact in phone.
STR
Tap messages.
Actual result:
Contact's photo with pixels in border. (See attached image)
Expected result:
Contact's photo without pixels in border.
It has been seen with Vicky UX
Reporter | ||
Updated•11 years ago
|
blocking-b2g: --- → 2.0?
Comment 1•11 years ago
|
||
If we need to remove the circle, I think this would solve bug 1003060 as well.
Comment 3•11 years ago
|
||
Same scenario as the one raised in Bug 1003060 so marking as duplicate of it. Thanks!
Status: NEW → RESOLVED
blocking-b2g: 2.0+ → ---
Closed: 11 years ago
Resolution: --- → DUPLICATE
Comment 4•11 years ago
|
||
Vicky, I'd like to make sure of what this bug was.
Especially, do we want the circle around the contact picture (only when there is a picture obviously)?
Thanks
Flags: needinfo?(vpg)
Updated•11 years ago
|
Flags: needinfo?(vpg)
Summary: [VR][Messaging] Circle with photo with pixels. → [VR][Messaging] Circle with photo looks pixelated.
Comment 5•11 years ago
|
||
(In reply to Julien Wajsberg [:julienw] from comment #4)
> Vicky, I'd like to make sure of what this bug was.
>
> Especially, do we want the circle around the contact picture (only when
> there is a picture obviously)?
>
> Thanks
We do not sant the circles when there's no pictures, of course, if there's no photo associated to a contact, we have a blank space as we did before.
On the other hand, the stroke that outlines the picture, looks pixelated, it is doing a odd effect, and this is what this bug is for.
Thanks
Updated•11 years ago
|
Summary: [VR][Messaging] Circle with photo looks pixelated. → [VR][Messaging] Grey Stroke that circles the contact's photo looks pixelated.
Comment 6•11 years ago
|
||
Per comment 5 reopening this bug since bug 1003060 doesn't solve the pixelated effect raised here. Sorry for the previous misunderstanding.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Updated•11 years ago
|
blocking-b2g: --- → 2.0?
status-b2g-v2.0:
--- → affected
Assignee | ||
Comment 7•11 years ago
|
||
Attachment #8425514 -
Flags: ui-review?(vpg)
Updated•11 years ago
|
Attachment #8425514 -
Flags: ui-review?(vpg) → ui-review+
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → joan.leon
Assignee | ||
Comment 8•11 years ago
|
||
Attachment #8425522 -
Flags: review?(arnau)
Comment on attachment 8425522 [details] [review]
Patch in GitHub
Awesome, thanks Joan!
Attachment #8425522 -
Flags: review?(arnau) → review+
Merged: e5c7a881d61068611edd98d717fe1d627f3685f8
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Comment 11•11 years ago
|
||
Already landed in master so clearing 2.0? flag
Reporter | ||
Comment 12•11 years ago
|
||
Tested and working
Hamachi
2.0
Gecko-b2cdbab
Gaia-7c55cc2
Status: RESOLVED → VERIFIED
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Revert: beccde2946db1b157185f33a18e29dd751e39b1d
Backing this out, as you can see in attachment 8426271 [details], it was producing an undesired effect in Contacts app, where both box-shadow and border were applied at the same time.
Updated•11 years ago
|
Comment 15•11 years ago
|
||
Also, I wonder if can't have a gecko fix for this instead of working around the issue.
Arnau, Joan, can one of you do a simpler testcase for this issue? (like a plain html page reproducing the issue, for example using a data-url PNG background image to make it self-contained).
Flags: needinfo?(joan.leon)
Flags: needinfo?(arnau)
Assignee | ||
Comment 16•11 years ago
|
||
Yes, I make a plain html page reproducing the issue
Flags: needinfo?(joan.leon)
Clearing ni as Joan is on it :)
Flags: needinfo?(arnau)
Assignee | ||
Comment 18•11 years ago
|
||
Attachment #8426870 -
Flags: ui-review?(vpg)
Assignee | ||
Comment 19•11 years ago
|
||
Attachment #8426871 -
Flags: ui-review?(vpg)
Assignee | ||
Comment 20•11 years ago
|
||
Attachment #8426874 -
Flags: ui-review?(vpg)
Assignee | ||
Comment 21•11 years ago
|
||
Attachment #8425522 -
Attachment is obsolete: true
Attachment #8426881 -
Flags: review?(francisco.jordano)
Updated•11 years ago
|
Attachment #8426874 -
Flags: ui-review?(vpg) → ui-review+
Updated•11 years ago
|
Attachment #8426870 -
Flags: ui-review?(vpg) → ui-review+
Updated•11 years ago
|
Attachment #8426871 -
Flags: ui-review?(vpg) → ui-review+
Comment 22•11 years ago
|
||
Comment on attachment 8426881 [details] [review]
Patch in GitHub
Unfortunately the box-shadow is applied to elements that don't have image as well, so we have lots of empty circles! ;)
Attachment #8426881 -
Flags: review?(francisco.jordano) → review-
Assignee | ||
Updated•11 years ago
|
Attachment #8426881 -
Flags: review- → review+
Assignee | ||
Updated•11 years ago
|
Attachment #8426881 -
Flags: review+ → review?(francisco.jordano)
Comment 23•11 years ago
|
||
Comment on attachment 8426881 [details] [review]
Patch in GitHub
Almost!
Sorry, testing the importers (that also have contact list, but unfortunately not sharing the same), this still happens.
To reproduce just import from gmail and you'll see the effect.
Thanks, we are getting closer!
Attachment #8426881 -
Flags: review?(francisco.jordano)
Assignee | ||
Updated•11 years ago
|
Attachment #8426881 -
Flags: review?(francisco.jordano)
Comment 24•11 years ago
|
||
Comment on attachment 8426881 [details] [review]
Patch in GitHub
\o/ yeah!
Good work, thanks Joan!
Attachment #8426881 -
Flags: review?(francisco.jordano) → review+
Comment 25•11 years ago
|
||
Leaving a needinfo for myself since I need to merge this once travis is green.
Flags: needinfo?(francisco.jordano)
Comment 26•11 years ago
|
||
Finally landed:
https://github.com/nucliweb/gaia/commit/731f30946862c0557d3f9e986fbfa22eb7d3ddf5
\o/
Flags: needinfo?(francisco.jordano)
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Comment 27•11 years ago
|
||
Joan, I still would like a plain HTML page reproducing the issue so that we can see if there is a Gecko issue we could fix.
Flags: needinfo?(joan.leon)
Comment 29•11 years ago
|
||
Reproducible issues in:
https://github.com/nucliweb/FxOS-Stroke-Circle
http://nucliweb.github.io/FxOS-Stroke-Circle/
(I don't have time to handle this now, that's why I'm tracking them here so that I can go back at it later).
Reporter | ||
Comment 30•11 years ago
|
||
Tested and working
Hamachi
2.0
Gecko 785d39a
Gaia 7f258db
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•