April 7, 2011
8:06 p.m.
Status: New Owner: ---- New issue 3971 by DougEdmu...@gmail.com: OBSystemBrowserAdaptor does not correctly find classes http://code.google.com/p/pharo/issues/detail?id=3971 Using: Pharo1.2.2a Latest update: #12346 on XP ObSystemBrowserAdaptor (the "System Browser" window) does not correctly find classes: 1. Open system browser, right click, select "Find Classes". 2. Type in 'button' 3. Results include classes that do not contain 'button'. (such as the first entry, "AbstractAutotestTestLongRun")