bayleeadamoss/zazu

Opening Zazu loses focus of the current window

开放

#306 创建于 2017年11月10日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (186 个派生)batch import
featurehelp wanted

仓库指标

星标
 (2,093 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南