Ok, sorry for this ... seems to work as programmed. If you have a text in the entry field and the cursor is at the end of this text field you might type the backspace key, but then the system tries to expand the rest to the original value and then nothing gets deleted.
If you type in the delete key (cursor is positioned somewhere in the text) you might be able to delete the character at the cursor position - BUT do not delete the last character - otherwise you get the original contant again.
To change the content: type in the new value again from the begin of that text field. If the new string is shorter than the original text just type the white space key. Then the rest is deleted.
In your program make a trimBlanks of the content of the widget value.
The behaviour is located in WbObjectComboBox>>cellValueChangedCallback: anEvent
--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To post to this group, send email to
[hidden email].
Visit this group at
https://groups.google.com/group/va-smalltalk.
For more options, visit
https://groups.google.com/d/optout.