Task #9804 (closed)
BUG: Preview ROIs in Web Safari
| Reported by: | pwalczysko | Owned by: | wmoore |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4.7 |
| Component: | Web | Version: | n.a. |
| Keywords: | ROI | Cc: | jburel |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2012-11-20 (2) |
Description
When previewing the ROIs in Safari, only the thumbnails of regions are shown which have multiple shapes under themselves. No thumbnails for one-shape regions and for the shapes under the multishape ROIs. This works though well for Opera, IE8 and Firefox running under Windows 2003.
Attachments (4)
Change History (9)
Changed 7 years ago by pwalczysko
Changed 7 years ago by pwalczysko
Changed 7 years ago by pwalczysko
Changed 7 years ago by pwalczysko
comment:1 Changed 7 years ago by wmoore
- Owner changed from web-team@… to wmoore
comment:2 Changed 7 years ago by wmoore
- Status changed from new to accepted
comment:3 Changed 7 years ago by wmoore
- Resolution set to fixed
- Status changed from accepted to closed
comment:4 Changed 7 years ago by Will Moore <will@…>
(In [84ec3485a782d0d4f6db5278fc8fe1ac3b3ef39b/ome.git] on branch develop) Fix render_shape_thumbnail: use conn.SERVICE_OPTS. See #9839, #9804
comment:5 Changed 7 years ago by Will Moore <will@…>
(In [62ac0ce60047f098b136e446757206b6d95d4479/ome.git] on branch develop) Fix a couple tiny bugs in Shape Preview thumb. See #9804
This is not the bug that was originally reported in #9804 (Safari working fine now) but was
noticed as part of that testing.
Seems that Safari is working now too!
But a couple of other bugs fixed in https://github.com/openmicroscopy/openmicroscopy/pull/450 (Shapes that have no Z or T specified & Polygons with only a single point)