Currently, when you use the backward/forward navigation, the page is reloaded and displayed from the start, with no link selected. If you were part way scrolled down a page, with a link selected, you follow it and then go back, you'd generally expect the link to be selected again.
Look at adding this ability to the navigation history.
I suspect this will require a change to when I add a location to the navigation history. Given that #208 is going to need a bit of a rethink of navigating history too, perhaps it should be done as part of that work?
Currently, when you use the backward/forward navigation, the page is reloaded and displayed from the start, with no link selected. If you were part way scrolled down a page, with a link selected, you follow it and then go back, you'd generally expect the link to be selected again.
Look at adding this ability to the navigation history.
I suspect this will require a change to when I add a location to the navigation history. Given that #208 is going to need a bit of a rethink of navigating history too, perhaps it should be done as part of that work?