Bug 61599

Summary: QT Editor, tab bar redraws on every keystroke
Product: [Applications] kdevelop Reporter: Jon Smirl <jonsmirl>
Component: QEditorAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jon Smirl 2003-07-24 01:41:06 UTC
Version:           CVS (using KDE KDE 3.1)
Installed from:    RedHat RPMs

QT Editor, tab bar redraws on every keystroke

This is probably related to making the 'save file' icon appear on the tab. Once this icon is on the tab there is no need to check and redraw it every time.
Comment 1 Jens Dagerbo 2004-01-17 06:01:46 UTC
This isn't valid any longer, right?
Comment 2 Jon Smirl 2004-01-17 07:36:40 UTC
No, but when I tested it I noticed that completely undoing changes to a file does not clear the modified icon on the tabbar with Qt Editor.
Comment 3 Jens Dagerbo 2004-01-17 13:44:43 UTC
OK, but that's a different problem... :)

(One that at present simply isn't possible to fix due to not enough of the QTextEdit internals being accessible.)