Actions
Bug #29344
closedPosition of text cursor in ace-editor wrong
Description
Especially if the text line is long, the cursor position is wrong. Example
Cursor position: " hello Wo|rld" (= position after o)
You enter "12"
Result: " hello Worl|d12"
Updated by Anonymous about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 4e080adb04ca571136a4782e92325356ace29b21.
Actions