Forwarded from https://bugzilla.novell.com/show_bug.cgi?id=653678 : When opening the xfdesktop-settings dialog and there is a long list of background images it can be difficult to find the currently selected background image. The containing scrolled window should thus initially be focused on the currently selected item in the tree view.
Fixed in master and the xfce-4.8 branch. A new stable release is being worked on. commit 9708fa32e83c0ed0d72244287dfa4bbb3fbdbc57 Author: Jannis Pohlmann <jannis@xfce.org> Date: Tue Jan 25 03:07:28 2011 +0100 Scroll to the selected background in the settings (bug #7087). This makes finding the current selection easier. With the default dialog size, the background selection tree view is rather narrow and it can be hard to find the selected background. It's fixed by scrolling to it after all previews have been created.