Steps to Reproduce:
- enable quick input for quick open (
"workbench.quickOpen.enableExperimentalNewVersion": true)
- open the default picker for files
- middle-mouse click into a file to open it in the background
=> 🐛 the item looks weird (old quick open was handling this better it seems)

I think it should simply detect this and move focus back to the input field and not keep it in the list.
Steps to Reproduce:
"workbench.quickOpen.enableExperimentalNewVersion": true)=> 🐛 the item looks weird (old quick open was handling this better it seems)
I think it should simply detect this and move focus back to the input field and not keep it in the list.