GMS-SA / roundcube-advanced-search

Advanced Search Plugin for Roundcube
16 stars 19 forks source link

Keyboard input makes it back through to roundcube even with the advanced_search window open #2

Closed atEverychance closed 11 years ago

atEverychance commented 11 years ago

Can this plugin prevent keyboard input from being passed through to the site? Or, possibly disable the keyboard_shortcuts plugin while the advanced_search box is open?

This is an issue as with the keyboard_shortcuts plugin enabled, if I type an "a" as part of my advanced_search value, and then a "d" as part of that search value, all the messages from the folder I am in are deleted.

Open to any other solutions too, but at this point the advanced_search plugin and the keyboard_shortcut plugin cannot be run at the same time. :(

Thanks!

gms-chris commented 11 years ago

Fixed by preventing propagation of the keypress event