Paul B. Mahol <[EMAIL PROTECTED]> wrote Tue, Mar 04, 2008:
> On certain site like www.linuxforums.org/forum when elinks renders
> numbered links and user enters number < 26 cursor will be positioned
> on wrong link. It looks like that links are numbered differently in
> renderer and in parser.

There is a bug or conflict when using link numbers and tabindex is
enabled. The easy way to work around it is to just disable the tabindex
option (document.browse.links.use_tabindex).

-- 
Jonas Fonseca
_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to