[Xfce-bugs] [Bug 16474] Remove Desktop entry in tree view
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Fri Feb 28 23:26:46 CET 2020
https://bugzilla.xfce.org/show_bug.cgi?id=16474
--- Comment #6 from alexxcons <alexxcons at xfce.org> ---
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.
More information about the Xfce-bugs
mailing list