Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.1.6 Major Release
-
Story Points:2.5
-
Epic Link:
-
Sprint:Spring 7 : 13 Apr to 24 Apr, Spring 8 : 24 Apr to 8 May, Spring 8 : 11 May to 25 May, Spring 9 : 25 May to 8 Jun, Summer 1: 8 Jun - 19 Jun
Description
IGB lets people save images from the currently displayed data scene. To save an image, users can click the camera icon in the icon toolbar (top left) *or* they can choose File > Save Image.
When they do that, a "Save Image" window opens with many options.
Currently, there are four image types users can save:
- Whole Frame (the default setting)
- Main View
- Main View (with Labels)
- Sliced View (with Labels)
In addition, users can save images in the following formats:
- PNG
- SVG
- JPEG
Thus there are 4 times 3 combinations of image types and image file formats a user can choose!
However, currently if a Windows platform users selects "Whole Frame" and "svg" format, the image file created is empty.
For this task, first ensure you are able to reproduce the above bug. Also, check SVG saving for each of the four image options - Whole Frame, Main View, etc. Also, check the behavior on a Mac computer.
First, change the default option to "Main View with Labels" on every platform.
If you can save the file correctly on a Mac and the bug is indeed Windows-specific, then do this:
- On Windows computers only, show a modal alert message letting Windows users (only on Windows!) know that SVG with Whole Frame saving option is not available.
Proposed wording:
"Unfortunately, IGB Windows users cannot save an SVG image in the Whole Frame setting. Please select another option to save an SVG image."
Whole Frame should be bold font.
Attachments
Issue Links
- is blocked by
-
IGBF-2143 Fix exporting whole frame svg on windows
-
- Ready for Pull Request
-
I have attached the dialog box that opens when a user tries to save a svg image on windows.
Code diff https://bitbucket.org/noorzahara/integrated-genome-browser-local1/branch/IGBF-2315#diff