Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Move line up/down has incorrect behavior in edge cases in inline editor #3130

@njx

Description

@njx
  1. Open the Getting Started project
  2. Put the cursor in the tag
  3. In the inline editor, put the cursor inside the comment ("/* hide samp...")
  4. Edit > Move Line Down until it gets to the bottom
  5. Put the cursor in the last line (the brace)
  6. Edit > Move Line Up

Result:

  • In (4), the line can't be moved to the last line of the editor.
  • In (6), the editor shrinks, hiding the line below the brace.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions