Status: New Owner: ---- Labels: Type-Defect Priority-Medium Component-Glamour
New issue 1032 by chisvasi...@gmail.com: GLMPresentation>>dynamicActionsOnSelection does not work for text presentations http://code.google.com/p/moose-technology/issues/detail?id=1032
Text presentations have the selection in the port 'selectedText'. GLMPresentation>>dynamicActionsOnSelection only computes the actions if the 'selection' port is populated. Thus, it does not work for text presentations.
Updates: Status: Fixed
Comment #1 on issue 1032 by chisvasi...@gmail.com: GLMPresentation>>dynamicActionsOnSelection does not work for text presentations http://code.google.com/p/moose-technology/issues/detail?id=1032
Overrode dynamicActionsOnSelection in text presentation to take into account the selectedText port and not the selection port