| Summary: | Provide support for SelectAll on Ctrl+A | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF MVC | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P2 | CC: | hniederhausen, matthias.wienand, peter |
| Version: | 0.2.0 | ||
| Target Milestone: | 5.0.300 (2018-12) | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | low-hanging fruit | ||
|
Description
Alexander Nyßen
This is already fixed. Implementing class: org.eclipse.gef.mvc.fx.handlers.SelectAllOnTypeHandler It is used in the Logo-Example. However it is *not* bound in the McvModule and must be used explicitly. Should we bind it by default? Good catch! Closing as fixed. |