rizonesoft / Notepad3

Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:
https://www.rizonesoft.com/downloads/notepad3/
Other
4.79k stars 322 forks source link

Redo button still active after all steps are redone in version 6.24.309.1.rc3 #5149

Closed chuanliwen closed 1 hour ago

chuanliwen commented 3 months ago

This happens in version 6.24.309.1.rc3: When you edit a file, Undo all, then Redo all (by press the Undo/Redo buttons), the Redo button is still available, unless you select some text in the file, by then the Redo button turns grey and becomes unavailable. Try the following as an example to see the problem: Open a text file, key in some words in different lines. Undo all by press the Undo button. Redo all by pree the Redo button. -- Now you can see the Redo button is still in active color, but pressing on it has no effect. Double click on a word to select it, the Redo button turns grey (normal status).

hpwamr commented 3 months ago

I confirm, it's a bug introduces with version "Notepad3 6.23.1117.1 rc" ref. issue https://github.com/rizonesoft/Notepad3/issues/5051 ref. issue https://github.com/rizonesoft/Notepad3/issues/5053

Additionally, the Undo/Redo workflow is not correct (Redo is only possible when all Undos are completed). 🤔

hpwamr commented 23 hours ago

Hello @chuanliwen ,

Feel free to test the "BETA/RC PortableApps", version "Notepad3Portable_6.24.703.1_rc3.paf" or newer, see the 1st list 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.703.1_rc3_Setup" or newer, see the 2nd list in issue #1129.

Comments and suggestions are welcome... 😃

chuanliwen commented 1 hour ago

Hi @hpwamr,

I have downloaded and tested it. All are ok. Thanks!

chuanliwen commented 1 hour ago

Hi @hpwamr,

I have downloaded and tested it. All are ok. Thanks!