]> git.gir.st - VimFx.git/commit
Fix text input focus issues in non-multi-process
authorSimon Lydell <simon.lydell@gmail.com>
Wed, 16 Mar 2016 18:26:07 +0000 (19:26 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Wed, 16 Mar 2016 18:26:07 +0000 (19:26 +0100)
commitaf84628fa74e4b1a83fe5f9cd54fa3ea1c1a5903
tree7286cfb56c1670cdac508be48e13c0e056f4e4b6
parent9f815ee5dd77098989fd871ee6fad08556eed540
Fix text input focus issues in non-multi-process

Sometimes when focusing text inputs, it wouldn't really be focused and VimFx
wouldn't recognize it as editable. This was because of commit 33d1fdeb, where I
somehow looked for the 'context' attribute instead of the 'contextmenu'
attribute.
extension/lib/utils.coffee
Imprint / Impressum