Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.0.1 Minor Release
-
Labels:None
-
Sprint:Fall 2017
Description
When saving a graph track there are two file type options: .gr or .bedgraph.
You select one from a pull down menu.
When the save track window comes up, one of them is already selected (the default).
But which one? its seems to be a random pick every time.
Its not consistently the same one I most recently used (which would be ideal)
And its not consistently the recommend one (which would be unideal but acceptable).
Attachments
Issue Links
Activity
The graph file extension options are .gr and .bedgraph.
The value when the pop up window opens is randomly picked between those.
Likewise, in saving annotation files,
The annotation file options are bed (.bed) or bed detail (.bed).
The value when the pop up window opens is randomly picked between those.
After testing this issue it appears that the story is resolved:
*Save As... file extension drop down menu showed 'BED (bed)' first when saving an annotation, and 'Graph (bedgraph)' first when saving a graph, as expected.
*All four choices saved files successfully ( BED (bed), bed detail (bed), Graph (bedgraph), Graph (gr) )
*There seems to be no additional behavior caused by this code change.
Since the issue is resolved, it will now be closed.