- Notifications
You must be signed in to change notification settings - Fork 32
Cursor scrolls to the top in Chrome/Edge when inserting a newline #127
Copy link
Copy link
Closed
Labels
area:coreA bug/feature for the core code-input.js/code-input.css filesA bug/feature for the core code-input.js/code-input.css filesbugSomething isn't workingSomething isn't workingpriority:highstatus:waitingWaiting for a response/action by the reporter/a third party.Waiting for a response/action by the reporter/a third party.status:workedaroundA workaround has been sent.A workaround has been sent.
Description
Metadata
Metadata
Assignees
Labels
area:coreA bug/feature for the core code-input.js/code-input.css filesA bug/feature for the core code-input.js/code-input.css filesbugSomething isn't workingSomething isn't workingpriority:highstatus:waitingWaiting for a response/action by the reporter/a third party.Waiting for a response/action by the reporter/a third party.status:workedaroundA workaround has been sent.A workaround has been sent.
This seems the same as #72, but it's still happening for me I figured I'd open a new ticket, since that one was a while back and this might be a more specific case (everybody in that ticket seemed happy with the workaround).
It repros with the example at https://codepen.io/WebCoder49/pen/jOypJOx, or with a trivial empty editor. I can reproduce it by:
The view scrolls down, pushing the cursor to the top. No idea why it's sensitive to the actual text, but it happens to me in normal use all the time.