User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-2) Build Identifier: xfburn uses several list widgets, columns should be resizeable by grabbing the separators. Reproducible: Always Steps to Reproduce: 1. Start xfburn 2. Hover over a separator in the directory content list 3. Don't get a cursor change indicating the possibility to move the separator 4. Try to grab it Actual Results: I wasn't able to move the separator Expected Results: Separator should've moved This is just for reference. As I know that there are more important things to handle right now, I'm fine with this getting a low priority and maybe will look into getting up a patch myself.
Thank you for your report. I am dropping priority to low as we are working on getting the backend things just work, but will eventually look into it. You are ofcourse more then welcome to contribute and send a patch ;)
Created attachment 1586 first proposal The following patch fixes this for me. Be kind, it's my first gtk patch, it took me 2 hours to produce this :)
Thank you for your patch. It has been applied in trunk.