[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] SelectAll action use wrong editorPart.

I have a multipageeditorpart with a number of pages each page is a
GraphicalEditorWithFlyoutPalette. When i perform a selectAll action on the
editor the action is always peformed on the last added editor page and not
the editor page on which the action was initiated.
 Any ideas?