Bug #9629
EDITOR: cursor-offset is changed after selection
Status:
New
Priority:
Normal
Assignee:
-
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 Andrei Iacob over 1 year ago
Issue related to
EDITOR:CURSOR-OFFSET:
- set cursor to the end of the text. Press
Shift+LEFT. The last character is selected, OK; - value of
CURSOR-OFFSETdoes not change in OE, it is the same as before the selection. In FWD, offset is moved one position to the left; - another example of this wrong behavior: select any word with double-click, then press
RightorLeft. In OE this operations move the caret to the selection end or selection starts. In FWD the cursor is at the selection end, and this keys move cursor right or left instead.