[Gambas-user] Reproducable Bug in IDE search routine

richard terry rterry at ...1946...
Sun Dec 7 05:19:21 CET 2008


Build 1721.

Quite specific, but reproducable. When find previous is unable to find another 
occurence of the search string, and the search in subroutine button is 
depressed, it stays in an endless loop with the busy cursor on the screen. 
The gambas process must be killed to extricate.


To replicate:

1) Create an empty unique subroutine e.g:

Public sub Find_this()

End

2) Click the search in subroutine only button

3) Double click on the Find_this, so it is highlighted.

4) Hit Ctrl_F for find, "Find this" will then appear in the text to search for 
at the bottom of the IDE

5) Click on the find_previous up arrow button > Lock up.

I've tried this a number of times and same result.

Regards

Richard






More information about the User mailing list