[elinks-dev] witekfl branch status
Witold Filipczyk
witekfl at poczta.onet.pl
Mon Mar 26 11:25:47 MDT 2007
On Sun, Mar 25, 2007 at 11:23:30PM +0300, Kalle Olavi Niemitalo wrote:
> Witold Filipczyk <witekfl at poczta.onet.pl> 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!
More information about the elinks-dev
mailing list