Status: New
Owner: ----
New issue 3723 by
[hidden email]: The Finder tool does not
alphabetize methods.
http://code.google.com/p/pharo/issues/detail?id=3723Steps to reproduce:
1) Open Finder tool from World> Tools> Finder
2) In the top left box, type "Object"
3) Change the selection in box to the right from "Selectors" to "Classes"
4) There is no 'Go' button. Click back to the top left box, where you
typed "Object", then go to the keyboard, and press enter.
5) Classes with "Object" in them will appear below.
6) Select "Object".
7) Click on the little arrowhead, to make it point downward, which will
show the methods for "Object".
8) Scroll through the list until you find the method "needsWork" (it's in
there).
I'd also suggest considering grouping by class and instance, rather than
just alphabetically.