| Summary: | Workbench UI "Select All" action should be handled by FXEditorActionBarContributor and FXEditor | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF MVC | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | matthias.wienand |
| Version: | 0.2.0 | ||
| Target Milestone: | 5.0.0 (Oxygen) M5 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
I implemented SelectAllAction and ensured that it is set as the global action handler for "Select All" by the AbstractFXView and the AbstractFXEditor. The code is published on the master branch, therefore, I resolve this ticket as fixed for 5.0.0 M5. |