[haiku-bugs] [Haiku] #9385: [StyledEdit] forgets cursor position after empty line

  • From: "diver" <trac@xxxxxxxxxxxx>
  • Date: Sat, 19 Jan 2013 11:35:32 -0000

#9385: [StyledEdit] forgets cursor position after empty line
-------------------------------------+------------------------------
 Reporter:  diver                    |        Owner:  siarzhuk
     Type:  bug                      |       Status:  new
 Priority:  normal                   |    Milestone:  R1
Component:  Applications/StyledEdit  |      Version:  R1/Development
 Keywords:                           |   Blocked By:
 Blocking:                           |  Has a Patch:  0
 Platform:  All                      |
-------------------------------------+------------------------------
 This is hrev45179.

 If you place cursor like it's shown and press down arrow 3 times I would
 expect it to preserve its' position on the last line, Instead, after empty
 line cursor forgets its' position and ends up in the beginning of the 4th
 line:

 {{{
 First| second third
 First  second third

 First  second third
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/9385>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #9385: [StyledEdit] forgets cursor position after empty line - diver