Summary: | Cannot resize Details View columns by double-clicking between the headers | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Zé <mmodem00> |
Component: | view-engine: details mode | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | emmanuelpescosta099, kollix |
Priority: | NOR | Keywords: | regression |
Version: | 2.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-baseapps/15f409de33dad14e4ceefff81960a6c974e161b9 | Version Fixed In: | 4.13 |
Sentry Crash Report: |
Description
Zé
2012-02-04 18:27:19 UTC
Thanks for the detailed report. This is a known regression and we'll try to fix this during the KDE 4.8.x cycle Resetting assignee to default as per bug #305719 Well i cant see the bug #305719, it says this: You are not authorized to access bug anyway i have seen that in dolphin Peter Penz did adopted a different approach to resolve this problem and in my view did not fixed this problem, because when double clicking in columns separators it continues to not doing anything, where the default/expected behavior would be adjust the column size with the size of the files text. It would be much better if we could double click in columns separators and have them resized and also have the right click approach implemented in Peter Penz time. *** Bug 317438 has been marked as a duplicate of this bug. *** In my opinion we should always use "automatic column widths" and remove the custom column width code completely. (In reply to comment #5) > In my opinion we should always use "automatic column widths" and remove the > custom column width code completely. AFAIK, this was also Peter's original idea, but he dropped it after there were many complaints from users for whom custom column widths are an important feature (see bug 264434). Ah ok, thanks for the info, I wasn't aware of that. Review-Request: https://git.reviewboard.kde.org/r/115503/ Git commit 15f409de33dad14e4ceefff81960a6c974e161b9 by Emmanuel Pescosta. Committed on 06/02/2014 at 12:00. Pushed by emmanuelp into branch 'master'. Set the Details View colummns width to the preferred column width, by double-clicking the header grips. FIXED-IN: 4.13 REVIEW: 115503 M +16 -0 dolphin/src/kitemviews/private/kitemlistheaderwidget.cpp M +1 -0 dolphin/src/kitemviews/private/kitemlistheaderwidget.h http://commits.kde.org/kde-baseapps/15f409de33dad14e4ceefff81960a6c974e161b9 |