Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Emmennater opened this issue Nov 28, 2024 · 5 comments
Open

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

Emmennater opened this issue Nov 28, 2024 · 5 comments
Labels
Area:Editor For CodeMirror-related features Bug

Comments

@Emmennater
Copy link

Emmennater commented Nov 28, 2024

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

@Emmennater Emmennater added the Bug label Nov 28, 2024
Copy link

welcome bot commented Nov 28, 2024

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, please make sure to fill out the inputs in the issue forms. Thank you!

@Emmennater
Copy link
Author

For who ever sees this, this should probably be under p5js-web-editor. I am not sure how to move the issue or if I have permission.

@davepagurek
Copy link

Right, that's probably the right home for it, maybe the thing to do is close this issue, and open a new one over there, and just copy and paste the contents of this issue into your new one?

@limzykenneth limzykenneth transferred this issue from processing/p5.js Dec 17, 2024
Copy link

welcome bot commented Dec 17, 2024

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

@raclim raclim added the Area:Editor For CodeMirror-related features label Dec 17, 2024
@raclim
Copy link
Collaborator

raclim commented Dec 17, 2024

Thanks for raising this issue and forwarding it this way! I edited the original post a little to help reformat!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:Editor For CodeMirror-related features Bug
Projects
None yet
Development

No branches or pull requests

3 participants