Closed Bug 992308 Opened 11 years ago Closed 10 years ago

Tab thumbnails in tab-sharing tab picker should be larger and have the right aspect ratio

Categories

(Firefox for Android Graveyard :: General, defect, P5)

x86
macOS
defect

Tracking

(fennec+)

RESOLVED WONTFIX
Tracking Status
fennec + ---

People

(Reporter: blassey, Unassigned)

References

Details

Attachments

(5 files)

No description provided.
Attached patch icon_size.patchSplinter Review
Assignee: nobody → blassey.bugs
Attachment #8401996 - Flags: review?(wjohnston)
Attachment #8401999 - Flags: review?(ibarlow)
Comment on attachment 8401996 [details] [diff] [review] icon_size.patch Review of attachment 8401996 [details] [diff] [review]: ----------------------------------------------------------------- We also need to text-align to the top of the row. I think the right way to do this will be to create (another) layout that we can use here. Then let you pass up a row type, either attached to the PromptListItem or to the PromptListAdapter (i.e. either every row in the list must match or we let them be different). Unfortunately, we use some native android layouts here, and most of them are checkedTextViews with compound drawables in them. i.e. that rabbit hole keeps getting deeper and deeper....
Attachment #8401996 - Flags: review?(wjohnston) → review-
(In reply to Wesley Johnston (:wesj) from comment #3) > Comment on attachment 8401996 [details] [diff] [review] > icon_size.patch > > Review of attachment 8401996 [details] [diff] [review]: > ----------------------------------------------------------------- > > We also need to text-align to the top of the row. I think the right way to > do this will be to create (another) layout that we can use here. Then let > you pass up a row type, either attached to the PromptListItem or to the > PromptListAdapter (i.e. either every row in the list must match or we let > them be different). Unfortunately, we use some native android layouts here, > and most of them are checkedTextViews with compound drawables in them. i.e. > that rabbit hole keeps getting deeper and deeper.... These things sound out of scope of this bug
The way I want to fix this bug is by using a separate layout (that will also the dpi bugs this patch has), which will require those other things.
argh. I missed the metrics.density piece in this patch :) I still want to use a separate layout. In fact, I just want to use the layout from the tabs tray so that they stay consistent I think....
Do you want to take over this bug then?
Yes. Thanks :)
Assignee: blassey.bugs → wjohnston
Comment on attachment 8401999 [details] Screenshot_2014-04-04-15-01-01.png I'll hold off on feedback until Wes takes another pass here, sounds like he knows what needs refinement
Attachment #8401999 - Flags: review?(ibarlow) → review-
Getting closer... It bothers me how much style info we have in our layouts. I also renamed TabTextAppearance to just TabText since it isn't used as a TextAppearance (and includes more than just that). I also added a contentDescription to the tab close button since I was kinda shocked we don't already have one. I need to figure out a better way to interact with tablets here, since we'll likely NOT want to share these styles with tabs there. That layout is reused even on landscape phones though, so I think we're best to just make it its own style.
Attached patch WIP 2/2Splinter Review
And this implements viewTypes for the promptlistitems. They're per item for now.
This is stuff Eclipse found for me to cleanup along the way.
Ian - We assume you would want this fixed before shipping
tracking-fennec: ? → 31+
Flags: needinfo?(ibarlow)
_yes_
Flags: needinfo?(ibarlow)
tracking-fennec: 31+ → +
filter on [mass-p5]
Priority: -- → P5
I can't remember what happened here. I think we used a different UI in the end? Sounds like this feature is on the way out a bit anyway. Can we close this?
Assignee: wjohnston → nobody
Flags: needinfo?(mark.finkle)
(In reply to Wesley Johnston (:wesj) from comment #16) > I can't remember what happened here. I think we used a different UI in the > end? Sounds like this feature is on the way out a bit anyway. Can we close > this? I think we can close this bug. Tab Mirroring is being reviewed to determine if we can realistically continue to ship it as a feature.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(mark.finkle)
Resolution: --- → WONTFIX
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: