Summary: | open file dialog has fixed min width > 1024 | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Cyrill Helg <phlogi1> |
Component: | kdecore | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ereslibre, monstermunch, wegmann |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Cyrill Helg
2008-06-07 14:49:18 UTC
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. *** |