Reported by Kevin Reid at
http://www.eros-os.org/pipermail/e-lang/2005-March/010518.html
:
* CapDesk/CapEdit:
I started CapDesk, installed CapEdit, and opened a text
file. The text
component works as expected, and there is an upper
toolbar with Open
and Save buttons and a lower toolbar with Cut, Copy,
and Paste.
However, the clipboard buttons don't work: apparently,
focus leaves the
text area upon mouse-down on the button, so the actions
aren't directed
to that component.
Clicking any of the buttons produces a message in
stdout "about to do
<operation> reaction"; Paste additionally produces
"paste prob:
problem: <NoSuchMethodException: <null>.reactToPaste/2>".