| #6192 |
event.srcElement is incorrect when calling jquery.change() from within a click handler
|
|
bug
|
undecided
|
1.3.2
|
invalid
|
| #2338 |
jQuery.event.fix() mangles "event.which" when it == false
|
|
bug
|
minor
|
1.4.2
|
fixed
|
| #2814 |
originalTarget not copied to the cloned event object
|
john
|
bug
|
major
|
1.4.2
|
fixed
|
| #5408 |
event.fix() for keypress() broke detection of Up/Down/etc. keys
|
brandon
|
bug
|
major
|
1.4.2
|
duplicate
|
| #6113 |
beforeunload event fires twice
|
|
bug
|
|
1.4.2
|
fixed
|
| #6169 |
.live('hover') breaking change from 1.4.1 to 1.4.2
|
|
bug
|
|
1.4.2
|
fixed
|
| #6182 |
Make sure .live() bubbles unless explicitly stopped
|
|
bug
|
|
1.4.2
|
fixed
|
| #6184 |
.unbind() fails on plain javascript object
|
|
bug
|
|
1.4.2
|
fixed
|
| #6185 |
ready( fn ) should not be synchronous
|
|
enhancement
|
|
1.4.2
|
wontfix
|
| #6187 |
Allow data to be passed in to .click(), etc.
|
|
enhancement
|
|
1.4.2
|
fixed
|
| #6188 |
Add in .bind(name, false), .unbind(name, false) shortcut
|
|
feature
|
|
1.4.2
|
fixed
|
| #6200 |
.live(... broken in 1.4.2 using IE8
|
john
|
bug
|
low
|
1.4.2
|
fixed
|
| #6202 |
special events + .die issue in 1.4.2
|
|
bug
|
|
1.4.2
|
fixed
|
| #6208 |
Add in event.namespace
|
|
enhancement
|
|
1.4.2
|
fixed
|
| #6209 |
.live() doesn't filter by namespace
|
|
bug
|
|
1.4.2
|
fixed
|
| #6210 |
binded event do not work when call dom element 's fireEvent
|
|
bug
|
|
1.4.2
|
invalid
|
| #6213 |
.click() fires to often since 1.4.2
|
|
bug
|
|
1.4.2
|
invalid
|
| #6217 |
$(foo).trigger('load') fires window.load event in ie
|
|
bug
|
|
1.4.2
|
worksforme
|
| #6222 |
Breaking change in bind() when binding to the same handler multiple times
|
|
bug
|
|
1.4.2
|
worksforme
|
| #6226 |
Missing or bad example code for stopropagation in docs
|
|
bug
|
low
|
1.4.2
|
invalid
|
| #6234 |
mouseenter/mouseleave/hover event handler exceptions are caught unexpectedly
|
|
bug
|
undecided
|
1.4.2
|
fixed
|
| #6243 |
Null-checking is missing in 'events' extraction during event handler
|
|
bug
|
|
1.4.2
|
duplicate
|
| #6245 |
JavaScript error on unload
|
|
bug
|
|
1.4.2
|
duplicate
|
| #6247 |
IE8 - live change event stops propogation to live click event
|
|
bug
|
undecided
|
1.4.2
|
duplicate
|
| #6249 |
IE6 does not support the change event of "select" element while using live
|
|
bug
|
undecided
|
1.4.2
|
duplicate
|
| #6250 |
Default action not triggered when namespace used
|
|
bug
|
|
1.4.2
|
fixed
|
| #6258 |
XULElement
|
|
bug
|
|
1.4.2
|
invalid
|
| #6260 |
Selector does not work properly when using multiple ":not()"s on same element
|
|
bug
|
undecided
|
1.4.2
|
worksforme
|
| #6264 |
.submit() silently fails if the form has a <input name="submit">
|
|
bug
|
undecided
|
1.4.2
|
duplicate
|
| #6266 |
Unbinding custom events results in TypeError
|
|
bug
|
|
1.4.2
|
duplicate
|
| #6269 |
Plain Object Event Unbind throws exception when unbinding last handler for given event.
|
|
bug
|
|
1.4.2
|
duplicate
|
| #6274 |
Error in the development version, line 2015
|
|
bug
|
|
1.4.2
|
worksforme
|
| #6276 |
.keyup() does not support cyrillic alphabet
|
|
enhancement
|
undecided
|
1.4.2
|
invalid
|
| #6282 |
.live/die( events ) and delegate/undelegate( selector, events )
|
|
enhancement
|
undecided
|
1.4.2
|
fixed
|
| #6283 |
"change" event is browser dependent
|
|
bug
|
undecided
|
1.4.2
|
invalid
|
| #6297 |
Keypress event's which property doesn't work as expected
|
|
enhancement
|
undecided
|
1.4.2
|
worksforme
|
| #6337 |
Button click within form causes submit event even though return false is there
|
dmethvin
|
bug
|
undecided
|
1.4.2
|
fixed
|
| #6350 |
Live change event works improperly for file inputs in IE8/7
|
|
bug
|
undecided
|
1.4.2
|
duplicate
|
| #6359 |
live('submit') does nothing in IE if live('click') was called before. Same with delegate.
|
|
bug
|
undecided
|
1.4.2
|
fixed
|
| #6367 |
Exeption throw
|
|
bug
|
|
1.4.2
|
duplicate
|
| #6368 |
jQuery Live binding to form submit in IE
|
|
bug
|
undecided
|
1.4.2
|
duplicate
|
| #6374 |
Change Event does not fire in IE
|
|
bug
|
low
|
1.4.2
|
fixed
|
| #6381 |
IE live('submit') handling bug
|
|
bug
|
|
1.4.2
|
duplicate
|
| #6421 |
Memory leak in IE6/7
|
|
bug
|
undecided
|
1.4.2
|
invalid
|
| #6505 |
IE does not support live change events if a live click event is bound first.
|
|
bug
|
blocker
|
1.4.2
|
fixed
|
| #6507 |
[this] gets mangled when passed through trigger, for submit events
|
|
bug
|
|
1.4.2
|
invalid
|
| #6508 |
Inadvertent change event firing on IE8
|
|
bug
|
undecided
|
1.4.2
|
invalid
|
| #6509 |
Documentation Incorrect
|
|
bug
|
undecided
|
1.4.2
|
invalid
|
| #6522 |
Strange behavior of animate and hover in Firefox 3.6.2
|
|
bug
|
undecided
|
1.4.2
|
invalid
|
| #6526 |
Fade Callback on different element
|
|
bug
|
|
1.4.2
|
worksforme
|
| #6528 |
Event still trigger after unbind at once
|
|
bug
|
|
1.4.2
|
worksforme
|
| #6530 |
[autocomplete] Error when binding search()
|
|
bug
|
|
1.4.2
|
invalid
|
| #6541 |
Weird behaviour of click handler in WebKit-based browsers
|
|
bug
|
|
1.4.2
|
invalid
|
| #6556 |
.data(object) breaks event handling
|
|
bug
|
undecided
|
1.4.2
|
fixed
|
| #6594 |
jQuery SlideDown Flickering in Firefox
|
|
bug
|
undecided
|
1.4.2
|
worksforme
|
| #6611 |
.live + mousedown + chrome
|
|
bug
|
|
1.4.2
|
invalid
|
| #6615 |
Delegated 'mouseenter' and 'mouseleave' events are reported as 'mouseover' 'mouseout'
|
|
bug
|
low
|
1.4.2
|
fixed
|
| #6617 |
Events not working
|
|
bug
|
|
1.4.2
|
invalid
|
| #6625 |
triggerHandler triggers default action in Chrome
|
|
bug
|
undecided
|
1.4.2
|
worksforme
|
| #6642 |
"unload" browser event leads to an error in jquery 1.4.2 on IE7
|
|
bug
|
undecided
|
1.4.2
|
duplicate
|
| #6661 |
Event firing does not work from within a Firefox plugin.
|
|
bug
|
|
1.4.2
|
invalid
|
| #6666 |
jQuery Namespaced Events Don't Trigger More General, Non-namespaced Handlers
|
|
bug
|
|
1.4.2
|
worksforme
|
| #6669 |
stopPropagation does not work
|
|
bug
|
|
1.4.2
|
invalid
|
| #6671 |
.mousemove() method fail with TypeError Exception on .dev domain
|
|
bug
|
|
1.4.2
|
invalid
|
| #6696 |
Delegate does not work with child selector "> *"
|
|
bug
|
undecided
|
1.4.2
|
invalid
|
| #6702 |
live change event handler on select element does not work
|
|
bug
|
|
1.4.2
|
duplicate
|
| #6712 |
Using return false to cancel 'bubbling' in live() handlers also prevents default
|
|
enhancement
|
undecided
|
1.4.2
|
worksforme
|
| #6730 |
$(document).bind( 'ready', fn ) fn never execs if called after dom ready fires.
|
|
bug
|
undecided
|
1.4.2
|
invalid
|
| #6753 |
Safari Mobile dblclick?
|
|
bug
|
undecided
|
1.4.2
|
invalid
|
| #6758 |
.die() working only with same selector to live
|
|
bug
|
undecided
|
1.4.2
|
invalid
|
| #6760 |
Have a Probleman in event unload or onbeforeload
|
|
bug
|
undecided
|
1.4.2
|
invalid
|
| #6775 |
Inconsistent this.checked property value when triggering a click event on a checkbox
|
|
bug
|
|
1.4.2
|
duplicate
|
| #6784 |
Different behaviour with binding multi eventhandlers pointing to the same function(s) occurs in 1.4.1 and 1.4.2
|
|
bug
|
undecided
|
1.4.2
|
wontfix
|
| #6785 |
DOM mutation events can have text nodes as target
|
hesselink
|
bug
|
undecided
|
1.4.2
|
duplicate
|
| #6800 |
"ret" variable from liveHandler() (v1.4.3) leaks into global namespace
|
|
bug
|
undecided
|
1.4.2
|
worksforme
|
| #6833 |
.live() mapping to "mouseenter mouseleave" events in IE8 bug
|
|
bug
|
|
1.4.2
|
invalid
|
| #6836 |
Array incorrectly dealt as object breaking functionality of clone function when using custom Array prototype
|
rwaldron
|
bug
|
low
|
1.4.2
|
fixed
|
| #6853 |
two click events fired on a single click
|
|
bug
|
undecided
|
1.4.2
|
worksforme
|
| #6854 |
IE in Win7 problem with S.ajax
|
|
bug
|
|
1.4.2
|
duplicate
|
| #6855 |
IE in Win7 problem with S.ajax
|
|
bug
|
|
1.4.2
|
invalid
|
| #6860 |
Documentation for event.originalTarget
|
|
enhancement
|
|
1.4.2
|
invalid
|
| #6877 |
Change event not firing on select box on keypress
|
|
bug
|
undecided
|
1.4.2
|
duplicate
|
| #6896 |
Bug with Ajax loaded content and method live
|
|
bug
|
|
1.4.2
|
invalid
|
| #6953 |
avoid null object in event dispatch
|
|
bug
|
undecided
|
1.4.2
|
|
| #6956 |
Change event of Listbox (select tag with multiple) doesn't work properly with jquery 1.4.2
|
|
bug
|
|
1.4.2
|
invalid
|
| #6959 |
jQuery events aren't asynchronous
|
|
bug
|
|
1.4.2
|
wontfix
|
| #7000 |
The "live change" event of the "select" element is called twice
|
|
bug
|
undecided
|
1.4.2
|
duplicate
|
| #7001 |
live('hover') does not trigger the out handler
|
|
bug
|
undecided
|
1.4.2
|
invalid
|
| #7009 |
Inline events are not being canceled by using "return false"
|
|
bug
|
|
1.4.2
|
duplicate
|
| #7043 |
Error when unbind is called on non-element
|
|
feature
|
|
1.4.2
|
duplicate
|
| #7059 |
error in click."specialSubmit" handler when clicking object at OpenLayers map in IE
|
|
bug
|
undecided
|
1.4.2
|
duplicate
|
| #7089 |
handleobj is undefined
|
|
bug
|
undecided
|
1.4.2
|
invalid
|
| #7143 |
1.4.3rc1: .resize() doesn't work
|
|
bug
|
high
|
1.4.2
|
fixed
|
| #7150 |
Events can't be triggered on objects that already contain an "events" property
|
|
bug
|
high
|
1.4.2
|
fixed
|
| #7159 |
double unbind fails on window object in 1.4.3rc1
|
|
bug
|
high
|
1.4.2
|
duplicate
|
| #7349 |
bug in cleanData jquery-1.4.2.js line 4522
|
|
bug
|
high
|
1.4.2
|
fixed
|
| #6163 |
TypeError: events is null
|
brandon
|
bug
|
|
1.4.1
|
fixed
|