Clicking on a file in the file search results should open and select a file. When on the Flutter master branch, clicking one of the results causes the file search to lose focus, therefore closing the file search dropdown (and not selecting the file).
I can reproduce this on the Flutter master channel, but not when synced to the 3.3.0-0.4.pre beta tag (from 4 days ago). This seems like it's a regression introduced by a recent Flutter change.
