Bug 382823 - Selected view not persisted when closing split view
Summary: Selected view not persisted when closing split view
Status: RESOLVED DUPLICATE of bug 312834
Alias: None
Product: dolphin
Classification: Applications
Component: split view (show other bugs)
Version: 17.04.3
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-27 19:48 UTC by Mircea Kitsune
Modified: 2017-07-28 10:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mircea Kitsune 2017-07-27 19:48:53 UTC
When opening split view mode (F3) then closing it and reverting back to single view, it's often impossible to determine which of the two views will be retained. In the past, the view that was selected used to be closed... since an update a while ago however, this isn't always the case and which view remains open seems to be subject to random chance.

Example: Let's say that in the left view, you are browsing the directory "foo/bar/a" while in the right view you have "foo/bar/b". You press F3 to close the split view. Will Dolphin stay at "foo/bar/a" or "foo/bar/b"?

My personal suggestion would be the opposite of what seems to have worked up until recently, as that feels the most intuitive; Keep the view that is selected open, and close the one that is not selected (is gray). The user is drawn to expecting that the view they're currently browsing will persist, so that's likely the best choice for Dolphin to take.
Comment 1 Christoph Feck 2017-07-28 10:02:00 UTC

*** This bug has been marked as a duplicate of bug 312834 ***