diff --git a/ui/ui.js b/ui/ui.js index 1eba8234..edfcc00f 100755 --- a/ui/ui.js +++ b/ui/ui.js @@ -483,6 +483,10 @@ var FIELD_TYPES = { field.find('.path').val(p[0].path) } file.detach() + // focus+select the path... + // NOTE: this is here to enable fast select-open + // keyboard cycle (tab, enter,