Closed Bug 722106 Opened 13 years ago Closed 6 years ago

Changing URL manually should have an effect

Categories

(support.mozilla.org :: Knowledge Base Software, task, P5)

Tracking

(Not tracked)

RESOLVED WONTFIX
Future

People

(Reporter: thomas.lendo, Unassigned)

Details

(Keywords: good-first-bug, Whiteboard: u=user c=wiki p=1 s=2013.backlog)

Changing the operating system or Firefox version in an URL should result in presenting the specified article version (e.g. #os=win&browser=fx11 > #os=mac&browser=fx10). Till now nothing changed after editing the URL what's irritating.
Priority: -- → P3
Whiteboard: u=user c=wiki p=
Target Milestone: --- → Future
This is because we are not listening for changes to the hash, and they are not real scroll locations on the page. We could do better here. As a work around, if you change the url, and then refresh the page, it updates correctly. This should be a simple fix. I think we just need need a listener for pushstate/popstate. (I could be wrong here). 1pt.
Whiteboard: u=user c=wiki p= → u=user c=wiki p=1 s=2013.backlog
Any news on that issue?
I just checked. This is still broken, but the new show for is very slightly better than the old one. The new one listens to events about changing hashes, but doesn't update the document. Kadir: This is a papercut, and is ready to work on. Thomas: Our next sprint starts on Tuesday. Hopefully we have room to work on this issue in that sprint (sprints are two weeks long).
paper cut & ready to work on means good first bug?
Keywords: good-first-bug
Priority: P3 → P5
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.