Status: Accepted
Owner:
[hidden email]
New issue 4979 by renggli: ListDialogWindow regular expression typing is
broken
http://code.google.com/p/pharo/issues/detail?id=4979While the dialog is supposed to work with regular expressions, it does not
allow you to do so and instead opens debuggers with every key press as long
as the expression is not valid (type "\" or "(" into the empty field).
Unfortunately almost no regular expression can be typed without having it
in an invalid state for some time. Personally I would prefer subsequence
matching (like in emacs), but substring matching is probably enough for
most people.
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker