Skip to content

Exiting Multi-Line Cursor Doesn't Return to the Original Cursor #3301

Open
@Emmennater

Description

p5.js version

1.11.1

Web browser and version

Chrome 131.0.6778.86 (Official Build) (64-bit) (cohort: Stable)

Operating system

Windows 10

Steps to reproduce this

Steps:

  1. Place your cursor somewhere in the file.
  2. Make a multiline cursor any way you like (ctrl+alt+down/up arrow, highlight and ctrl+d)
  3. Press escape. (this should return to your original cursor when you first clicked)

Initial click

image

Multiline cursor down (ctrl+alt+downarrow)

image

After pressing escape

image

Expected behavior

image

Metadata

Assignees

No one assigned

    Labels

    Area:EditorFor CodeMirror-related featuresBug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions