Community
Participate
Working Groups
See bug 106228 comment 20 and down for reference. --------------- I have the following class: public class Test { void doSomeStuff() {} } If I type 'doSomes' in the quick outline, I don't get 'doSomeStuff()' as an option in the filtered list.
This got fixed along with bug 106228. *** This bug has been marked as a duplicate of bug 106228 ***