Task #11551 (closed)
Opened 6 years ago
Closed 6 years ago
BUG: big image web viewer event throws exception
| Reported by: | cneves | Owned by: | cneves |
|---|---|---|---|
| Priority: | critical | Milestone: | 3.0-Beta3 |
| Component: | Web | Version: | 4.4.9 |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
When using the web image viewport with big images there is a panojs event (zoom) that tries to propagate to the image viewer, but does so with an explicit element id that may not match the panojs wrapping one.
This does not break the viewer, and goes unnoticed on most browsers unless you have debugging turned on, but on IE it opens a dialog.
Change History (1)
comment:1 Changed 6 years ago by jamoore
- Milestone changed from Unscheduled to 3.0-Beta3
- Resolution set to fixed
- Status changed from new to closed
PR opened https://github.com/openmicroscopy/openmicroscopy/pull/1631