atom icon indicating copy to clipboard operation
atom copied to clipboard

Search suggestions set timeout issue don't work when user is slow to release left-click

Open Jordan-quinn opened this issue 5 years ago • 1 comments

This has been talked about on the forum as a "ghost bug" that people couldn't reproduce.

When search input field on "blur" event is triggered, there is only a 150 milliseconds before it disappears. If this occurs before the mouse-up event on the suggestion, the mouse-up event is never fired due to the suggestions being no longer visible.

Jordan-quinn avatar Nov 04 '19 10:11 Jordan-quinn

Hi @Jordan-ols , thanks for this!

I've left you a few comments for review on the related PR.

For future reference, this issue is related to Redmine issue #8096

fiver-watson avatar Nov 04 '19 15:11 fiver-watson