Closed
Bug 891631
Opened 12 years ago
Closed 12 years ago
[Fig] Browser toolbar sometimes overlaps about:home content
Categories
(Firefox for Android Graveyard :: Theme and Visual Design, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 26
People
(Reporter: liuche, Assigned: bnicholson)
References
Details
(Whiteboard: abouthome-hackathon, fixed-fig)
Attachments
(2 files)
124.62 KB,
image/png
|
Details | |
3.11 KB,
patch
|
Margaret
:
review+
|
Details | Diff | Splinter Review |
The about:home pager title strip looks like it's hidden behind the urlbar (see screenshot)
STR:
1. Open some page.
2. Swipe close page.
Expected:
about:home screen loads normally
Actual:
See screenshot: about:home pager title strip is not visible, and appears to be hidden behind the url bar.
Reporter | ||
Updated•12 years ago
|
Blocks: new-about-home
Updated•12 years ago
|
Priority: -- → P1
Comment 1•12 years ago
|
||
I also just saw this on a cold start after an update. I suspect this might have something to do with the dynamic toolbar, like we're creating about:home while the toolbar is hidden.
Comment 2•12 years ago
|
||
Updating the summary to make it more general.
Summary: [Fig] Pager title strip not visible after swipe-closing a tab → [Fig] Browser toolbar sometimes overlaps about:home content
Comment 3•12 years ago
|
||
This might be related to the padding fix: https://hg.mozilla.org/projects/fig/file/tip/mobile/android/base/BrowserApp.java#l512
Updated•12 years ago
|
Whiteboard: abouthome-hackathon
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → bnicholson
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•12 years ago
|
||
Since our home page is now a view and not a fragment, we can just call setPadding() on it directly.
Attachment #781174 -
Flags: review?(margaret.leibovic)
Assignee | ||
Comment 6•12 years ago
|
||
For reference, you can look at bug 869411 and bug 878491 if you want for why saving these states was necessary to begin with.
Updated•12 years ago
|
Attachment #781174 -
Flags: review?(margaret.leibovic) → review+
Assignee | ||
Comment 7•12 years ago
|
||
Whiteboard: abouthome-hackathon → abouthome-hackathon, fixed-fig
Comment 8•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 26
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
•