Faculty of Information Technology
Software Engineering Group

Opened 9 years ago

Closed 9 years ago

#36 closed defect (fixed)

Assertion failed in EditTextView

Reported by: Jan Vrany Owned by:
Priority: major Milestone:
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): no

Description

Steps to reproduce:

  1. Open Workspace, add some random text spanning at least 4 lines. Make sure line begins with one space.
  2. Position cursor to the before the first character on second line.
  3. Hold Shift down and press Cursor Down two times (while Shift is still down)

Change History (2)

comment:1 Changed 9 years ago by Jan Vrany

Another steps to reproduce:

  1. Open Workspace, add following text: hello_world_xxx at line 1
  2. Select "world" using mouse
  3. Press Shift-End (or Shift-Home)

These two are probably unrelated, nevertheless, should be fixed :-)

comment:2 Changed 9 years ago by Jan Vrany

Resolution: fixed
Status: newclosed

Fixed in 36ec8c9fde52

Note: See TracTickets for help on using tickets.