]> git.gir.st - VimFx.git/commit
Fix #366: Allow autofocus when switching back to a tab
authorSimon Lydell <simon.lydell@gmail.com>
Wed, 13 Aug 2014 19:38:36 +0000 (21:38 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Wed, 13 Aug 2014 19:40:28 +0000 (21:40 +0200)
commit80525a140846f6aa3be3fb619afc11038aa265dd
treef4c377fb6517c156cd84fdf2e109a2e80ace7465
parentead6d4e8fd26c2f9b960139d4f7ce40b1b01d03f
Fix #366: Allow autofocus when switching back to a tab

If a text input is focused and you switch to another window or tab
Firefox blurs the text input. When you switch back to the tab, Firefox
automatically focuses the text input again. Those focus events should be
allowed.
extension/packages/events.coffee
Imprint / Impressum