I met a problem when I use the "navigate -> open method ", if I type the method to the input box, it is OK for the hint and show all match result. But if copy and paste the method to the input box ( or double click the method and click the open method), it doesn't show the match result, unless add a character * before the method. ( it seems need to add the character to trigger the action). I test zend studio 9.02 and 9.03 in window xp sp3 . Do some guys have the same issue also ?
(PS: it you trigger the method by type , than it will be fine to match the method in next time (althouth it is copy and paste) , so if you want to test, please use the method not trigger before.)

