Closed Bug 988930 Opened 10 years ago Closed 8 years ago

Auth view button overlaps text in landscape mode on phones

Categories

(Firefox for Android Graveyard :: Awesomescreen, defect, P2)

ARM
Android
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: Margaret, Unassigned, Mentored)

References

Details

(Whiteboard: [lang=java])

Attachments

(1 file)

Just noticed this while testing my patches for bug 942281, but I didn't want to block landing that.
Assignee: nobody → margaret.leibovic
I think we should take this opportunity to do a polish pass on the auth layout. Here's what things currently look like on my Nexus 4:

https://dl.dropboxusercontent.com/u/3358452/auth-portrait.png
https://dl.dropboxusercontent.com/u/3358452/auth-landscape.png

We should find a solution that works on different screen resolutions, maybe we can follow what liuche did for empty views.

We also let add-on authors specify their own image here if they want, and we should come up with a recommended image size that we can document.
Flags: needinfo?(ibarlow)
Attached image mockup
I think there are a couple things we can do here that could help: 

1. Group the icon, text and button together so that the button doesn't crash into the text if the screen is too short. We really shouldn't be treating the button as an overlay, that just seems like a risky move. This way, even if the screen is too short to show everything, users can just scroll a bit if they have to. It's not perfect, but better than content crashing into other content. 

2. Use a slightly smaller image size, one that matches what we use in our empty panel placeholders. (90x90dp)
Flags: needinfo?(ibarlow)
Priority: -- → P2
Setting P2 hub bugs to block hub v2 EPIC bug (targeting fx31 release).

Filter on epic-hub-bugs.
Blocks: 1014030
I haven't had time to get to this, marking it as a mentor bug in case someone else can get to it first.
Assignee: margaret.leibovic → nobody
Whiteboard: [mentor=margaret][lang=java]
Mentor: margaret.leibovic
Whiteboard: [mentor=margaret][lang=java] → [lang=java]
Flags: needinfo?(margaret.leibovic)
I don't think we should spend more time investing in this add-on API until we have consumers complaining about it.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(margaret.leibovic)
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: