- assigned_to: nobody --> kbornhor
The QueryDescriptorDialog (displays and modifies the
Automatic-Update Settings) opens up a BQFileChooser
that allows you to specify/change the Updates Folder.
The disabled text field contains the currently specified
save folder and the JTree below does as well, however
the currently specified save folder is not automatically
highlighted in the tree view so the root directory is
always assumed when the "Set Updates Folder" button is
pressed without highlighting a folder in the tree view.
To duplicate:
- create a new query
- click the Adjust Search Settings dropdown button so
the additional settings are visible
- click the Automate Search button
- Select the "Auto-Submit is: ON" radio button
- Select the "Save to my account" checkbox
- Push the Change button next to the "Folder to save to"
text field
- Within the new "Set Updates Folder" dialog box that
pops up, choose a sub-folder (create a new folder if you
have to as) - just as long as you choose a folder beside
the root one (your username)
- Click the "Set Updates Folder" button at the bottom
- Notice the new folder selection
- Click the "Change" button again
- The "Set Updates Folder" dialog should reappear with
the correct folder path in the text field, but the JTree
folder display below will have nothing selected by default.
Pressing the "Set UPdates Folder" now will result in the
root directory being specified.