New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: JRA-5426
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Serge Baltic
Votes: 2
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JIRA

No "Navigate Out" Warning When Editing Issue

Created: 04/Dec/04 10:41 AM   Updated: 01/Mar/08 02:00 PM
Component/s: UI / Usability, Web interface
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment:
Jira Tracker at JetBrains Inc
IE6 in XP-SP2
Issue Links:
Duplicate
 

Participants: John M. Black and Serge Baltic
Since last comment: 24 weeks, 3 days ago
Labels:


 Description  « Hide
On this very page (Create Issue, Step 2 of 2) I am not warned if I navigate away from the page accidentally (eg hitting back, or clicking a link, or opening something in this browser from an external program, or a mouse gesture). If a navigate happens, all my editing is lost.

There should be a standard warning issued upon the appropriate HTML event for navigate-out, asking of whether I am sure I want to discard my editing, OK|Cancel.

It would be nice to also have this feature at all the pages where appropriate, as data loss happens for me from time to time.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
John M. Black added a comment - 01/Mar/08 02:00 PM
Many newer keyboards have web-navigation "hotkeys" in various places (Thinkpads have them near the shift keys.)

If you've put a lot of effort into writing a new issue or comment, and accidently touch one of these keys, you will lose everything you were typing, because trying to come back to the page is a re-post.

It would be (IMHO) a very easy change to add "onunload" handlers to any new/edit page, which would go through a JavaScript confirmation asking you if you want to leave the page without saving your changes.