Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Fall 9
Description
Situation: IGB is freezing if the Color By SAMtags window is closed while the import window is still open.
Task: Fix it so that the Color By SAMtags window cannot be closed while the import window is open.
Note: I tested the earlier version of the import window prior to it being changed to the JavaFX version used throughout IGB. The earlier version did not allow the user to close the parent window while the import window was open. Other save/import/export JavaFX windows in IGB also do not let the user close the parent window.
To reproduce: In the Color By > SAMtags window, click Import... Then, without clicking anything in the file finder that comes up, close out both of the SAMtags Color By windows, then close the file finder.
Result: IGB freezes and needs to be force quit.
Attachments
Issue Links
- relates to
-
IGBF-4295 Add the ability to include cluster information to SAMtools tags Color by feature
-
- Closed
-
Deepthi provided code changes here: https://bitbucket.org/lorainelab-deepthi/integrated-genome-browser/branch/IGBF-4371_1
I reviewed these changes locally and found this issue to be fixed. I then amended the original commit message and branch name to align them with this ticket number and have created a PR.
PR: https://bitbucket.org/lorainelab/integrated-genome-browser/pull-requests/1091