Scott:
You are of course correct; the right solution is for the widgets to
use the common $.ui.mouse.defaults (presumably by modifying _mouseInit
to actually look at the options).
My suggestion was a quick 2-byte hack that left everything else
unchanged.
On Jun 8, 8:04 am, Scott González <
scott.gonza...@gmail.com> wrote:
> Hey Danny,
>
> I actually disagree with your recommended solution. I would suggest setting
> $.ui.mouse.defaults.cancel to ":input,option" and having all widgets that
> use mouse extend its defaults (selectable would be the only one that changes
> any of the defaults, by setting distance to 0).
>
> On Mon, Jun 8, 2009 at 8:15 AM, Danny <
d.wac...@prodigy.net> wrote:
>
> > Done.
http://dev.jqueryui.com/ticket/4584