Bug Tracker

Changes between Initial Version and Version 4 of Ticket #10375


Ignore:
Timestamp:
Sep 29, 2011, 10:15:04 AM (12 years ago)
Author:
Rick Waldron
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10375

    • Property Status changed from new to assigned
    • Property Component changed from unfiled to event
    • Property Summary changed from Stacksize exceeded on slider mouseevent to Do not include `type` in jQuery.event.props
    • Property Priority changed from undecided to blocker
    • Property Milestone changed from None to 1.7
    • Property Owner set to dmethvin
  • Ticket #10375 – Description

    initial v4  
     1The inclusion of `type` in the `jQuery.event.props` list will clobber the type that is set in `jQuery.Event` when it is passed through `jQuery.event.fix()`
     2
     3
     4Original ticket:
     5
    16jQueryUI slider works well with latest 1.6
    27Sliding with mouse malfunctions.