#1 closed defect (fixed)
Sequence refresh problem in ARB_EDIT4
Reported by: | anonymous | Owned by: | devel |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | ARB_EDIT4 | Version: | |
Keywords: | Cc: |
Description
Refresh problem in the ARB Editor. Edited sequences do not refresh, when the sequence widget contains "white" (informationless) areas ("is not completely filled with sequences).
Change History (6)
comment:1 Changed 18 years ago by baderk
- Cc meierh@… added
comment:2 Changed 18 years ago by baderk
- Owner changed from baderk to devel
comment:3 follow-up: ↓ 5 Changed 17 years ago by westram
- Priority changed from major to normal
comment:4 Changed 15 years ago by eissler
- Cc meierh@… removed
not observed - tested with svn version 5955 on ubuntu 9.04 32bit and 64bit
comment:5 in reply to: ↑ 3 Changed 15 years ago by westram
- added temporary fix from Elmar (EDIT4/ED4_no_class.cxx, rev 1.41)
Now does complete refresh after edit by key.
see [4631]
comment:6 Changed 3 years ago by westram
- Resolution set to fixed
- Status changed from new to closed
Close out-dated ticket:
- a work-around for worst problems was introduced by [4631].
- after rewriting EDIT4 refresh mechanism, work-around has been removed with [8624].
No more known issues since years.
Rewrite mainly happened in r8621, r8623 and r8624 and
was based on previous refactoring in branch 'e4fix' [8134-8632]
Note: See
TracTickets for help on using
tickets.
Now does complete refresh after edit by key.