Skip to content

TextEditor: fixed issue of copy-pasting multiple lines that were appended to...

Przemyslaw Lewandowski requested to merge fix_copyPaste into master

See: https://its.cern.ch/jira/browse/SUS-1358

Checked with chaba-plugin - it fixes the bug.

TextEditor: fixed issue of copy-pasting multiple lines that were appended to the existing lines instead of placing them in new rows. Caret is moving properly now.

Edited by Przemyslaw Lewandowski

Merge request reports