https://bugzilla.xfce.org/show_bug.cgi?id=16474

--- Comment #6 from alexxcons <[email protected]> ---
I would not want to remove "Desktop", since it only would fix the bug for
Desktop paths.

Even if "thunar_tree_view_get_preferred_toplevel_path" is removed, some jumping
may happen. Thats because if path = NULL, just the first found path is taken.

So if you e.g. navigate to /filesystem/home/some_user/pictures, than the path
will be opened at the very first "home" node, not on the filesystem not where
you started.

Imo a proper fix would be, to modify
thunar_tree_view_get_preferred_toplevel_path so, that it return the correct
path (the one which currently is focused)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to