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

Undo/Redo causes problem in version 6.24.307.1 build #5146

Closed
chuanliwen opened this issue Mar 8, 2024 · 4 comments
Closed

Undo/Redo causes problem in version 6.24.307.1 build #5146

chuanliwen opened this issue Mar 8, 2024 · 4 comments

Comments

@chuanliwen
Copy link

A new small issue appeared in version 6.24.307.1. This issue doesn't exist in the previous versions.
Try this:
open a text file.
Click on line 1 at the line number area, press 2 tabs.
Repeat this on line 2.
Undo all (by click on Undo icon 4 times).
Click on line 3 at the line number area, press tab.
Then press Redo. -- A 'NULL' mark appears at line 1's start position.

This issue could be repeated each time one tries.

Here the Redo icon shouldn't be available. I guess these is something wrong with the undo/redo counting or something alike related to it (like the editing history).

@hpwamr hpwamr added the 🐞 bug label Mar 8, 2024
@hpwamr
Copy link
Collaborator

hpwamr commented Mar 8, 2024

Then press Redo. -- A 'NULL' mark appears at line 1's start position.

Thanks for the reporting.
I can reproduce it. 👍

@zufuliu
Copy link

zufuliu commented Mar 8, 2024

https://sourceforge.net/p/scintilla/bugs/2432/

@hpwamr
Copy link
Collaborator

hpwamr commented Mar 9, 2024

Hello @chuanliwen ,

Feel free to test the "BETA/RC PortableApps", version "Notepad3Portable_6.24.309.1_rc3.paf" or newer, see in issue #1129.

"Notepad3Portable BETA/RC PortableApps" version can be used with or without ".7z" extension.

Also, feel free to test the "BETA/RC Setup", version "Notepad3_6.24.309.1_rc3_Setup" or newer, see the 2nd list in issue #1129.

Comments and suggestions are welcome... 😃

@chuanliwen
Copy link
Author

chuanliwen commented Mar 10, 2024

@hpwamr
Thanks for your great work. I have tested this new build 6.24.309.1.rc3.
Undo/Redo causes NULL characters -- this issue is solved. Well done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants