> I know this is an older version but my issue may still be present.
> 
> I did a search for four spaces. I used the F3 key to jump to the next
>  Finds.
> 
> All the hits were part of tabs on the left side of the page until I came
> to a comment. The search showed up the four spaces before the
> apostrophe. Then another F3 highlighted the first four characters of the
> comment and another F3 highlighted the next four characters of the
> comment and so forth.
> 
> I searched through three sets of source code and the behaviour was
> present in all.
> 
> Reproduce:
> 
> 1. Search for one or more spaces a few lines before a tabbed comment.
> 2. Press F3 continuously.
> 3. The search will highlight the space(s) before the comment.
> 4. Subsequent F3s will highlight the comment block by block.
> 

Yes, this is stupid bug still present in Gambas 2 and Gambas 3. When 
searching, ignored characters (strings or comments, depending on the search 
option) are just replaced by spaces. So searching for spaces matches them!

Fixing that is not immediate, so you should be patient.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to