Hi all,

  browser_prevent_automatic_form_focus_mode is no longer enabled by
default.  A lot of people have reported a bug related to it whereby
clicking on a form element during page load does not focus the element.
So until the problem can be fixed, and the mode can consistently tell
the difference between a click event originating from the user and a
click event originating from the web page, this mode will no longer be
enabled by default.  If you want to use it, put the following in your
rc:

browser_prevent_automatic_form_focus_mode(true);


-- 
John Foerch

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

Reply via email to