[Xfce-bugs] [Bug 15095] delete key can delete all home user folder
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Mon Apr 22 23:37:56 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15095
alexxcons <alexxcons at xfce.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexxcons at xfce.org
--- Comment #2 from alexxcons <alexxcons at xfce.org> ---
Not sure I get this right ... so this bug is NOT about permanent deletion, but
just about moving a folder to trash.
In that case the proposed patch looks almost good to me.
One thing to add: thunar_tree_view_get_selected_file may return NULL in some
occassions. Something like if (G_LIKELY (file != NULL) should be added to avoid
crashes.
/* ask the user whether to delete the folder... */
I did not notice any query .. possibly the comment is a lie and can be dumped ?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list