Kalle Olavi Niemitalo <[EMAIL PROTECTED]> writes:

> In the current version, input fields do not scroll when
> CONFIG_UTF_8 is defined.  The bug is that draw_form_entry()
> always begins drawing from the beginning of fs->value, even when
> fs->vpos is nonzero.

I have checked in a fix.

I also made a further change that tries to keep the cursor closer
to the center of the visible part of text input fields.  This
change does not yet work satisfactorily, so I did not push it to
the main repository yet.  You can try it out here:
http://www.iki.fi/kon/2006/elinks.git#inputfield-scroll-3

If such a change is a good idea, I suppose it should be
implemented for !CONFIG_UTF_8 as well, and for BFU.

Attachment: pgpbjsjK7YxL5.pgp
Description: PGP signature

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

Reply via email to