When the editor opens, with preloaded text – and the user selects one of the rows to paste text in line – the pasted text is added to the bottom of the existing text – not where the cursor was.
This can be replicated on the demo editor:
https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxeditor/index.htm
* Open the editor
* Select just after “….ate it from a DIV element.”
* Control + V to paste new content
* Content appears at the bottom of the existing text
Please note the same scenario happens if you right-click and paste.
However a second time, it does work.