Modify ↓
Opened 14 months ago Last modified 4 months ago #291 accepted enhancementA folder added after "search" was open will never be displayed
Description
YAM 2.8-dev [OS4/PPC]
Start YAM and open the "search"-gui, leave it open. Attachments (0)Change History (2)comment:1 Changed 14 months ago by thboeckel
comment:2 Changed 4 months ago by damato
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||



YAM just closes the window but does not dispose it. That means that one gets the result of the previous search presented again when starting a new search. Completely disposing the search window and rebuilding it from scratch would break this behaviour.
I think we'll have to implement some kind of notification mechanism for the search window to rebuild the folder list whenever it was modified.