User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; X11; Linux i686; de) Opera 8.51 Build Identifier: any until now When dragging any image onto either the stock-icon button or the icon-file button, the image is not accepted. Rox manages to export the file-URI to the text field, whereas thunar doesn't do that. Furthermore, inserting an URL from Rox or by middleclick or whatever does not instanteously update the icon shown. Reproducible: Always Steps to Reproduce: 1. Open start config dialog 2. Select entry 3. Drag image from file browser onto one of those image buttons 4. Finally drag onto text field, might work depending on file browser. Actual Results: no image updated, no path inserted. Expected Results: have path be inserted in text entry field, have icon updated
It should update when the focus changes. I'm not sure we would want to check on every change in the entry. The DND support is probably still missing. This should not be too difficult, so if someone wants to help out, this might be a good place to start. Thanks for the report.
Should be a lot better now with SVN revision 22722, or the next beta release.