Project

General

Profile

Bug #9225

EDITOR: incorrect cursor position after Ctrl-Right key press

Added by Vladimir Tsichevski almost 2 years ago. Updated over 1 year ago.

Status:
WIP
Priority:
Normal
Assignee:
Vladimir Tsichevski
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:

History

#1 Updated by Vladimir Tsichevski almost 2 years ago

  1. Create and run an EDITOR widget.
  2. Type in one word, do not add spaces at the end
  3. Press Enter to insert a EOL character.
  4. Put the cursor inside the word, but not at the end of the word.
  5. Press Ctrl-Right.

In OE the cursor is positioned at the end of the word.
In FWD the cursor is positioned in the beginning of the next line.

#2 Updated by Vladimir Tsichevski almost 2 years ago

  • Priority changed from Low to Normal
  • Assignee set to Vladimir Tsichevski
  • Status changed from New to WIP

Another issue found for wrapped lines: in FWD then Ctrl-Right is pressed in the last visible word in a wrapped line, the cursor stops at the end of visible line.

In OE the cursor goes to the beginning of the next word.

#3 Updated by Vladimir Tsichevski over 1 year ago

ISSUE 2

The same operation Ctrl-Right.

If there is more than one space between two words, the caret is set right from the first space instead of being set left from the second word. Only the first space character between the words is skipped instead of all spaces.

Also available in: Atom PDF