Chris Jones <cjns1...@gmail.com> writes:

> Just curious, but what's the relation between the LED's and forms?

Bug 973, "LED indicators wake system up every 100ms".  I guess
that when ELinks was refreshing the display because of the LEDs,
it also redrew the selected link or form control to its internal
display buffer, although it then didn't send the data to the
terminal because the text and attributes matched what already was
there.  In ELinks 0.11.1, draw_forms() can read a value from the
form history and set it as the default value of the form control,
and I think that was happening ten times per second.  In
0.12pre1, draw_forms() no longer accesses the form history.
_______________________________________________
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to