https://bugs.kde.org/show_bug.cgi?id=417406

Ahab Greybeard <ahab.greybe...@hotmail.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |NOT A BUG

--- Comment #4 from Ahab Greybeard <ahab.greybe...@hotmail.co.uk> ---
<empty> refers to the state of the undo stack, not the document.
If you undo actions, they stay on the stack in case you want to redo them, but
undone actions are cleared as soon as you perform any action, as can be seen by
observing the undo history.

The undo stack is not saved with the document, it's only for each document per
session. Because of this, the second thing , the random thing that you noticed
wouldn't actually matter. If your stack size is set to 100 then if it's
actually 100 or 99 is not of practical relevance. You can set it to 101 if you
have a definite need for exactly 100 undo actions capability.

Setting to Resolved Not A Bug but you can reopen this in the future if this
particular behaviour is definite and causes you problems.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to