[whatwg] Input type=date UI discussion

Mikko Rantalainen wrote:
>>    - Clicking outside the calendar popup dismisses the popup and uses 
>> the  current values in the popup as the new date value.
> 
> 
> This isn't good. How do I cancel? At least, put "OK" and "Cancel" 
> buttons in the popup.
> 

Look at how a <select> works. Clicking outside the popup closes the 
popup but does *not* change the value.

-dean

Received on Wednesday, 13 July 2005 08:23:02 UTC