Task #9480 (closed)
Bug: Select filtered thumbs
Reported by: | wmoore | Owned by: | mtbcarroll |
---|---|---|---|
Priority: | major | Milestone: | OMERO-4.4.7 |
Component: | Insight | Version: | n.a. |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | 0.0d |
Sprint: | Bugs Fixing |
Description
If I use the filter in Insight to filter thumbnails by name, then I try selecting thumbnails by range (shift-click) I get 2 images in the Tree hierarchy to be selected for every thumbnail: Both the correct image AND the image at the corresponding index. See screen-shot
Attachments (1)
Change History (11)
Changed 12 years ago by wmoore
comment:1 Changed 12 years ago by wmoore
- Summary changed from Select filtered thumbs to Bug: Select filtered thumbs
comment:2 Changed 12 years ago by wmoore
I have just been trying to work out the selection / filtering strategy for web, to handle situations when you filter out selected thumbnails.
E.g. If I select a range of 5 thumbnails in center panel, then I apply filtering so that I only have 2 images showing, then I go to Batch Annotate - I'm actually annotating all 5 of them because the selection hasn't changed.
In web, I now un-select any thumbnails that have been filtered out https://github.com/openmicroscopy/openmicroscopy/pull/294
However, when clicking on the tree itself, I DO allow selection of images that are filtered out of the center panel. So, the selection sync is not precisely maintained in this case.
comment:3 Changed 12 years ago by jburel
- Milestone changed from OMERO-4.4.4 to OMERO-4.5
comment:4 Changed 12 years ago by mtbcarroll
- Owner changed from jburel to mtbcarroll
- Status changed from new to accepted
comment:5 Changed 12 years ago by mtbcarroll
Proposed fix is https://github.com/openmicroscopy/openmicroscopy/pull/526
comment:6 Changed 12 years ago by mtbcarroll
- Resolution set to fixed
- Status changed from accepted to closed
comment:7 Changed 12 years ago by jburel
- Resolution fixed deleted
- Sprint set to Bugs Fixing
- Status changed from closed to reopened
comment:8 Changed 12 years ago by mtbcarroll
- Resolution set to fixed
- Status changed from reopened to closed
Push to previous PR appears to fix outstanding issue.
comment:9 Changed 12 years ago by Mark Carroll <m.t.b.carroll@…>
- Remaining Time set to 0
(In [831cd4c37730a55d47a0fe324b52263c259f9a82/ome.git] on branch develop) Fix #9480: correct various selection issues with data browser.
comment:10 Changed 12 years ago by Josh Moore <josh@…>
(In [3601729d8e1c4c8a8000305392d79d45859c7420/ome.git] on branch develop) Merge pull request #809 from mtbc/trac-9480
Fix #9480: correct various selection issues with data browser.
Select the first 2 filtered images. First 2 in tree also selected