Bug 147817 - Undo deletes text in "Edit Kommander Text..."
Summary: Undo deletes text in "Edit Kommander Text..."
Status: RESOLVED FIXED
Alias: None
Product: kommander
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: mrudolf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-12 18:46 UTC by winter
Modified: 2007-10-06 17:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description winter 2007-07-12 18:46:59 UTC
Version:           1.2.1 (using KDE 3.5.6, Kubuntu (feisty) 4:3.5.6-0ubuntu14)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.20-16-generic

When pressing Ctrl+Z on the keyboard to undo a text edit in the "Edit Kommander Text..." dialog when:
a. there have been no edits
b. the first edit was undone
all text in the dialog is deleted.

When closing the dialog and reopening it, the text is not there. Not saving the file and reopening it is a work around.
Comment 1 András Manţia 2007-10-06 17:29:31 UTC
SVN commit 722069 by amantia:

Do not remove the whole text after undoing the changes in the editor.

BUG: 147817

 M  +1 -1      ChangeLog  
 M  +4 -0      editor/assoctexteditorimpl.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=722069