Bug 77024 - window title extends on changing document
Summary: window title extends on changing document
Status: RESOLVED DUPLICATE of bug 73672
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.1
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-08 16:09 UTC by Will Stephenson
Modified: 2004-03-08 23:32 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 Will Stephenson 2004-03-08 16:09:35 UTC
Version:           3.0.1 (using KDE KDE 3.2.0)
Installed from:    SuSE RPMs
Compiler:          gcc version 3.3.1 (SuSE Linux)
OS:          Linux (i686) release 2.4.21-192-athlon

I've just noticed that after changing the front document (in iDEAL mode), the window title changes to show the name of the file being edited - but then the window title begins to grow every half second or so, like this:

kink - file:/path/to/kink.cpp - KDevelop
kink - |k|ink - file:/ (etc)
kink - |k|ink - |k|ink - |f|ile:/ (etc)

and so on.  I've been using this build of kdevelop all morning, and it hasn't crashed yet, but it's very odd.
Comment 1 Jens Dagerbo 2004-03-08 17:32:40 UTC
I assume this is another dupe of bug #73672. Doesn't the rest of your KDevelop look odd at all?
Comment 2 Will Stephenson 2004-03-08 21:24:22 UTC
The window title corruption I am experiencing is the same as the screenshot of #73672, whereas the rest of KDevelop is perfectly usable.  Note I'm using 3.0.1 whereas the original reporter is using 3.0.0.  My kdesdk RPM is SuSE 3.2.0-8.

Anyway I deleted the widgetStyle=Check line from my kdeveloprc and the problem went away, but if I view a .ui file, restart kdevelop, the widgetStyle line returns, and so does the titlebar corruption.  I think this is the same #73672 - I don't have time to try fresh CVS atm, so please close as a dupe if you agree.
Comment 3 Matt Rogers 2004-03-08 21:33:29 UTC
I'd say it's a dupe. Something in KUIViewer was clobbering the config option 
for the style. Konqueror experienced a similar problem.  The fix has been in 
KDE_3_2_BRANCH for quite awhile, so when SuSE comes out with the new 3.2.1 
RPMs, you can update. :)

Comment 4 Jens Dagerbo 2004-03-08 23:31:51 UTC
fixing dupe link
Comment 5 Jens Dagerbo 2004-03-08 23:32:14 UTC

*** This bug has been marked as a duplicate of 73672 ***