Bug 157908 - (Re)draw problem of long window titles
Summary: (Re)draw problem of long window titles
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: KDE (show other bugs)
Version: Beta 6
Hardware: Other Other
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-14 12:55 UTC by Tobias Burnus
Modified: 2006-05-04 13:56 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
.kde/share/config/kwinrc (1.58 KB, text/plain)
2006-03-14 16:07 UTC, Tobias Burnus
Details

Note You need to log in before you can comment on or make changes to this bug.
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.