-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
BugError or unexpected behaviorsError or unexpected behaviorsPriority:MediumModerately important, should be completed in a fair timeframeModerately important, should be completed in a fair timeframe
Description
p5.js version
1.6.0
What is your operating system?
Other (specify if possible)
Web browser and version
Chrome Version 113.0.5672.134 (Official Build) (64-bit)
Actual Behavior
I'm editing on a Chromebook, os version as above.
I've noticed this has been happening for a while but wasn't sure if it was just random: when I was switching between files it seemed as if characters were being deleted at random.
Expected Behavior
Characters should not be randomly disappearing
Steps to reproduce
The following steps appear to reproduce this behaviour:
- create a new sketch
- open index.html
- make an edit that generates an error, for example I've add a < at the start of line 1
- move to sketch.js
- place the cursor at the end of the file
- note the first five characters of line 5 are underlined
- hit return to create a new line
- those five characters are deleted
lindapaiste and Akhilbisht798
Metadata
Metadata
Assignees
Labels
BugError or unexpected behaviorsError or unexpected behaviorsPriority:MediumModerately important, should be completed in a fair timeframeModerately important, should be completed in a fair timeframe