On Wed, Dec 22, 2010 at 02:59:01AM +0800, Desmond O. Chang wrote: > Hi John, > > On Tue, Dec 21, 2010 at 04:11, John J. Foerch <[email protected]> wrote: > > > > First thing I noticed is that using fallthrough bindings for 's' and '/' > > is not the best way to focus the search boxes, because those keys will > > fail to work for anybody using the aggressive focus-blocker which disables > > focus events initiated from content. It would be more robust to do the > > focus in chrome code with a couple of normal (non-fallthrough) > > keys/commands. > > Attach 0001 is the patch you want. 0002 also uses chrome code to show > keyboard shortcuts help instead of the jquery approach. I think the > latter is dirty, because it will insert a script node every time. > > Thanks, > Des
Many thanks. Added some feedback to the new commands for 'not found' case. -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
