From kde-bugs-dist Wed May 31 12:59:52 2000 From: "Linux QA" Date: Wed, 31 May 2000 12:59:52 +0000 To: kde-bugs-dist Subject: Bug#4328: Undo/Redo should be disabled when there is nothing to Undo or Redo X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=95979626701651 Package: kedit Build: 1.30 (KDE 1.90 Beta (Konfucious)) Severity: normal The undo menu item should be disabled when the user cannot undo any more actions. If a user presses Undo repeatedly until all his actions are undone, then the button should be disabled. The redo menu item should be disabled if a user has redone all of his actions. For instance, a newly opened document should have both undo and redo disabled because there are no actions to undo or redo.