Build 2 trees for one alignment: one in the alignment window, the other in a new window. Both will open in new windows and both will correspond to the same file.
Detailed scenario:
- Open ty3.aln.gz:
- Open UGENE.
Wait for the application to load. - Press Ctrl+O (Cmd+O) ("Open").
The "Select files to open" dialog appears. - Choose Unipro UGENE/data/samples/CLUSTALW/ty3.aln.gz.
The AE appears.
- Open UGENE.
- Build a tree in the window with the alignment:
- Click the "Build Tree" button on the editor toolbar.
The "Build Phylogenetic Tree" dialog appears. - On the "Display Options" tab, set the "Display tree with alignment editor" radio button.
- Save tree to a file named "ty3.nwk" (or any other name).
- Click "Build".
The "Calculating Phylogenetic Tree" task has been started. Don't wait for completion.
- Click the "Build Tree" button on the editor toolbar.
- Build a tree in a new window:
- Click "Build Tree".
- On the "Display Options" tab, set the "Display tree in new window" radio button.
- Save tree to a file named "ty3_1.nwk" (output files are different).
- Click "Build".
The "Calculating Phylogenetic Tree" task has been started.
- Wait for tasks to complete.
Expected: ty3.nwk opens next to the alignment, ty3_1.nwk opens in a new window.
Current state: file ty3.nwk doesn't exist, ty3_1.nwk is opened twice in two different windows, there are no trees near the alignment, there is only one tree in the project.
The symmetrical scenario also doesn't work: build the 1st tree in a new window, 2nd in the alignment->2nd tree will open twice in the alignment window. It looks like only the last used option in the dialog is taken into account.