Bug 157908

Summary: (Re)draw problem of long window titles
Product: [openSUSE] SUSE Linux 10.1 Reporter: Tobias Burnus <burnus>
Component: KDEAssignee: E-mail List <kde-maintainers>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None CC: suse-beta
Version: Beta 6   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: .kde/share/config/kwinrc

Description Tobias Burnus 2006-03-14 12:55:38 UTC
Currently, a normal window looks like
  [buttons1] <title> [_][o] [x]
If title is very long, it is cropped at "[_]". So far, so good.

However, if I minimize the window and the restore it, the <title> extends up to the right edge of the window (the buttons are then drawn over the title). This is also ok.
But if now the title changes (e.g. to a shorter one), the between the buttons at at "[_][o] [x]" remains, which looks strange.
Comment 1 Dirk Mueller 2006-03-14 13:06:56 UTC
please attach $KDEHOME/share/config/kwinrc
Comment 2 Tobias Burnus 2006-03-14 16:07:42 UTC
Created attachment 72815 [details]
.kde/share/config/kwinrc



/etc/opt/kde3/share/config/kwinrc of kdebase3-SuSE-10.1-35:
------------------------------------
[Style]
ButtonsOnLeft=M
ButtonsOnRight=HIA___X
CustomButtonPositions=true
PluginLib=kwin3_SUSE
ShowToolTips=true

[Windows]
TitlebarDoubleClickCommand=Maximize
------------------------------------
Comment 3 Dirk Mueller 2006-05-04 13:56:44 UTC
we'll pick the suse2 deco from kde upstream for 10.2, and not urgent enough for CODE10.