Bug 61599 - QT Editor, tab bar redraws on every keystroke
Summary: QT Editor, tab bar redraws on every keystroke
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: QEditor (show other bugs)
Version: git master
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-24 01:41 UTC by Jon Smirl
Modified: 2004-01-17 13:44 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 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.)