At.js icon indicating copy to clipboard operation
At.js copied to clipboard

Position of popup in ckeditor textarea field when text is longer than field size

Open vistree opened this issue 7 years ago • 2 comments

Hi all, this library is super ;-) We run in the following problem using at.js in a ckeditor field: the textare field is resizable but by default just 2 lines heigt. If we use @mentioning in those 2 visible line, everything is perfect - the suggestion list is displayed correctly below the cursor. It we insert a longer text and scroll down to a lower line (e.g. the last line) then the suggestion list is far below the cursor - it seems that the list is located relative to the text-size and not to the field size. So, when inserting 20 lines of text and scrolling to the last the suggestion list seems to be 18 lines below the cursor. If I resize the textare in a way the whole text is visible, everything is fine. How can I solve this?

vistree avatar Jul 04 '18 15:07 vistree

Experiencing the same issue. Not found an rca nor solution.

JulesAchiel avatar Jul 04 '18 18:07 JulesAchiel

Anyone ever found a solution for this?

JulesAchiel avatar Sep 17 '18 17:09 JulesAchiel