Opened 15 years ago

Closed 11 years ago

#3656 closed bug (fixed)

[styledEdit] cursor's behaviors are the same

Reported by: chico Owned by: korli
Priority: normal Milestone: R1
Component: Applications/StyledEdit Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

  1. open styledEdit.
  2. press key 's' a few seconds. make last a few characters larger.
  3. press two enter key( deal with the character string like the screenshot 'cursor-before').
  4. move your cursor to the third line, second column.
  5. press up-arraw key once.
  6. then you will the cursor goto the first line, first column.

Expected: when press the key up-arraw, the cursor should pass through all lines above.

Attachments (4)

cursor-before.png (103.0 KB ) - added by chico 15 years ago.
cursor before moving
cursor-after.png (91.6 KB ) - added by chico 15 years ago.
cursor after once pressing up-arrow key
normal-cursor-before.png (92.2 KB ) - added by chico 15 years ago.
normal cursor behavior
normal-cursor-after.png (90.8 KB ) - added by chico 15 years ago.
normal cursor behavior after once pressing up-arrow key

Download all attachments as: .zip

Change History (5)

by chico, 15 years ago

Attachment: cursor-before.png added

cursor before moving

by chico, 15 years ago

Attachment: cursor-after.png added

cursor after once pressing up-arrow key

by chico, 15 years ago

Attachment: normal-cursor-before.png added

normal cursor behavior

by chico, 15 years ago

Attachment: normal-cursor-after.png added

normal cursor behavior after once pressing up-arrow key

comment:1 by siarzhuk, 11 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev45019 - use more precise algorithm to find the caret position on the previous line.

Note: See TracTickets for help on using tickets.