facebook / lexical

Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
https://lexical.dev
MIT License
18.24k stars 1.53k forks source link

Bug: in Playground typing in markdown source box, actually jumps and chars start appear outside this source box #6311

Open vadimkantorov opened 3 weeks ago

vadimkantorov commented 3 weeks ago

Caret inside markdown source box: image Typing actually starts not in the source box: image

bhavyakaria commented 4 days ago

@vadimkantorov Is this happening in a particular browser or for any specific flow?

I cannot replicate it at my end, am I missing something here?

https://github.com/facebook/lexical/assets/16178833/568afc62-0b05-421b-8662-b082313ce3ff

vadimkantorov commented 4 days ago

For me this was happening on the latest Chrome on Win11, flow:

I'll try to use Screen Recorder to showcase the problem on my machine