Closed Bug 842310 Opened 12 years ago Closed 12 years ago

[Desktop] fragment history broken on popState

Categories

(Marketplace Graveyard :: Consumer Pages, defect, P1)

x86_64
Windows 7

Tracking

(Not tracked)

VERIFIED FIXED
2013-03-28

People

(Reporter: vcarciu, Assigned: cvan)

References

()

Details

(Keywords: regression)

Prerequisites: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20130212 Firefox/21.0 Steps to reproduce: 1.Go to MP-dev and open a category 2.Press the browser's back button Expected results: MP-dev homepage is displayed again Actual results: The link is changed accordingly , but the page is the same(the category selected at step 1) Please see screencast for this bug : http://screencast.com/t/BsVlQyqssZ NOTES: Not reproducible in production for the same browser. Not reproducible on Android or B2G Reproducible in many areas of MP-dev , not only for categories.
Something happened with our jQuery 1.9 upgrade.
Severity: normal → major
Priority: -- → P1
Summary: [Desktop] MP does not react to the Nightly back button. → [Desktop] fragment history broken on popState
This is happening because we handle the popstate event on z.doc.on('popstate', ...). `popstate` is fired from z.win, not z.doc.
Assignee: nobody → cvan
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.