Actions
Feature #4887
closedDirectories expanded with + in repository browser not preserved after using browser back button
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
2010-02-20
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Description
If you:
- expand some directories in the repository browser
- click on a file
- use your browser's back button
all of the directories are contracted again, losing your place in the repository.
Updated by Jean-Philippe Lang over 14 years ago
- Status changed from New to Closed
- Resolution set to Wont fix
This behaviour is browser specific and is due to the fact that subdirectory are loaded using a AJAX. There's no easy fix for this.
FWIW, I don't have this problem on redmine.org with Firefox 3.6.
Actions