Side navigation
#4073 closed bug (invalid)
Opened February 05, 2009 06:54AM UTC
Closed February 05, 2009 06:24PM UTC
Slider: $.widget.prototype._setData has no properties in FireFox 2.0
Reported by: | alekson | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.3.2 |
Component: | unfiled | Version: | 1.3.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
url: http://ui.jquery.com/demos/slider/default.html
$.widget.prototype._setData has no properties
_setData()("value", 1)ui.slider.js (line 382)
_slide()(Object originalEvent=Event mousemove type=mousemove, 0, 1)ui.slider.js (line 326)
_mouseDrag()(Object originalEvent=Event mousemove type=mousemove)ui.slider.js (line 234)
_mouseMove()(Object originalEvent=Event mousemove type=mousemove)ui.core.js (line 482)
_mouseMoveDelegate()(Object originalEvent=Event mousemove type=mousemove)ui.core.js (line 457)
handle()(Object originalEvent=Event mousemove type=mousemove)jquery-1.3.1.js (line 2577)
(?)()()jquery-1.3.1.js (line 2353)
[Break on this error] $.widget.prototype._setData.apply(this, arguments);
Attachments (0)
Change History (1)
Changed February 05, 2009 06:24PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Please file UI bugs in the UI bug tracker, per the message in the red box at the top of the New Ticket page. Thanks!