Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 480959

Summary: Workbench UI "Select All" action should be handled by FXEditorActionBarContributor and FXEditor
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF MVCAssignee: 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 CLA 2015-10-29 05:17:06 EDT
We should ensure that the "Select All" action is properly forwarded to and handled by the FXEditor.
Comment 1 Matthias Wienand CLA 2017-01-03 12:15:02 EST
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.