Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
Description
on an annotation track, Right click > filter by ...
If you add or remove a filter, the list updates instantly.
If you edit a filter, the update is not reflected until you click somewhere in the window.
This was discovered when testing the fix for IGBF-1232.
This lack-of update is also the case in the current release (9.0.0).
Issue IGBF-1232 aims to correct a bug that was introduced since 9.0.0, so this issue is outside the scope of that one.
Attachments
Activity
| Field | Original Value | New Value |
|---|---|---|
| Workflow | Loraine Lab Workflow [ 17922 ] | Fall 2019 Workflow Update [ 18840 ] |
| Workflow | Fall 2019 Workflow Update [ 18840 ] | Revised Fall 2019 Workflow Update [ 20965 ] |
| Status | Open [ 1 ] | To-Do [ 10305 ] |
| Assignee | Ann Loraine [ aloraine ] |
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
| Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
| Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
| Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
| Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
| Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
| Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
| Resolution | Done [ 10000 ] | |
| Status | Post-merge Testing In Progress [ 10003 ] | Closed [ 6 ] |
I saw this on Sneha's computer (Dell). But I did not see this on my machine (mac) in de-bug mode, or in IGB 9.0.0.
The data is clearly there (since it updates when you click the windor) its just that the refresh is not triggored when it should be, which I think is a core feature of the window class that we build on. So I think this may be a matter of system specific implementations of common Java GUI classes, not an IGB code-base issue. shrug --when testing, make you look on both mac and PC.