jspaint
jspaint copied to clipboard
"undo" undoes more than expected
Hello,
Not sure if this is a bug or a feature, but undo functionality undoes more than the most recent operation.
Steps to reproduce:
- Go to https://jspaint.app/
- Using the default pencil tool, draw three separate curves (left_click+hold, drag, release).
- Edit -> Undo
Expected result: The 3rd curve disappears
Actual result: All three lines disappear
I'm not able to reproduce this behavior. Is it still happening for you? If so, what does the History window look like? (Edit > History)
Actually, you're right, the issue is not present when using incognito in Chrome.
I narrowed it down to the DuckDuckGo Privacy Essentials (DDGPE) extension in Chrome.
When the extension is disabled, the normal behavior is restored (undoes one last line).
I reported the issue to DDGPE -- it looks like this is an issue with DDGPE and not jspaint per se.
Let me know if you still would like to see the history window screenshots.
It is interesting, I was using Firefox and DuckDuckGo and it does seem that undo gets rid of everything as well as fill all. I used Safari and Chrome and it worked fine. Not sure what to do there.