Witold Filipczyk <[EMAIL PROTECTED]> writes:

> On Sun, Feb 25, 2007 at 10:52:47AM +0200, Kalle Olavi Niemitalo wrote:
>> acckey       This seems to fix a bug; please advise how to reproduce the bug.
> <html>
> <body>
> <a href="/" accesskey="a">Start</a>
> </body>
> </html>
>
> And ALT-A doesn't work.

I saved that HTML in a file and opened it with ELinks 0.12.GIT
(026e56d539099477043e499b1a7227c5a67e200f) running with the
English language.  I have bound move-cursor-{down,left,right,up}
to {j,h,l,k}.  My document.browse.accesskey.priority setting is 1.

I moved the cursor down from the link and pressed Alt+a.  The
cursor jumped back to the first character "S" of the link.  I
pressed Alt+a again; this did nothing.  I moved the cursor three
steps to the right, to the "r", and pressed Alt+a once more; this
did nothing either.  I again moved the cursor down and pressed
Alt+A (note capital A).  This did nothing.

I then tested c2d1952a082e2ed51dbfb6895f29c0869a89a8a3 from the
witekfl branch in the same way.  The only difference I could see
was that in this version, when the cursor was already on some
character of the link, pressing Alt+a moved it to the beginning
of the link, rather than left it in place as in master.  Is this
the bug you were fixing?

Attachment: pgp3UWGSEuOGq.pgp
Description: PGP signature

_______________________________________________
elinks-dev mailing list
elinks-dev@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-dev

Reply via email to