| Summary: | [quick fix] allow each fix 'all' to have a default that is sticky | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Steve Northover <steve_northover> |
| Component: | Client | Assignee: | Curtis Windatt <curtis.windatt.public> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | curtis.windatt.public, Michael_Rennie, Olivier_Thomann |
| Version: | unspecified | ||
| Target Milestone: | 12.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Steve Northover
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=d8fc1cb0f76f0b8c66f33a21ef03257648e81e19 Fix + tests in the commands test suite Uses local storage. Will store the checkbox state when you run the command, even if it is checked (the new default). That way if we ever change the default for all quick fix alls or just some of them, any users who have run the command with fix all checked will have that state remembered. |