Can you please email me the patch?

On Oct 10, 11:35 am, kenji4569 <[email protected]> wrote:
> The behavior of the date picker seems to have changed from a certain
> version.
>
> For now, we should apply a patch to the anytime.js:
>
> 545 - this.showPkr(null);event.preventDefault();},keyAhead:function()
> 545 + return;event.preventDefault();},keyAhead:function()
>
> [for readable version (http://www.ama3.com/anytime/AnyTime/
> anytime.js)]
> 2696 - this.showPkr(null);
> 2696 + return;
>
> I think it is critical since it is difficult to turn the input back to
> empty.
>
> Regards,
> Kenji
>
> On 10月10日, 午前11:45, Nik Go <[email protected]> wrote:
>
>
>
>
>
>
>
> > manual entry doesn't work on the ff browsers:
>
> >     - Chromium 15.0.871.0
> >       - Epiphany/GNOME Web Browser 2.30.2
> >       - Mozilla Firefox 3.6.22
>
> > I'm running ubuntu 10.04
>
> > On Friday, October 7, 2011, Massimo Di Pierro wrote:
> > > Which browser? When I tried it, if I remember, I was able to type.
>
> > > On Oct 6, 8:48 pm, niknok <[email protected] <javascript:;>> wrote:
> > > > The new date picker looks very good. Is there a way to input dates by
> > > > typing it directly (similar to default behaviour in older versions), in
> > > > addition to selecting dates thru the calendar interface?
>
> > > > /r
> > > > Nik
>
> > > > P.S.
> > > > Though I couldn't type in a date, I could paste one.  (which is a
> > > > behavior I don't expect from users)

Reply via email to