On Sun, Mar 25, 2007 at 11:23:30PM +0300, Kalle Olavi Niemitalo wrote:
> Witold Filipczyk <[EMAIL PROTECTED]> writes:
> 
> > On Sun, Mar 18, 2007 at 09:12:23PM +0200, Kalle Olavi Niemitalo wrote:
> >> bug620     This resets forms when I resize the window.  Not acceptable.
> > It's difficult because it should be done only once when the document is
> > fully loaded after reloading, but the user might type something into forms
> > earlier.
> > How to do that?
> 
> Why must the forms be reset only after the document is fully
> loaded?  I think it would be simplest to discard all form-related
> information immediately in reload(), before even requesting the
> file from the server, and let the renderer then incrementally
> rebuild the data, as if loading the document for the first time.
> I am however not familiar with this code, and it seems I'll need
> a diagram to properly understand all of the pointers between its
> different structures.

You are right!
_______________________________________________
elinks-dev mailing list
elinks-dev@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-dev

Reply via email to