Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.0.2 Minor Release
-
Labels:
-
Story Points:1
-
Sprint:Fall 2018 Sprint 2, Fall 2018 Sprint 3
Description
When the user clicks on the link "Show: Alignments in IGB" while accessing eFP-Seq Browser, Firefox blocks localhost request to load data in running instance IGB, as it treats the same as mixed content.
We need to find a workaround for this issue for Firefox specifically, as it works as expected in Chrome.
https://bugzilla.mozilla.org/show_bug.cgi?id=903966
This issue about blocking localhost as a mixed content still exists in Firefox, because of which we are seeing the error while loading data on IGB.
These are two approaches to this -
1. Ask the user to allow all mixed content for all websites, but it is not recommended, the configuration is all or none.
2. Notify the user about the issue while displaying the error page and ask to disable protection - on every request.