| Summary: | [Sites] Automatic Save | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | John J. Barton <johnjbarton> |
| Component: | Client | Assignee: | Mark Macdonald <mamacdon> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | mamacdon |
| Version: | 0.5 | ||
| Target Milestone: | 0.5 M1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
John J. Barton
Or... maybe we just auto-save every couple of seconds and there is no manual step at all. Implemented an auto-save every 8 seconds [1]. You no longer have to unfocus a text field for your changes to take effect [2], which I think makes the autosave more useful. I did try mapping Ctrl+S to "Save", but bug 375058 means Ctrl+S will not work when you're inside a text field, which was frustrating -- sometimes you'd get the browser Save dialog. For now I think autosave will be enough. JJB, let me know if the autosave makes this less painful. [1] http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=c18554ea5142debd4f96dd659056f2a0fcc66d74 [2] http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=9af122bde79c63a6c219d8028b70a5eff51adda2 |