[Conkeror] minor browser nits
Jeremy Maitin-Shepard
jeremy at jeremyms.com
Fri Nov 16 00:22:03 PST 2007
"Mark Eichin" <eichin at gmail.com> writes:
> 1. where would I start to get form-auto-fill? (It'd be nice to have
> it at all - but I also want to be able to add some special cases, like
> noticing openid-looking forms and filling in the appropriate site
> there...)
I think all of the password manager and form-fill stuff is available in
xulrunner, provided that you set the appropriate preferences. I do not
know what those preferences are, but I'll try to find out eventually.
If you find out, please let me. I believe the relevant keywords are
"Form Manager", "Password Manager", "Session history caching", and
autocompletion. Of course the built-in autocomplete feature has its
limitations, but it might be good enough for your purposes.
> 2. m-b and m-f (cmd_wordPrevious, cmd_wordNext) would be a lot more
> useful on urls if they treated / as a word separator (like emacs does,
> after all.) Tracing those in the source vanishes into
> getControllerForCommand().doCommand - I take it those are lower-level
> xulrunner builtins, then?
It seems that we will have to implement at least those two commands
directly in JavaScript in order to make these work better. This won't
be very difficult, especially with the infrastructure changes; I'll try
to implement this shortly.
--
Jeremy Maitin-Shepard
More information about the Conkeror
mailing list