Bugzilla – Bug 157908
(Re)draw problem of long window titles
Last modified: 2006-05-04 13:56:44 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.
please attach $KDEHOME/share/config/kwinrc
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 ------------------------------------
we'll pick the suse2 deco from kde upstream for 10.2, and not urgent enough for CODE10.