Page MenuHomePhabricator

Change page title to image name
Closed, ResolvedPublic

Description

When showing an image, the URL is changed but the page title is not, which renders the browser history mostly useless. We should update the page title to something like the image name.

(The title parameter in pushState is ignored, but e.g. gmail still manages to do this in a way which works well with the browser history, so there must be a way to do it, probably by setting document.title at the right time.)


Version: unspecified
Severity: enhancement

Details

Reference
bz67008

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:34 AM
bzimport added a project: MediaViewer.
bzimport set Reference to bz67008.
bzimport added a subscriber: Unknown Object (MLST).

Change 147392 had a related patch set uploaded by Gergő Tisza:
Use image title in history

https://gerrit.wikimedia.org/r/147392

Change 147392 merged by jenkins-bot:
Use image title in history

https://gerrit.wikimedia.org/r/147392