[Seaside] JQuery autocomplete selection bug.

Timothy Murray gettimothy at gmail.com
Fri Oct 22 16:43:25 UTC 2010


Thank you, I will do that.


t

On Fri, Oct 22, 2010 at 11:38 AM, Lukas Renggli <renggli at gmail.com> wrote:

> Looks like this is a known jQueryUI bug in IE7? If so, this will
> probably be fixed in one of the coming jQueryUI releases. There is not
> much Seaside can do about this. In the meantime you could create your
> own patched WAFileLibrary..
>
> Lukas
>
> On Friday, October 22, 2010, tmurray <tmurray at ecsorl.com> wrote:
> >
> > Using the standard JQueryUI's autocomplete in Seaside 3.0 there is a bug.
> >
> > When scrolling through selections in the menu and hitting the enter key
> to
> > select, it works.
> >
> > However, when scrolling through and then using the mouse to select only
> the
> > search terms and not the completed word is returned.
> >
> > For example, if I am searching for "seaside" and type "s" then scroll to
> "seaside
> >  and hit enter, the word "seaside" is available in the callback. However
> typing
> > in "s" then scrolling to "seaside" and clicking it with the mouse, only
> the
> > letter "s" is returned to the callback.
> >
> > A description and solution (in javascript) is posted here:
> >
> >
> http://old.nabble.com/-autocomplete--Incorrect-selection-on-mouse-click-in-
> > IE7%2B-td25819409s27240.html
> >
> > I could not figure out a fix with the existing jqueryui min provided in
> seaside.
> >
> >
> >
> > _______________________________________________
> > seaside mailing list
> > seaside at lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
>
> --
> Lukas Renggli
> www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20101022/cd404967/attachment.htm


More information about the seaside mailing list