Closed
Bug 868249
Opened 12 years ago
Closed 12 years ago
Preserve scroll position when toggling between "Popular" and "New" tabs
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
2013-05-16
People
(Reporter: cvan, Assigned: muffinresearch)
References
()
Details
(Whiteboard: [fireplace] p=1)
1. Go to https://marketplace-altdev.allizom.org/category/books
2. Click "New" tab.
3. Watch scroll position get reset to the top.
Expected behaviour:
Scroll position should be preserved.
Actual behaviour:
Scroll position does not get reset to the top.
| Reporter | ||
Updated•12 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → scolville
Status: NEW → ASSIGNED
Comment 1•12 years ago
|
||
Stuart: this might be easiest if you use .trigger('divert') instead of relying on the click fallback of trigger('navigate') on those tabs instead of writing something crazy. Iirc, divert doesn't change scroll position.
| Assignee | ||
Comment 2•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-05-16
Comment 3•12 years ago
|
||
Verified as fixed in https://marketplace-dev.allizom.org/ on FF24 (Win 7)
Postfix screencast http://screencast.com/t/WJAhOsn0HBCT
Closing bug.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•