Task #8787 (closed)
Bug: Shift key and multiple wells
| Reported by: | bpindelski | Owned by: | wmoore |
|---|---|---|---|
| Priority: | critical | Milestone: | OMERO-4.4 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | web-team@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-05-22 (15) |
Description
Movie shows selection with the Shift key. When two plates are selected, the middle screen is empty as expected, but when the third plate is added to the selection, the middle screen displays the wells. Multiple selection with Cmd/Ctrl? works ok.
Attachments (2)
Change History (6)
Changed 7 years ago by bpindelski
comment:1 Changed 7 years ago by atarkowska
- Cc web-team@… added
- Owner changed from web-team@… to wmoore
comment:2 Changed 7 years ago by wmoore
- Status changed from new to accepted
Changed 7 years ago by bpindelski
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@…>
- Remaining Time set to 0
(In [e82f7782fcabcf5e1703e16fa2a46f2f886e1a73/ome.git] on branch develop) jsTree deselection + selection fires single selection changed event. Closes #8787
De-selection events immediately followed by selection events only fire a single ome.selection_changed event.
https://github.com/aleksandra-tarkowska/openmicroscopy/commit/e82f7782fcabcf5e1703e16fa2a46f2f886e1a73
Closing...