JS editor can't show long lines

Hi!

The JS editor when a too long line is displayed, won’t ever show the caret. It disappears.

See this: https://kdrive.infomaniak.com/app/share/1560338/93a1c43f-83c7-4d09-ba4b-9d1de8a48a82

This post is derived from previous post

George

Sorry i wasn’t able to reproduce this

I tried:

  • creating an html file with single line that went off the screen
  • hitting alt-right (on a mac)
  • editor scrolled as expected

Could you provide more information:

  • a code snippet i should use or a clone link with the offending file
  • which browser/OS you are using

That’ll help us reproduce