"Bill Clementson" <[EMAIL PROTECTED]> writes:

> Hi all,
> In gmail-mode, why is it necessary to press TAB before any gmail keys
> are recognized? For example, if I press "x", nothing happens; however,
> if I press TAB and then "x", the first email message will be "ticked".

This may actually a problem with gmail itself: it may be that the keys
are all bound in some iframe, rather than the top-level frame, and
pressing tab serves to set focus to that iframe.  There is some code in
gmail mode designed specifically to ensure that focus is set up
correctly automatically, but it might not be working for you, or the
site might have changed, or there might be some other problem.  I'll see
about looking into a little bit.

A better solution may be to have all of the pass-through keys
automatically set focus correctly in addition to letting the key pass
through.

-- 
Jeremy Maitin-Shepard
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to