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 Bernhard Suttner almost 5 years ago
- Found in Releases 1.24.1, Nightly added
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Bernhard Suttner
- Pull request https://github.com/theforeman/foreman/pull/7513 added
Updated by Anonymous almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 4e080adb04ca571136a4782e92325356ace29b21.
Updated by Tomer Brisker almost 5 years ago
- Has duplicate Bug #29467: ACE Editor instances have a massive drift between blinking cursor and actual insertion point added
Actions