Opened 11 years ago
Closed 7 years ago
#400 closed defect (discarded)
Editor cursor can be moved to invalid positions
Reported by: | westram | Owned by: | devel |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | ARB_EDIT4 | Version: | gtkport |
Keywords: | Cc: |
Description
cursor can be moved
- outside the viewport
- onto "bad position" at start of sequence
to reproduce
- do
- load demo.arb
- use Sequence/InsertDeleteColumn? and insert 100 gaps at start of alignment
- start editor (let viewport be smaller than canvas!
- click into sequence
- press keys END, HOME, HOME
- if the window is not too wide, the cursor disappeared. position (in edit4-toparea) says '1'
- by using Cursor-right, that position can be increased. EDIT4-cursor gets visible again when position 6 is reached
- do
- load demo.arb
- start editor (let viewport be smaller than canvas!
- click into sequence
- press keys END, HOME, HOME
- cursor is still visible now, but is placed at a "bad position" inside the spacer between infoarea and seqarea.
- moving cursor vertically now, leaves the cursor unerased (i.e. you see multiple cursors)
Note: This has also been fixed for motif version years ago
Change History (2)
comment:1 Changed 9 years ago by westram
comment:2 Changed 7 years ago by westram
- Resolution set to discarded
- Status changed from new to closed
gtk-port is dead
Note: See
TracTickets for help on using
tickets.
see also #577