https://github.com/Pylons/deform/issues/31

On Fri, Jul 15, 2011 at 12:54 PM, Chris McDonough <[email protected]> wrote:
> On Fri, 2011-07-15 at 03:50 -0700, Robert Forkel wrote:
>> hi all,
>> just encountered a problem with DateWidget on opera 11: Since opera
>> does already implement the HTML 5 input type date, clicking on a date
>> field in this browser will present the user with two calendar widgets:
>> one of opera on top, and the jquery datepicker below. Since the opera
>> datepicker may use a different date format, it is also not clear,
>> whether valid dates can be input at all.
>> My solution to this problem was to turn the input into a simple text
>> field, give it a class and add some styling.
>> regards,
>> robert
>
> Hi,
>
> This bug report will be lost in the noise if not entered into the Deform
> issue tracker at https://github.com/Pylons/deform/issues
>
> - C
>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "pylons-discuss" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/pylons-discuss?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to