Bug Tracker

Opened 15 years ago

Closed 15 years ago

#3717 closed bug (invalid)

Clicking on Disabled Slider Intermitternatly Crashes IE7

Reported by: Gunner Owned by: flesler
Priority: major Milestone: 1.3
Component: unfiled Version: 1.2.6
Keywords: UI Slider Disabled Cc: Gunner
Blocked by: Blocking:

Description

If you click multiple times on or around (give or take a few pixels) on a disabled slider, then intermittanity say every 6th or 7th click it will crash on this line in the libary:

(ln19 on UI 1.5.3) self.currentHandle.data("mouse").trigger(e)

with this message in Visual Studio JS debugger:

"Microsoft JScript runtime error: 'self.currentHandle' is null or not an object"

Attachments (1)

WebSite2.zip (36.8 KB) - added by Gunner 15 years ago.
Code that reproduces the bug

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by Gunner

Attachment: WebSite2.zip added

Code that reproduces the bug

comment:1 Changed 15 years ago by flesler

Cc: Gunner added
Resolution: invalid
Status: newclosed

This belongs to the UI Bug Tracker.

Note: See TracTickets for help on using tickets.