[Pharo-project] Issue 3723 in pharo: The Finder tool does not alphabetize methods.
Status: New Owner: ---- New issue 3723 by DougEdmu...@gmail.com: The Finder tool does not alphabetize methods. http://code.google.com/p/pharo/issues/detail?id=3723 Steps 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.
Updates: Status: Fixed Comment #1 on issue 3723 by Benjamin...@gmail.com: The Finder tool does not alphabetize methods. http://code.google.com/p/pharo/issues/detail?id=3723 3) Change the selection in box to the right from "Selectors" to "Classes" Here, search is automatically done ... 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. Now fixed Now it's alphabetized. See cs or Finder-BenjaminVanRyseghem.21 in PharoInbox Attachments: Issue3723.1.cs 547 bytes
Updates: Labels: Milestone-1.3 Comment #2 on issue 3723 by stephane...@gmail.com: The Finder tool does not alphabetize methods. http://code.google.com/p/pharo/issues/detail?id=3723 (No comment was entered for this change.)
Updates: Status: Closed Comment #3 on issue 3723 by marcus.d...@gmail.com: The Finder tool does not alphabetize methods. http://code.google.com/p/pharo/issues/detail?id=3723 In 13063
participants (1)
-
pharo@googlecode.com