Message499

Author bzhao
Recipients ronwalf
Date 2005-08-03.16:47:44
Content
Probably I misunderstand the first message "Prevent illegal characters from 
ever being typed in any URL forms". The way to prevent the illegal characters 
ever being enter was to detect and erase them. A popup dialog may be a 
distraction. Displaying information at the bottom of the window is better.

So do we want to detect illegal characters and erase them with a message being 
displayed at the bottom of the window while the user is typing? Or just do a 
check after the user types enter or clicks apply button? I think the latter 
has been done by the current SWOOP.
History
Date User Action Args
2005-08-03 16:47:44bzhaosetrecipients: + ronwalf
2005-08-03 16:47:44bzhaosetmessageid: <1123087664.63.0.725709491012.issue212@mindswap.org>
2005-08-03 16:47:44bzhaolinkissue212 messages
2005-08-03 16:47:44bzhaocreate