Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.0.1 Minor Release
-
Labels:None
-
Story Points:1
-
Sprint:Fall 2017
Description
This issue is similar to IGBF-1140
Certain places in IGB use the operating system's native file chooser and some do not. One place that does not is the "Choose Local Folder" option under the Preferences tab of IGB.
IGB File->Preferences(or click on gear icon on IGB toolbar)>App Repositories>Add.. ->Choose Local folder
It opens up a window to add plugin repositories.
We want OS native file chooser to be displayed instead of Java Swing style window.
Attachments
Issue Links
- relates to
-
IGBF-1140 Convert "Choose Local Folder" file chooser to the operating system's Native File Chooser
-
- Closed
-
Fixed the issue, But it should not be submitted before
IGBF-1140is in master branch. Fix is dependent on new file added as part of solution forIGBF-1140.Testing should be done only on updated repository after
IGBF-1140is merged in master.Testing on Linux and MacOS is required.
Expected Output: Local folder chooser dialog style should be change to Native OS style. Functionality should be intact and should allow user to choose any folder needed. (No file selection is allowed)
Fix can be found at:
https://bitbucket.org/ashwiniK27/integrated-genome-browser/commits/0109c9b8982258b75e5dbbfe6bd7574a43e0a58f?at=IGBF-1157