#478 closed defect (fixed)
species information window fails to refresh
Reported by: | epruesse | Owned by: | westram |
---|---|---|---|
Priority: | minor | Milestone: | arb7.0 |
Component: | ARB_NTREE | Version: | SVN |
Keywords: | Cc: |
Description (last modified by westram)
Change History (7)
comment:1 Changed 11 years ago by epruesse
- Description modified (diff)
- Milestone changed from arb6 to arb7
- Priority changed from major to minor
comment:2 in reply to: ↑ description ; follow-up: ↓ 3 Changed 11 years ago by westram
Replying to epruesse:
Workaround is present in the "Update" Button.
The "Update" button isn't a workaround, it is a necessary feature:
- after clicking 'New window' the new window gets attached to the currently selected species and will stay with that species (until you click "Update").
- the "old window" keeps it's behavior (= "follow selection")
Removing the "Update" button would require the to close the "new window" and click 'New window' again, just to change the shown species.
Maybe there is still some confusion about these two windows? Probably the attached window should get some colored box showing the currently attached species name and the "Update" button should move next to that box?
I was able to produce one update (in motif version, did not check gtk):
- click species 'A' in search result → info pops up showing 'A'
- click species 'B' → info shows 'B'
- close info and click 'C' → info pops up, but still shows 'B'
- click 'D' → info shows 'D'
comment:3 in reply to: ↑ 2 Changed 9 years ago by westram
- Milestone changed from arb7 to arb6.1
Replying to westram:
I was able to produce one update (in motif version, did not check gtk):
- click species 'A' in search result → info pops up showing 'A'
- click species 'B' → info shows 'B'
- close info and click 'C' → info pops up, but still shows 'B'
- click 'D' → info shows 'D'
Still broken.
comment:4 Changed 8 years ago by westram
- Description modified (diff)
- Owner changed from devel to westram
- Status changed from new to _started
- Version set to SVN
comment:5 Changed 8 years ago by westram
- Description modified (diff)
comment:6 Changed 8 years ago by westram
- Description modified (diff)
- Resolution set to fixed
- Status changed from _started to closed
by [15982]
Had forgotten about the Update (previously GET) button. Lowering priority and changing milestone.