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.
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.