Actions
Defect #13017
closedonbeforeunload lost when fields loaded via AJAX
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
If you enter some text and try and reload the page or go back, you will get the onbeforeunload even show you a warning asking if you want to leave the page. If you change a field that then has to check the requirements of other fields, i.e. Tracker or Status, the AJAX call will reload the fields as expected, but the onbeforeunload is then lost, and reloading the page or clicking back will go through with no warning.
Updated by Etienne Massip over 11 years ago
- Status changed from New to Needs feedback
- Assignee set to Matt Rogowski
- Resolution set to Cant reproduce
I can't reproduce with FF 22, what browser did you test with and could you make a new try on http://m.redmine.org?
Updated by Matt Rogowski over 11 years ago
Seems this may have since been fixed as I can't reproduce it anymore either :)
Updated by Etienne Massip over 11 years ago
- Status changed from Needs feedback to Closed
- Assignee deleted (
Matt Rogowski) - Resolution changed from Cant reproduce to Invalid
Thanks for your feedback, please reopen the issue if you reproduce it.
Actions