- AuthorPosts
- January 25, 2007 at 5:20 am #4131user Participanthello I dont know if this is a bug, or a lack of a basic feature emeditor doesnt remember selections/highlighted-text in its undo function eg, lets say you select some words, then you click delete (you delete them all at once) 
 if you click ctrl+z/undo it will restore the deleted words, but it wont restore the highlighting, the words wont be selectedundo works like this (it restores selection) in almost all applications, MS Word, notepad, opera browser, etc, thats why I considered it a bug thanks April 21, 2007 at 4:13 pm #4316Yutaka Emura KeymasterI don’t consider the selection undo issue is a bug. It is just how EmEditor is designed. If EmEditor needs to restore selections, it will need more memory space to save that information. If that is all right, however, I might consider it in future versions. May 2, 2007 at 2:42 pm #4343user Participanthello can you redesign please undo like opera web browser undo I think no one can deny its the best possible thanks May 3, 2007 at 3:59 pm #4346Yutaka Emura KeymasterCan you please explain in details what undo like Opera web browser is? June 1, 2007 at 5:19 am #4393user Participanthello sorry for late reply the way it works in opera and probably other applications is: eg, lets say you select some words, then you click delete (you delete them all at once) 
 if you click ctrl+z/undo it will restore the deleted words, but it wont restore the highlighting, the words wont be selected/highlighted, but the cursor will be at the end of the previous selection
- AuthorPosts
- You must be logged in to reply to this topic.