Bug Tracker

Modify

Ticket #3717 (closed bug: invalid)

Opened 4 years ago

Last modified 4 years ago

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
Blocking: Blocked by:

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

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

Change History

Changed 4 years ago by Gunner

Code that reproduces the bug

comment:1 Changed 4 years ago by flesler

  • Cc Gunner added
  • Status changed from new to closed
  • Resolution set to invalid

This belongs to the  UI Bug Tracker.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.