Link insert popup out of view when not wrapping lines

Bug report

When inserting a link a popup appears where you can select how it should be inserted into the document. This works as expected no matter the link length when line-wrapping is on, it does however not work as expected when line-wrapping if off and you paste a long link. By that I mean that when pasting a link longer than the viewport the popup get rendered outside of the view, which is quite unexpected.

Environment

  • Platform: Windows
  • Platform version: 11
  • App Version: 6.1.3

How to reproduce

  1. Disable line-wrapping
  2. Find a long link
  3. Shrink the editor viewport just to be sure
  4. Paste the link
  5. Observe that the popup is out of view

Hi @Magnus ,

Thanks for reporting. Gotcha! The editor should scroll the new cursor position into view after pasting text so the popup can be displayed properly.

Fixed in Inkdrop Desktop v6.1.4 !

Thanks again for reporting