Bug 271508

Summary: Impossible to configure window title buttons
Product: [Plasma] kwin Reporter: Zé <mmodem00>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: vitorboschi
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description 2011-04-22 20:10:12 UTC
Version:           1.0 (using Devel) 
OS:                Linux

Im using kde trunk (from today git snapshot) and i tried to configure the windows topic buttons and isnt possible anymore.

I have access systemsettings->'Workspace Appearance'->'Window Decorations' and hit button 'Configure Decoration', the first thing i see is that appears a very small window in wich appear letters shadowed in background, so its needed to resize it to be able to read things properly, after that its simply impossible to to mode/add/remove any button.

Reproducible: Always




OS: Linux (x86_64) release 2.6.36.2-desktop-2mnb
Compiler: gcc
Comment 1 2011-04-22 20:20:19 UTC
I said 'Configure Decoration', but its when hitting button 'Configure Buttons...'
Comment 2 Vitor Boschi da Silva 2011-04-22 21:50:07 UTC
I can confirm it happens here 
rev: d689976659060fe7f1ad2b03e93114c4062b9d21
Comment 3 Thomas Lübking 2011-04-23 15:30:25 UTC
the layout of the dialog is broken - this prevents interaction.
No idea what breaks it though (the ui file looks fine in designer - maybe sth. in the coding style transformation...)
Comment 4 Thomas Lübking 2011-04-23 15:42:05 UTC
Nope, it's pretty much obviously this change
http://quickgit.kde.org/?p=kde-workspace.git&a=commitdiff&h=f5255527f9d97922d99315438c49201063df4f23

gonna readd m_ui to the layout...
Comment 5 Thomas Lübking 2011-04-23 15:45:59 UTC
Git commit 8aaf8637471fc7c2c15813ff05fa497b4bacb1e1 by Thomas Lübking.
Committed on 23/04/2011 at 15:53.
Pushed by luebking into branch 'master'.

re-add button config ui to the layout

BUG: 271508

M  +1    -0    kwin/kcmkwin/kwindecoration/buttonsconfigdialog.cpp     

http://commits.kde.org/kde-workspace/8aaf8637471fc7c2c15813ff05fa497b4bacb1e1
Comment 6 Martin Flöser 2012-04-13 19:23:39 UTC
Bulk change: move all KWin kcm bugs to product kwin