Closed
Bug 1036845
Opened 10 years ago
Closed 10 years ago
[search] app text labels/titles don't wrap/linebreak
Categories
(Firefox OS Graveyard :: Gaia::Search, defect)
Tracking
(b2g-v1.3 unaffected, b2g-v1.4 unaffected, b2g-v2.0 affected)
RESOLVED
DUPLICATE
of bug 1026159
Tracking | Status | |
---|---|---|
b2g-v1.3 | --- | unaffected |
b2g-v1.4 | --- | unaffected |
b2g-v2.0 | --- | affected |
People
(Reporter: aryx, Assigned: robert.sajdok)
Details
(Keywords: regression, Whiteboard: [systemsfe])
Attachments
(2 files, 2 obsolete files)
B2G 2.0.0.0-prerelease 20140708201453 on Geeksphone Keon
The text label of apps on the homescreen currently don't wrap on two lines if the label is too long for one line. This worked before. Regression from vertical homescreen?
This is especially an issue for collections, apps from the marketplace and bookmarks added to the homescreen.
Comment 1•10 years ago
|
||
QA Wanted to check 1.4 Flame and 1.4 Buri.
QA Whiteboard: [VH-FL-blocking-][VH-FC-blocking?]
status-b2g-v2.0:
--- → affected
Keywords: regression → qawanted
Comment 2•10 years ago
|
||
(In reply to Johan Lorenzo [:jlorenzo] from comment #1)
> QA Wanted to check 1.4 Flame and 1.4 Buri.
We also need a screenshot of the bug here.
Comment 3•10 years ago
|
||
I tried with a smart collection called "my long name" and the app named "Info Whatsap and Firefox OS". I can't see any regression between 1.3/1.4 old homescreen and 2.0 vertical homescreen.
Archaeopteryx can you provide a screenshot of a label wrapped over 2 lines on the old homescreen?
Flags: needinfo?(archaeopteryx)
Updated•10 years ago
|
QA Whiteboard: [VH-FL-blocking-][VH-FC-blocking?] → [VH-FL-blocking-][VH-FC-blocking-]
status-b2g-v1.3:
--- → affected
status-b2g-v1.4:
--- → affected
Keywords: qawanted
Comment 4•10 years ago
|
||
This isn't a vertical homescreen bug.
QA Whiteboard: [VH-FL-blocking-][VH-FC-blocking-]
Reporter | ||
Comment 5•10 years ago
|
||
(In reply to Johan Lorenzo [:jlorenzo] from comment #3)
> Archaeopteryx can you provide a screenshot of a label wrapped over 2 lines
> on the old homescreen?
Sorry, the issue only applies to the search results of everything.me: 1-2 lines on 1.4 (20140710), 1 line on 20140708.
Component: Gaia::Homescreen → Gaia::Search
Flags: needinfo?(archaeopteryx)
Summary: [homescreen] app text labels/titles don't wrap/linebreak → [search] app text labels/titles don't wrap/linebreak
Comment 6•10 years ago
|
||
Attachment #8453898 -
Attachment is obsolete: true
Comment 7•10 years ago
|
||
Attachment #8454131 -
Attachment is obsolete: true
Comment 8•10 years ago
|
||
Would UX block on that regression?
Flags: needinfo?(firefoxos-ux-bugzilla)
Keywords: regression
Updated•10 years ago
|
Whiteboard: [systemsfe]
Comment 9•10 years ago
|
||
I can confirm why it works so.. The gaia grid component is the same in vertical homescreen, collections and rocketbar suggestions. The behavior is the same in all UIs. The title's styles are the same in all places.
Comment 10•10 years ago
|
||
So I guess we supported different wrapping in the old Everything.me code and the horizontal homescreen? +1 to what Cristian said. Ideally we don't have to have special cases and can use the same rendering logic everywhere, homescreen, collections, search. Though perhaps we should allow for a second line (but if so let's do so everywhere).
Comment 11•10 years ago
|
||
Yes, old home and ev.me had different code and rendering engine so they had different behavior
(In reply to Kevin Grandon :kgrandon from comment #10)
> So I guess we supported different wrapping in the old Everything.me code and
> the horizontal homescreen? +1 to what Cristian said. Ideally we don't have
> to have special cases and can use the same rendering logic everywhere,
> homescreen, collections, search. Though perhaps we should allow for a second
> line (but if so let's do so everywhere).
Comment 12•10 years ago
|
||
UX would not block on this. And, good news in comment #9! :)
Flags: needinfo?(firefoxos-ux-bugzilla)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → robert.sajdok
Assignee | ||
Comment 13•10 years ago
|
||
Attachment #8457511 -
Flags: review?(jsmith)
Comment 14•10 years ago
|
||
Comment on attachment 8457511 [details] [review]
Proposed fix.
Hey Robert,
Thanks for the patch! Generally some peer or owner of the code should review things, and myself or potentially daleharvey could review this.
I'm going to do a ni? on Peter as we do need visual specs for this. I don't think only changing the text wrapping is going to be quite polished visually.
I believe we had to agreed to compromise and only make the 4-column layout wrap.
Attachment #8457511 -
Flags: review?(jsmith)
Flags: needinfo?(pla)
Comment 15•10 years ago
|
||
It looks like we have another bug and some specs in bug 1026159, and the patch there is further along. Let's go with that for now, but thanks so much for your contribution.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(pla)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•