Version: revision 736824 (using KDE Devel) Installed from: Compiled sources OS: Linux The kontact configuration dialog treeview column is not horizontally resizable. I'll attach a screenshot.
Created attachment 22064 [details] kontact configuration example
Confirmed. Nobody has ported the layout yet I guess.
From looking at the code in Kontact, it uses KSettings::Dialog and doesn't do the layout itself, so this is a kdelibs bug. Maybe Sebastian Kügler knows more? He recently fixed a very similar thing in KPageDialog, which is a parent class of KSettings::Dialog.
In fact I've found the same problem on the konqueror configuration dialog window.
I've committed a fix for the horizontal scrollbar. Making the horizontal size fit the treeview items' text better requires some more love. Or maybe just adding a resize handle in the right place.
For the moment it make more usable the configuration dialog :-)
Is this still valid in the current trunk ?
The text now is readable, but there is still missing the resize handle, anyway I'm not sure it is really needed now. Dario: we should wait an answer from deverlopers about this.
Hi, kdelibs (version 4 and earlier) is no longer maintained since a few years. KDE Frameworks 5 or 6 might already have resolved this bug. If not, please re-open against the matching framework if feasible or against the application that shows the issue. We then can still dispatch it to the right Bugzilla product or component. Greetings Christoph Cullmann