Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: nanyu on January 13, 2010, 10:03:23 am

Title: Lose all thread search results after resize the panel
Post by: nanyu on January 13, 2010, 10:03:23 am
1,  do a "thread search", and got a lot of search results.
2,  resze the  thread search panel by mouse...
3, OH! all search results will lost!
----------
windows xp
svn 6080, and other svn 6023 ...

[attachment deleted by admin]
Title: Re: Lose all thread search results after resize the panel
Post by: Jenna on January 13, 2010, 10:15:08 am
1,  do a "thread search", and got a lot of search results.
2,  resze the  thread search panel by mouse...
3, OH! all search results will lost!
----------
windows xp
svn 6080, and other svn 6023 ...

Just tested on my linux and XP system (linux with the packaqges from my repo, XP SP3 with the latest nightly and the actual dll's for mingw and wxwidgets) and there is no such issue.
Title: Re: Lose all thread search results after resize the panel
Post by: ollydbg on April 07, 2010, 04:01:20 am
@nanyu
Loaden and I have meet the same issue, see Re: Fix ThreadSearch bug: all the items were deleted (http://forums.codeblocks.org/index.php/topic,12340.msg83760/topicseen.html#msg83760)
Title: Re: Lose all thread search results after resize the panel
Post by: nanyu on April 07, 2010, 07:00:33 am
@nanyu
Loaden and I have meet the same issue, see Re: Fix ThreadSearch bug: all the items were deleted (http://forums.codeblocks.org/index.php/topic,12340.msg83760/topicseen.html#msg83760)

thanks you!

Because this bug, I didn't use ThreadSearch now.