From kde-bugs-dist Tue Jul 31 22:14:33 2012 From: Marcelo Sales Date: Tue, 31 Jul 2012 22:14:33 +0000 To: kde-bugs-dist Subject: [Bug 304363] New: Dolphin forgets expanded sub-nodes after collapsing a tree in folder panel Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=134377314704977 https://bugs.kde.org/show_bug.cgi?id=304363 Bug ID: 304363 Severity: minor Version: 2.0 Priority: NOR Assignee: frank78ac@googlemail.com Summary: Dolphin forgets expanded sub-nodes after collapsing a tree in folder panel Classification: Unclassified OS: Linux Reporter: mmtsales@gmail.com Hardware: Ubuntu Packages Status: UNCONFIRMED Component: panels: folders Product: dolphin If there is a tree with several sub-nodes expanded in the folder panel and the user collapses an upper level node, Dolphin forgets which sub-nodes were expanded. When the user expands again the same node which had been collapsed, only the next level subnodes are shown. This is a regression. Dolphin used to remember which nodes were expanded and did show the tree exactly as it was before it was collapsed. I don't know in which version this behavior changed. Reproducible: Always Steps to Reproduce: 1. In folder view, expand a folder. Expand a subfolder of that folder. Expand another subfolder still one level deeper. 2. Collapse the first folder 3. Expand the first folder again Actual Results: Only the direct children of the first folder are shown. Expected Results: All the levels that were expanded before the first folder was collapsed should be expanded again when that folder was re-expanded. -- You are receiving this mail because: You are watching all bug changes.