Closed
Bug 1133416
Opened 10 years ago
Closed 10 years ago
There is a gray padding under the page footer in MP homepage
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
2015-03-03
People
(Reporter: vvalentina, Assigned: kngo)
References
Details
(Keywords: regression)
Steps to reproduce:
1. Load MP-stage homepage https://marketplace.allizom.org/
2. Go to the bottom of the page and click “Load more” blue button (one time it's enough)
3. Click any collection (op shelf, ed brand) (i.e. https://marketplace.allizom.org/feed/editorial/apps-for-chile2?src=branded-editorial-element)
4. Click the “go back” arrow from the FF38 browser to load MP-stage homepage again.
Expected results:
There are no display or layout issues.
Actual results:
There is a big gray padding after the page footer.
Notes/Issues:
Verified on FF38 (Win 7). This issue is reproducing on MP-stage and MP-dev. The issue is not reproduced in MP-prod, because there is no “Load more” button (my assumption).
Screencast for this issue http://screencast.com/t/9F02pxnzLU
Updated•10 years ago
|
Priority: -- → P2
Comment 1•10 years ago
|
||
Per ngoke on IRC, we don't restore feed content when navigating back because:
> we manually do pagination and we'd have to manually rewrite cache. we have a bug for it
That's bug 1057103. I believe that's the actual problem here, as the height of the window is maintained specifically so that we can load paginated content and scroll to it.
Duping against that.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Comment 2•10 years ago
|
||
Based on the screencast, this does not look like a dupe of bug 1057103. That's about maintaining scroll. This is about a huge content area getting added below the main content.
I just reproduced this when I was on an app detail page:
https://www.dropbox.com/s/m1f3s0tfa9ue529/Screenshot%202015-02-20%2010.18.09.png?dl=0
and pressed back:
https://www.dropbox.com/s/vbroyn85xz13qv3/Screenshot%202015-02-20%2010.18.04.png?dl=0
Comment 3•10 years ago
|
||
Reopening for investigation.
I was unable to get reliable STR, but my STR *I think* did not involve clicking the "Load more" button. But the side effects appear identical.
Btw, I reproduced this twice on desktop (in Firefox). And I reproduced it like 6 times on my iPhone in both Safari and Chrome.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 4•10 years ago
|
||
(In reply to Christopher Van Wiemeersch [:cvan] from comment #2)
> Based on the screencast, this does not look like a dupe of bug 1057103.
I meant this frame in particular: https://www.dropbox.com/s/0k1togq2tdwd1if/Screenshot%202015-02-20%2013.01.42.png?dl=0
Comment 5•10 years ago
|
||
Fwiw, I have been unable to reproduce this without clicking the "load more" button prior to going to an app detail page.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → kngo
Target Milestone: 2015-02-17 → 2015-02-24
| Assignee | ||
Comment 6•10 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
Target Milestone: 2015-02-24 → 2015-03-03
| Reporter | ||
Comment 7•10 years ago
|
||
Verified as fixed on FF39(Win 7) on MP-dev.
Postfix screencast: http://screencast.com/t/FSNkPWe9c6
Closing bug.
Status: RESOLVED → VERIFIED
| Assignee | ||
Comment 8•10 years ago
|
||
I resolved https://bugzilla.mozilla.org/show_bug.cgi?id=1057103 which means the patch above wasn't needed anymore. I reverted it. https://github.com/mozilla/fireplace/commit/cfe8b720756b7ca170acc70355f02f93279a8a09
You need to log in
before you can comment on or make changes to this bug.
Description
•