Skip to content

Fix one more issue with the editor#1358

Merged
dgageot merged 1 commit intodocker:mainfrom
dgageot:editor-backspace-bug
Jan 14, 2026
Merged

Fix one more issue with the editor#1358
dgageot merged 1 commit intodocker:mainfrom
dgageot:editor-backspace-bug

Conversation

@dgageot
Copy link
Copy Markdown
Member

@dgageot dgageot commented Jan 13, 2026

Here's how I reproduce it:

  • Enter something on line 1 of the editor that overflows to line 2
  • Press shift enter to add a new line. The custor should go on line 3 because the line 1 already overflows to line2
  • enter a few characters
  • hit backspace. -> The cursor goes backward but jumps to line 1

@dgageot dgageot requested a review from a team as a code owner January 13, 2026 08:15
Here's how I reproduce it:
+ Enter something on line 1 of the editor that overflows to line 2
+ Press shift enter to add a new line. The custor should go on line 3 because the line 1
already overflows to line2
+ enter a few characters
+ hit backspace.
-> The cursor goes backward but jumps to line 1

Signed-off-by: David Gageot <david.gageot@docker.com>
@dgageot dgageot force-pushed the editor-backspace-bug branch from 2c27920 to 566227a Compare January 13, 2026 08:31
@dgageot dgageot merged commit 7c07a98 into docker:main Jan 14, 2026
5 checks passed
@dgageot dgageot deleted the editor-backspace-bug branch February 27, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants