]> git.gir.st - VimFx.git/commit
Fix `@popupPassThrough` for menus in frames
authorSimon Lydell <simon.lydell@gmail.com>
Tue, 23 Feb 2016 08:13:46 +0000 (09:13 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Tue, 23 Feb 2016 16:37:57 +0000 (17:37 +0100)
commit6aa6bbb25f0590223794b13bd24788fdde753d76
tree06e2238f8acaa7b5d5dcc7faad9d5774fec10ede
parent98324de492c6fb9795c98f4d54c4ec55f5cf606d
Fix `@popupPassThrough` for menus in frames

When a menu, such as a context menu is open, VimFx is automatically disabled to
allow using the access keys of the open menu, as well as pressing `<escape>` to
close the menu. However, this used not to work for the context menus in the
devtools and in about:config. Now it does.

This also fixes a bug where VimFx stopped being automatically disabled after
closing a sub-menu of a context menu.
extension/lib/events.coffee
Imprint / Impressum