diff options
| author | Stephen Blott | 2016-03-06 12:37:52 +0000 |
|---|---|---|
| committer | Stephen Blott | 2016-03-06 12:37:54 +0000 |
| commit | 2c874e3a740f9869dae4134e355451f692421298 (patch) | |
| tree | e714d7513a74cba9ee92472d7e9a5ac98ad4b309 /git_hooks | |
| parent | 577d43cbc861ef546f8330ebe9ad79c4054a1cfd (diff) | |
| download | vimium-2c874e3a740f9869dae4134e355451f692421298.tar.bz2 | |
Fix focus issue with UI components.
Problem:
- `?`, `o`, `Esc`, `Esc` leaves the focus in the (invisible) help dialog
frame, rendering Vimium broken.
Since we do
@iframeElement.focus()
when we activate a UI component, here we do
@iframeElement.blur()
when hiding such elements.
Fixes #2038.
Diffstat (limited to 'git_hooks')
0 files changed, 0 insertions, 0 deletions
