[Xfce-bugs] [Bug 16024] The side pane tree navigation is disrupted and is very disorienting when a mounted partition folder is clicked on.

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu Mar 19 10:47:48 CET 2020


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

--- Comment #8 from Theo Linkspfeifer <lastonestanding at tutanota.com> ---
> // check if path valid?
I guess I wanted to check for a NULL pointer afterwards.

> I moved the logic to free path directly into the innermost "if", so that "keep_path" isnot required.
If the previous checks fail, path should be freed also.


Other than that, I thought about making this new block a new function (like
thunar_tree_view_get_preferred_toplevel_path() does). Bad idea?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list