Summary: | Dolphin "loses" columns in columns view when settings are changed | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Panagiotis Papadopoulos <pano_90> |
Component: | view-engine: columns mode | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | andresbajotierra, frank78ac, markg85 |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Fixes problem reported here. |
Description
Panagiotis Papadopoulos
2009-02-11 22:18:35 UTC
still valid on a recent kde from trunk I can confirm this behavior here using: Qt: 4.6.0 (Qt git branch 4.6 commit 52aef13521af2137db15ee878893f5c5150471e5 Date: Mon Oct 12 14:18:51 2009 +1000) KDE: 4.3.72 (KDE 4.3.72 (KDE 4.4 >= 20091015)) kdelibs svn rev. 1038788 / kdebase svn rev. 1038788 on ArchLinux i686 - Kernel 2.6.30.6 When updating the settings the last expanded folder in the Column view is set as the "main one", and therefore the "column history" (showing the parents folders) are lost/closed. Tooltips are not the only setting that affects the Columns view, I could confirm this with other general settings. Confirmed on current trunk (KDE 4.6 dev cycle) although with a different result. Here are my steps to reproduce this. 1. Change view to column view 2. open a few folders so you have a few columns open 3. now go to the dolphin settings and enable tooltips Now your thrown back into "Detail view" mode with the column that had focus. I can't imagine that this is intended ^_- Created attachment 62119 [details]
Fixes problem reported here.
This patch also fixes one more problem semi related to this bug: after applying settings sometimes view mode would reset to directory default(if active directory would have such).
*** This bug has been marked as a duplicate of bug 290747 *** |