Version: (using 4.00.81 (KDE 4.0.81 >= 20080527), Gentoo) Compiler: i686-pc-linux-gnu-gcc OS: Linux (i686) release 2.6.24-zen4-IBM-T43 The open file dialog (eg. kate, kwrite or kdevelop) has a fixed minimal width. I can't make it smaller in its width. Its really annoying as on a scree with 1024 width I can't see the whole dialog.
SVN commit 818078 by ereslibre: Fix bug of big comboboxes width in a proper way. setMinimumWidth() does not seem to be the best solution. This also removes two hardcoded values, they were reasonable, but still hardcoded. Now it is working here, please Cyrill, can you check it out ? BUG: 163456 M +8 -6 kfilewidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=818078
yes on monday :) thanks
Its not fixed here sorry.
reopen...
Please try with a clean home dir (a new user for example).
SVN commit 818905 by ereslibre: Also fix the minimum size of the top widget. This makes the widget unusable if we have small screen resolutions and very large strings. BUG: 163456 M +1 -1 kurlnavigator.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=818905
*** Bug 163728 has been marked as a duplicate of this bug. ***
its fixed, thanks!
*** Bug 115380 has been marked as a duplicate of this bug. ***