| Summary: | SelectionManager.setSelection() ignores EditPart.isSelectable() | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Cherie Revells <crevells> |
| Component: | GEF-Legacy GEF (MVC) | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED WORKSFORME | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Cherie Revells
The requested behavior could not be implemented in TreeViewer. The change could also break clients. Whoever calls Viewer setSelection should us supposed to call isSelectable when appropriate. The method is indended for use by tools and other classes that work with viewers. If there is a specific caller of setSelection that you think should be checking isSelectable, reopen with details. I think there is already a bug open for GraphicalViewerKeyHandler. |