Version: 3.0.0 (using KDE 3.2.0, SuSE) Compiler: gcc version 3.3.1 (SuSE Linux) OS: Linux (i686) release 2.4.21-166-athlon This stupid new scheme of KDE 3.2, where text in menus and titles have a color emphasis, has the effect the title continues to grow and grow as it doesn't recognize its own name in it. The title starts: name - <filename> And shortly thereafter, it changes the name to make room for this stupid new color emphasis. name |n|ame - <filename> then, it continues ... name |n|ame |n|ame - <filename> indefinately. There should be a way to turn this idiocy OFF, it's ugly.
This is actually due to misbehavior on the part of the kuiviewer part that KDevelop embeds to display .ui files graphically. It's said to be fixed in HEAD, but not yet backported. Reassigning.. :)
Just remove the entry widgetStyle=Check in the [General] section of your kdeveloprc.
CVS commit by geiseri: Backported fix for clobbering of widget style when part is embedded. CCMAIL: 74464-done@bugs.kde.org M +3 -3 kuiviewer_part.cpp 1.13.2.1