Homec4science

lose help cursor on blur

Authored by Aviv Eyal <avivey@gmail.com> on Aug 27 2015, 13:15.

Description

lose help cursor on blur

Summary:
Fixes T8501.
When losing focus while holding ctrl, we never get a key-up event; ctrl-f/d/tab make the browser tab lose focus.
So treat 'blur' (unfocus) as if the user released ctrl.

Test Plan: ctrl-f/ctrl-d/ctrl-tab, ctrl-click-outside-of-window, and move mouse over the content - see no help suggestions.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley

Maniphest Tasks: T8501

Differential Revision: https://secure.phabricator.com/D13260

Details

Committed
epriestley <git@epriestley.com>Aug 27 2015, 13:16
Pushed
aubortJan 31 2017, 17:16
Parents
rPH55b44f53f87f: Fix possible recursive embeds in Dashboard text panels
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH960a574dd538: lose help cursor on blur (authored by Aviv Eyal <avivey@gmail.com>).Aug 27 2015, 13:16