Ticket #1213 (closed enhancement: fixed)
Would be nice to protect unsaved changes from accidental loss when navigating away
| Reported by: | douglas | Owned by: | douglas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.96 |
| Component: | Xinha Core | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Our users (mostly non-technical) seem to have a fairly high right of losing posts because of accidentally closing their browser or navigating away form the page, so I developed a plugin that checks if the contents of the editor have changed, and if so, warns the user before the page is unloaded.
This has been tested working in IE 5.5 -> 7, Firefox 2 and 3beta5. Safari doesn't support the unload hooks necessary for this plugin to work there.
The attached plugin works as far back as 0.92beta...
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
