Hi!
I just uploaded my first fix (or so I hope) for Pharo to the Inbox as
Ocompletion-DannyChan.44, following the instructions on the wiki for
contributions.
When selecting a text in a workspace including the first character in
the window and hitting backspace, an exception will be thrown by
ocompletion, because the smartBackspace method will try to look at the
character before the current position of the caret, which is 0 in this
case.
The instructions on the wiki say to put the status of the bug report to
fixed, but I saw no way to do this. Did I miss something?
By the way, I want to thank all of you for the great work you put into
Pharo. I am no software developer myself, but I really hope to be able
to use it for all the little tools I need all the time at work.
Danny
_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project