[Conkeror] Gmail mode - why do you need a TAB?

Brian Edmonds brian at gweep.ca
Fri May 9 09:35:56 PDT 2008


On Fri, May 9, 2008 at 12:55 AM, Jeremy Maitin-Shepard
<jeremy at jeremyms.com> wrote:
> 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.

Yes, this appears to be the case.  Further, it appears to be the case
that the autofocusing code in the gmail page mode is focusing the
wrong iframe.  I've modified gmail_focus_primary_frame locally to
focus frame[3], while what's in git focuses frame[2].  This fixed all
of my focus problems, apart from occasional loss of focus, and then
ESC fixes it.

Brian.


More information about the Conkeror mailing list