Hmmm, having tagged the bugs below as pending in a commit with the
message "upload to jessie-pu" before even filing the p-u bug seems
rather premature.
Sorry, I am newbie, I will be careful next time
1) Fix: open new window with tree view in side panel (Closes: #851523).
In the side pane, with tree view, right click in a item, click in "open
in new window".
-without the patch, it shows in the same window
-with the patch, as expected, it open new window
2) Don't crash on toggling "Show hidden and backup files" (Closes:
#797723).
easy to reproduce with gdb
edit -> preferences -> show hidden and backup files
caja crashes randomly activating/deactivating the checkbox
3) Allow the user to drag'n'drop files into the bookmark section.
(Closes: #786395).
We can dran'n'drop files to everywhere in the side pane except
bookmarks, this is the fix to work too with bookmarks
4) Filename font color now gets picked up from theme correctly for all
themes. (Closes: #770760).
The above bug is filed as minor severity. In fact, the highest severity
of any of them is currently "normal". Is that correct?
yes, it was reported as severity minor, but the font color black in dark
themes is erroneous, and the patch fixes it.