Silvio Levy <[EMAIL PROTECTED]> writes:
> Dear Conkeror users,
>
> When I'm typing in a form, Conkeror (like other browsers) often shows
> me a menu of earlier things typed in that field, so I can choose one.
> I can make the choice using the mouse, but I imagine there is a way
> to do it with the keyboard.  I haven't been able to figure it out, however.   
>
> What key(s) should I use in order to select an entry when
> conkeror offers completions as I'm typing in a form?
>
> Thanks,
>
> Silvio

Hi Silvio,

  It sounds like you are running a version of conkeror from the short
period of time when the pref `browser.formfill.enable' was inadvertently
set to true.  This pref causes the gui popup you describe to be
displayed for form fields.  However, conkeror as yet has no keyboard
support for this xulrunner feature, so the current development version
of conkeror no longer enables that pref.  If you have updated your
conkeror version and still get this popup, you can put the following in
your rc:

    session_pref("browser.formfill.enable", false);

  Sorry to say that the only answer to your question at this time is to
not use that feature. ;)

-- 
John Foerch

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

Reply via email to