Actions
Bug #1270
closedMorpho Editor: cursor ‘adds’ a blank space
Start date:
01/23/2004
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1270
Description
Reported in morpho-feedback-20040122.doc in /doc/devs/ by 2.0 Andrea Chadden
In Morpho Editor, when user selects a data field to populate using the cursor,
the cursor ‘adds’ a blank space that becomes the first character in the data
field.
My comments:
getValue() function (used in morpho.editor.*) returns “ “ if a key has no value.
Actions