close
Comments you submit will be routed for moderation. If you have an account, please log in first.
Modify

Opened 14 months ago

Last modified 4 months ago

#291 accepted enhancement

A folder added after "search" was open will never be displayed

Reported by: padrino Owned by: thboeckel
Priority: low Milestone: YAM 2.9
Component: user interface Version: nightly build
Severity: minor Keywords:
Cc: Blocked By:
Blocking:
Release Notes:

Description

YAM 2.8-dev [OS4/PPC]

Start YAM and open the "search"-gui, leave it open.
Now go to YAM's main window and add a new folder.
This will (of course?) not instantly be shown in the "search-list".
But even when you now close the search-gui and reopen it, the folder still won't show up. Seems the GUI only checks the list of available folders once?

Attachments (0)

Change History (2)

comment:1 Changed 14 months ago by thboeckel

  • Owner set to thboeckel
  • Status changed from new to assigned

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.

comment:2 Changed 4 months ago by damato

  • Milestone set to YAM 2.9
  • Priority changed from undecided to low
  • Status changed from assigned to accepted

Add Comment

Modify Ticket

Action
as accepted .
Author


E-mail address and user name can be saved in the Preferences.

 
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

  • Mario Cattaneo(Reporter)
  • Thore Böckelmann(Owner, Participant)