Status: Accepted
Owner: damien.c...(a)gmail.com
Labels: Type-Defect Priority-Medium Component-Glamour
New issue 653 by damien.c...(a)gmail.com: [Glamour]
GLMBasicExamples>>staticAndDynamicMenu presents not working actions
http://code.google.com/p/moose-technology/issues/detail?id=653
0) open a transcript
1) execute: 'GLMBasicExamples open'
2) select 'Menus' (this is populated by the #staticAndDynamicMenu method)
3) go to the 'Text' tab
4) select some text (e.g., 'Character')
5) right click on the text and choose 'Print selection'
you would expect 'Character' to be printed but 'nil' is printed instead.
If
you then go to the 'List' tab, select a letter and repeat the process from
step 3, you will get this letter printed in the transcript. I would have
expected the selected text to be printed.