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 fixed the bug in this branch:
http://www.iki.fi/kon/2006/elinks.git#inputfield-scroll
Please test that it works correctly (especially with double-width
characters) and isn't too slow.

I intend to split the patch to smaller pieces before committing
it to the main repository.

Attachment: pgpG5IGvgIru8.pgp
Description: PGP signature

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

Reply via email to