bayleeadamoss/zazu

Opening Zazu loses focus of the current window

Open

#306 opened on Nov 10, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,093 stars) (186 forks)batch import
featurehelp wanted

Description

The situation:

I'm using Chrome, writing an e-mail. I want to do a quick math, so Alt+Space, type the operation, get the result, and, when pressing Enter to copy the result to clipboard, or pressing Alt+Space again or ESC to close Zazu, I'd like to return the focus to the window I was in (Chrome in this case) and just continue what I was doing.

In the current behavior, after closing Zazu I have to click or Alt+Tab to get the focus back.

Edit: I'm using Windows 10, 64 bits, build 1709.

Contributor guide