Bug 348 - Search folder: select all matches doesn't work if backward search is enabled
: Search folder: select all matches doesn't work if backward search is enabled
Status: CLOSED FIXED
: Sylpheed-Claws (GTK1)
User Interface
: 0.9.6
: PC Linux
: P3 minor
Assigned To:
:
:
:
  Show dependency treegraph
 
Reported: 2003-10-09 16:32 by
Modified: 2003-11-26 23:34 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2003-10-09 16:32:34
Everything is in the summary..

Test case:
click on a folder that contains messages
right click, then "Search folder.."
put "e" in the subject (eheh it will match nearly all messages)
check "Select all matches", then "Search"
it works (for me).
Now check "Backward search", then "Search". Nothing is selected for me, and the
search time is nearly 0sec.
------- Comment #1 From 2003-10-26 18:08:25 -------
Seems to be a variable misnomer problem in summary_search.c. 
------- Comment #2 From 2003-10-26 18:26:16 -------
please verify cvs: 
 
2003-10-26 [alfons]     0.9.6claws54 
 
        * src/summary_search.c 
                fix misnomer and correct selecting initial search node 
 
------- Comment #3 From 2003-11-26 23:34:27 -------
Fixed in 0.9.7claws ("Backward search" checkbox greyed when "Select all
matches"
checkbox is set).