filechooserentry: unselect text when unfocused
There's no gain in keeping text selected while entry is unfocused other than confusing users which (misguided by the strong selection color) think the entry is focused and so when start typing to edit the text an unexpected search dialog appears. Fixes #326 Fixes #665