Closed
Bug 908057
Opened 10 years ago
Closed 10 years ago
[B2G][Helix][everthing search][yangshiqi]The thumbnails and text of the app in everthing search are overlapping and imperfect
Categories
(Firefox OS Graveyard :: Gaia::Everything.me, defect, P2)
Firefox OS Graveyard
Gaia::Everything.me
Tracking
(blocking-b2g:hd+, b2g18 fixed, b2g-v1.1hd fixed, b2g-v1.2 fixed)
VERIFIED
FIXED
blocking-b2g | hd+ |
People
(Reporter: lecky.wanglei, Assigned: evyatar)
References
Details
(Whiteboard: [perf-reviewed])
Attachments
(8 files)
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) Steps to reproduce: The thumbnails and text of the app in everthing search are overlapping and imperfect 1.Press everthing search to enter in , 2.check the app thumbnails and text in it 3.press any thumbnails of the app to enter in 4.check the app thumbnails and text in it Actual results: The thumbnails and text of the app in everthing search are overlapping and imperfect Expected results: The thumbnails and text of the app display normally
Component: General → Gaia::Everything.me
Product: Core → Boot2Gecko
Updated•10 years ago
|
Whiteboard: [perf-reviewed]
Comment 1•10 years ago
|
||
Hi Ran, I think this is already under your radar? Aiming for v1.2 here.
Severity: blocker → normal
blocking-b2g: hd? → ---
Flags: needinfo?(wchang) → needinfo?(ran)
Comment 2•10 years ago
|
||
Hey Wayne, I was told that v1.1.0hd should no longer need attention. This bug does not appear in master afaik. So, is it still relevant?
Flags: needinfo?(ran)
Comment 4•10 years ago
|
||
Can you attach several screenshots of the issue? To make an screenshot you must press home and power on key at the same time. Thanks.
Flags: needinfo?(brg) → needinfo?(lecky.wanglei)
Comment 9•10 years ago
|
||
This issue was fixed in master in Bug 910338
Reporter | ||
Comment 10•10 years ago
|
||
hi ,I aleady privoid some screenshots,and still wait you reply ,do you have a result
Flags: needinfo?(brg)
Comment 11•10 years ago
|
||
(In reply to Ran Ben Aharon (Everything.me) from comment #9) > This issue was fixed in master in Bug 910338 This is a bug for branch 1.1hd. We need a patch for this specific branch. I do not know if it is better to include your patch here or ask for hd+ in your current implementation for master(the bug you pointed 910338 had no patches included, there must be a mistake. What is the best way to proceed?
Flags: needinfo?(brg) → needinfo?(ran)
Comment 14•10 years ago
|
||
Hi Ran, Sorry I missed your comment on this til now. v1.1HD was resurrected and we need to have this corrected. Would bug 905455 not fix this here? Thanks.
blocking-b2g: hd? → hd+
Flags: needinfo?(ran)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → evyatar
Assignee | ||
Comment 15•10 years ago
|
||
hi Wayne - unfortunately bug 905455 only handles master, which is at this point too far from 1.1. I'm now preparing a patch specifically for 1.1.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Flags: needinfo?(ran)
Assignee | ||
Comment 16•10 years ago
|
||
Pretty small fixes. the issue was that we once used Canvas in the HTML. And we set the canvas' CSS width/height according to the device pixel ratio. BUT since then we moved on to use IMG tags instead of Canvas, and we left the width/height CSS on the canvas. tl;dr - I put CSS width/height on the displayed images with the real size.
Attachment #819443 -
Flags: review?(ran)
Comment 17•10 years ago
|
||
Comment on attachment 819443 [details]
Patch - redirect to github PR
Works great
Attachment #819443 -
Flags: review?(ran) → review+
Assignee | ||
Comment 18•10 years ago
|
||
merged to v1.1.0hd 1b11c1e926d236b374f07a6ad7eddab89de228ce https://github.com/mozilla-b2g/gaia/commit/1b11c1e926d236b374f07a6ad7eddab89de228ce
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 19•10 years ago
|
||
Beatriz, we'd like to uplift this to v1.2 as well. Should we change the nom to koi?
Flags: needinfo?(brg)
Comment 20•10 years ago
|
||
Please uplift this fix in v1.2 as well.
status-b2g-v1.2:
--- → affected
Flags: needinfo?(brg)
Assignee | ||
Comment 21•10 years ago
|
||
uplifted to 1.2 00d5964eabf95a6a8a632420dfa36fc76dcbc9b7 https://github.com/mozilla-b2g/gaia/commit/00d5964eabf95a6a8a632420dfa36fc76dcbc9b7 * Please note I had to add this change as well, since v1.2 is very different than v1.1 https://github.com/mozilla-b2g/gaia/commit/00d5964eabf95a6a8a632420dfa36fc76dcbc9b7#diff-0
Keywords: qawanted
![]() |
||
Updated•10 years ago
|
QA Contact: atsai
Assignee | ||
Updated•10 years ago
|
Comment 22•10 years ago
|
||
Note - for verifications, use verifyme if you need QA verification, not qawanted.
![]() |
||
Updated•10 years ago
|
status-b2g-v1.1hd:
--- → affected
Comment 23•10 years ago
|
||
Update v1.1 flag based on comment 21. v1.1.0hd: 48d6065eaaad98edaa639a7c2dadf3a7e464e481 v1.1.0hd: 1b11c1e926d236b374f07a6ad7eddab89de228ce
status-b2g18:
--- → fixed
Reporter | ||
Comment 24•10 years ago
|
||
Reporter | ||
Comment 25•10 years ago
|
||
Reporter | ||
Comment 26•10 years ago
|
||
Please ignore "Comment 24" and "Comment 25", i miss-uploaded the log, they are for another bugreport. Sorry for this. Thanks!
Comment 27•10 years ago
|
||
Verified it. * Test Build: (Mozilla Build) - Gaia: 63cd1d96b5a94e9b22ffc54dfde48ef6d3cf996b - Gecko: http://hg.mozilla.org/releases/mozilla-b2g18_v1_1_0_hd/rev/7cd7f30328e1 - BuildID 20131022042302 - Version 18.0 Attaching the screenshot.
Status: RESOLVED → VERIFIED
Comment 28•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•