changing views from miller column should use the location of the last column

Bug #809657 reported by Danielle Foré
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Marlin
Fix Released
Low
Unassigned

Bug Description

I've run across a few times where I'm navigating with the column and I get to a folder and want to switch to grid view for the larger icon thumbnails. I click the modebutton and then I have to start over at my home folder :(

Revision history for this message
Timo Reimerdes (timorei) wrote :

The problem might actually be, how the "current path" is being handled.
Possibly related to the same root cause (or at least part) of the issue might be the lack of a 'current_selection_path' variable to be used in many ways:

* updating the location bar to reflect the selected path:
https://bugs.launchpad.net/marlin/+bug/809403

* Rightclick Menu not working in anything but the leftmost column:
https://bugs.launchpad.net/marlin/+bug/806377
https://bugs.launchpad.net/marlin/+bug/809640

* open terminal here would also need this, but first of all it needs the context menu.

Revision history for this message
Timo Reimerdes (timorei) wrote :

Notice: The bugs linked by me have all been resolved, but Daniels report-issue still standing.

One thing to ponder:

If you browse somewhere in column mode and switch to folder view -> that last folder should be opened.
BUT
What happens if you switch back to column view?
- Will / be the leftmost column? (resulting in a potentially very large amount of columns)
- Will $HOME be the leftmost column? (resulting in demand for a case for: i.e. /usr/local/bin - not everything is in $HOME)
- Will the opened folder be the leftmost column? (resulting in not being able to navigate backwards)
- Will the previous columns somehow be remembered and restored? (What if that path is no longer the valid one, due to navigation?)

Revision history for this message
xapantu (xapantu) wrote :

> - Will the opened folder be the leftmost column? (resulting in not being able to navigate backwards)

We'll take this one I suppose, it is the less distrubing from my point of view...

Changed in marlin:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
ammonkey (am-monkeyd) wrote :

use location of the active column

Changed in marlin:
status: Triaged → Fix Committed
ammonkey (am-monkeyd)
Changed in marlin:
milestone: none → 0.1
Revision history for this message
ammonkey (am-monkeyd) wrote :

status fixreleased

Revision history for this message
ammonkey (am-monkeyd) wrote :

 status fixreleased

On 15 April 2013 15:33, am monkeyd <email address hidden> wrote:

> status fixreleased
>

Revision history for this message
ammonkey (am-monkeyd) wrote :

 status fixreleased

Changed in marlin:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.