lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Re: [dev.15] fixup patch: edit TEXTAREA


From: Leonid Pauzner
Subject: Re: lynx-dev Re: [dev.15] fixup patch: edit TEXTAREA
Date: Tue, 2 Feb 1999 22:37:02 +0300 (MSK)

2-Feb-99 10:51 Klaus Weide wrote:
> On Tue, 2 Feb 1999, Leonid Pauzner wrote:

>> (1) when we reload a page with a form we got a warning
>> "reloading ... POST content will be lost"

> If this hasn't changed recently, it should be this
> #define RELOADING_FORM \
>  gettext("Reloading document.  Any form entries will be lost!")

Sorry, I was quoting from memory.

> (not mentioning POST).  When you reload the result of a POST form
> submission that is another thing - there should normally be a
> prompt for confirmation.

>> but only if a form affected the current screen (not a document!)
>> that is a mess.

> I find the RELOADING_FORM message a bit pointless, since when
> you see it it's do late for doing anything about it...

> Or are you meaning something else, something Kim changed?

This is a long ago problem. I mean the warning should be issued if
and only if it is neccessary: not issue a warning when the form entries
was not changed from the default, and issue a warning when the changes
was made but the form happend to be on the previous screen
of the same document - read the comment in mainloop().


>     Klaus




reply via email to

[Prev in Thread] Current Thread [Next in Thread]