[Vimperator] Gmail and lost keys...

Martin Stubenschrott stubenschrott at gmx.net
Wed Apr 25 05:24:32 PDT 2007


On Wed, Apr 25, 2007 at 12:13:13PM +0100, Pierre Andrews wrote:
> I found a similar problem, where vimperator was leaving the 'esc' key
> reaching the webpage instead of capturing the keystroke event. This
> time was in google calendar  where esc cancels the creation of an
> event (close the "modal" dialogue), but this is a problem that could
> happen anywhere I think.
> It seems that vimperator leeks keys ;)

It seems that there is no strict priority in Firefox, that extensions
retrieve keys before a website does. It would be nice if there was (I
heard, in firefox 3.0 there will be changes to this)

Still would be nice to have a web site to test where I don't need to
register. You could also try to uncomment alert(key);
in the vimperator.js onVimperatorKeypress() function, and see whether the
Esc goes to vimperator first, or whether gmail gets it first.

> I use guioption=s to display the statusbar (as I have many other
> extension providing extra info down there).
> I also have an extension: All In One Sidebar that leaves a toolbar
> opened on the left of the page, not sure how this would change the key
> behaviour as the focus is on the page and not on the toolbar :/

Shouldn't probably cause problems then.


More information about the Vimperator mailing list