Closed
Bug 1164723
Opened 10 years ago
Closed 10 years ago
Inherit from Tablet UI on Mobile UI (aka compact tabs)
Categories
(Firefox for Android Graveyard :: Theme and Visual Design, defect)
Tracking
(firefox43 fixed)
RESOLVED
FIXED
Firefox 43
Tracking | Status | |
---|---|---|
firefox43 | --- | fixed |
People
(Reporter: antlam, Assigned: mhaigh)
References
Details
Attachments
(3 files)
Something we talked about before. The similarities here are becoming more and more apparent as phone screens get bigger and bigger.
A good simple start would be to use the same UI we do in tablets, on the phone. Things like Page title on top, close tab "x" on top, tab preview dimensions, etc. are what I'm referring to.
Reporter | ||
Comment 2•10 years ago
|
||
Note from the other bug:
"I'm on board with this. The prototype was pretty good but we should try to preserve the swipe-to-close functionality so we aren't trading off that UX for this UX."
Reporter | ||
Updated•10 years ago
|
Summary: Inherit from Tablet UI when tabs tray is in landscape mode → Inherit from Tablet UI on Mobile UI (aka compact tabs)
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Comment 4•10 years ago
|
||
Bug 1164723 - Inherit from Tablet UI on Mobile UI (aka compact tabs); r?mcomella
This patch removes the multiple tab item layouts, repoints the adapters and moved some items in to non tablet directories. If built using the TabsListLayout view, the portrait mode looks pretty dodgy as it stretches the view horizontally to fill the available space, landscape looks better. We'll land this one after we remove the list layout.
As a side note, I need to ask antlam to have a look at the tab_close drawables as there was only a hdpi non tablet version and the tablet assets didn't seem to include an xhdpi version. The ones in use in this patch are the old tablet assets..
Attachment #8648839 -
Flags: review?(michael.l.comella)
Assignee: nobody → mhaigh
(In reply to Martyn Haigh (:mhaigh) from comment #4)
> As a side note, I need to ask antlam to have a look at the tab_close
> drawables as there was only a hdpi non tablet version and the tablet assets
> didn't seem to include an xhdpi version. The ones in use in this patch are
> the old tablet assets..
There are a lot of "x" drawables – it'd be good to take a baby step here to consolidate if possible.
Comment on attachment 8648839 [details]
MozReview Request: Bug 1164723 - Inherit from Tablet UI on Mobile UI (aka compact tabs); r=mcomella
https://reviewboard.mozilla.org/r/16303/#review14609
Damn, rb makes viewing renames and deletions difficult!
Otherwise, looks sound. :)
Attachment #8648839 -
Flags: review?(michael.l.comella) → review+
Assignee | ||
Comment 7•10 years ago
|
||
Assignee | ||
Comment 8•10 years ago
|
||
Comment on attachment 8648839 [details]
MozReview Request: Bug 1164723 - Inherit from Tablet UI on Mobile UI (aka compact tabs); r=mcomella
Bug 1164723 - Inherit from Tablet UI on Mobile UI (aka compact tabs); r=mcomella
Attachment #8648839 -
Attachment description: MozReview Request: Bug 1164723 - Inherit from Tablet UI on Mobile UI (aka compact tabs); r?mcomella → MozReview Request: Bug 1164723 - Inherit from Tablet UI on Mobile UI (aka compact tabs); r=mcomella
Assignee | ||
Comment 9•10 years ago
|
||
Bug 1193745 - Implement the tablet tabs tray grid view on mobile r?mcomella
Attachment #8652915 -
Flags: review?(michael.l.comella)
Assignee | ||
Comment 10•10 years ago
|
||
Ah - pushed review to the wrong bug!
Assignee | ||
Updated•10 years ago
|
Attachment #8652915 -
Flags: review?(michael.l.comella)
Assignee | ||
Comment 11•10 years ago
|
||
url: https://hg.mozilla.org/integration/fx-team/rev/b94599998a85d13ba208d54adc9e7d8c825de0f5
changeset: b94599998a85d13ba208d54adc9e7d8c825de0f5
user: Martyn Haigh <mhaigh@mozilla.org>
date: Tue Aug 25 12:43:43 2015 +0100
description:
Bug 1164723 - Inherit from Tablet UI on Mobile UI (aka compact tabs); r=mcomella
Comment 12•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 43
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•