id,summary,owner,type,priority,component,version
4660,fadeTo() does not fade-in elements after hide() or fadeOut() is called on them,timmywil,enhancement,low,effects,1.3.2
10385,jQuery.browser.version for ie9 is returning '7.0',,bug,low,core,1.7b1
10503,fadeIn on inline elements: display css property ignored,,bug,high,effects,1.7b2
10559,.attr() works fail in custom attribute with empty value in IE6/7,,bug,low,attributes,1.6.4
9560,Null function getAttribute is invoked in acceptData(),rwaldron,bug,blocker,manipulation,1.6.1
6358,"Has attribute ""selected"" shows different behavior with context vs. without.",timmywil,bug,high,selector,1.4.2
8405,Enhance jQuery.sub to work in its own window/document,,enhancement,low,core,1.5.1
8951,jQuery could handle firefox bug 383026 with .scrollLeft(),,enhancement,low,offset,1.5.2
7547,Adding pub/sub into jQuery core?,,enhancement,low,event,1.4.4
3144,Inconsistent cross-browser results from .text() method,dmethvin,bug,low,selector,1.4.4
3368,event.metaKey should be assigned to event.ctrlKey on Non-Mac only,dmethvin,enhancement,low,event,1.4.4
5145,jQuery.support.opacity = false in the Chrome browser,timmywil,bug,high,support,1.4a1
5479,removeAttr: remove multiple attributes,rwaldron,enhancement,low,attributes,1.5.2
5637,Boolean (and Empty) Attribute Selectors Fail,timmywil,bug,blocker,selector,1.4.4
5684,Effects: exception in animation callback causes endless loop,gnarf,enhancement,low,effects,1.4a1
6150,.stop sometimes doesn't clear .delay,gnarf,bug,blocker,effects,1.4.1
6170,"jQuery(window).scroll(); causes IE* to scroll to 0,0",dmethvin,bug,high,event,1.4.1
6319,Regression: stopPropagation inside change handlers in IE is incorrectly applied to keydown event,dmethvin,bug,high,event,1.4.3
6386,"support data argument for live events via ""event.special.live.add""",dmethvin,enhancement,low,event,1.4.4
6485,Solution for HTML5 in IE,rwaldron,feature,high,core,1.4.4
6593,IE8: DOM 0 event handler called twice when a separate handler is attached via jQuery,dmethvin,bug,high,event,1.4.4
6641,Calling stop() within animation finished callback causes other animations to freeze,timmywil,bug,low,effects,1.6b1
6667,submit event doesn't delegate in IE* under certain conditions,dmethvin,bug,undecided,event,1.4.2
6743,"map enctype to encoding, depending on browser",timmywil,bug,low,attributes,1.5.2
6782,carefully allow more strings to use innerHTML,dmethvin,enhancement,blocker,manipulation,1.4.4
6809,Add jQuery.support.fixedPosition,rwaldron,enhancement,blocker,support,1.4.2
6863,faster getText,timmywil,enhancement,blocker,selector,1.4.2
6903,special events need a way to determine whether they are being bound with .bind vs .live/.delegate,dmethvin,enhancement,blocker,event,1.4.2
6942,JQuery.event.fix causes unnecessary reflows in IE when handling key events,dmethvin,enhancement,blocker,event,1.4.2
7037,Duplicate mouseover and mouseout events added to cloned element.,dmethvin,bug,blocker,manipulation,1.4.2
7102,Register jQuery as a CommonjS async module,jrburke,enhancement,high,core,1.4.4
7128,attribute selector is inconsistent between qSA and Sizzle due to use of DOM properties,timmywil,bug,blocker,selector,1.4.3
7139,"""hover"" event alias should work for .bind as well as .live",dmethvin,enhancement,low,event,1.4.2
7161,Submit event on a form element not unbound properly in IE,dmethvin,bug,high,event,1.4.2
7323,Allow removing multiple data keys at once with $.fn.removeData,gnarf,enhancement,blocker,data,1.4.3
7444,"Submitting form with ""Enter"" instead of button click on ie8 or ie7 triggers live submit event twice.",dmethvin,bug,high,event,1.4.3
8157,Focusing an already focused text field will prevent the change event from firing in IE,dmethvin,bug,blocker,event,1.5
8539,Sizzle cache collision in browsers without querySelectorAll,timmywil,bug,high,selector,1.5.1
8728,Event 'mouseenter' not firing when the element being left is removed on leaving,dmethvin,bug,high,event,1.5.1
8789,Meta: Event Property Hooks,rwaldron,enhancement,blocker,event,1.5.2
8856,Request: deferred.isUnresolved(),jaubourg,enhancement,blocker,deferred,1.5.2
8858,Special events - _default method doesn't have access to the `data` argument of the trigger method,dmethvin,enhancement,blocker,event,1.5.2
8866,IE8 input[type=file] delegated change event files only on blur,dmethvin,bug,low,event,1.5.2
8909,$(element).data() will scan all attributes more than needed.,gnarf,enhancement,blocker,data,1.5.2
8921,jQuery private data should stay private,gnarf,enhancement,blocker,data,git
8982,"bind(""unload someOther"") => on unload, handler is not executed only once.",dmethvin,bug,low,event,1.5.2
9033,try{ } finally{ } error in IE8,jaubourg,bug,blocker,deferred,1.5.2
9069,"when hover over a child of an element, mouseleave fires when using live or delegate",dmethvin,bug,blocker,event,1.6
9261,Has Attribute not working in filter/children/siblings,timmywil,bug,blocker,selector,1.6
9279,delegate() bind does not handle mouseover/mouseout and mouseenter/mouseout correctly for selected elements,dmethvin,bug,blocker,event,1.6.1
9280,Allow multiple effect queues for animate(),gnarf,enhancement,blocker,effects,git
9393,Unify and DRY out event system,dmethvin,enhancement,high,event,1.6.1
9398,Proposal for Improved Deferreds,jaubourg,enhancement,blocker,deferred,1.6.1
9434,.outerWidth()/.outerHeight()/.innerWidth()/.innerHeight() should work on window and document,timmywil,enhancement,low,dimensions,1.6.1
9453,$.inArray does not support fromIndex,rwaldron,enhancement,low,core,1.6.1
9521,XSS with $(location.hash) and $(#<tag>) is needed?,dmethvin,bug,blocker,core,1.6.1
9548,animate does not work with fill-opacity css property for svg elements,rwaldron,bug,low,effects,1.6.1
9570,"Selector $('form[name=""..""]') returns zero elements in IE8 under some conditions",timmywil,bug,low,selector,1.6.1
9593,Delegated submit event is not instanceof jQuery.Event in IE,dmethvin,bug,low,event,1.6.1
9724,Infinite loop in trigger function when window.parentNode is a DOM element,dmethvin,bug,low,event,1.6.1
9901,event.handleObj.namespace incorrect when using .delegate,dmethvin,bug,low,event,1.6.2
9914,test/unit/event.js contains two tests with the same name,rwaldron,bug,high,event,git
9933,jQuery.fn.toggle() should store state in private data object,dmethvin,bug,low,event,1.6.2
9951,Wrong order in .trigger() when DOM is modified in a handler,dmethvin,bug,low,event,1.6.2
10017,"Inconsistent behavior with :selected and [selected] when using filter, not",,bug,low,selector,1.6.2
10176,Injected script tag is evaluated twice,timmywil,bug,high,attributes,1.6.2
10178,"$(window).is(""a"") >> Uncaught TypeError: Cannot call method 'toLowerCase' of undefined",timmywil,bug,low,selector,1.6.2
10267,IE8 and window is(':visible') crashes,timmywil,bug,low,css,1.6.4rc1
10278,checkboxEl.attr('checked') returns stale value after checkboxEl.click(),timmywil,bug,high,attributes,1.6.4rc1
10315,Sizzle ignores seed argument when using positional selectors,timmywil,bug,high,selector,1.6.4
10375,Do not include `type` in jQuery.event.props,dmethvin,bug,blocker,event,1.7b1
10420,MouseWheel,dmethvin,bug,blocker,misc,1.7b1
10429,IE7 - invalid procedure call or argument when calling removeAttr('contenteditable');,timmywil,bug,blocker,attributes,1.6.4
10438,Rename jQuery.event.propHooks => .fixHooks,dmethvin,bug,blocker,event,1.7b1
10445,Setting queue to true causes an error,gnarf,bug,blocker,effects,git
10449,"Function $(""#id"").closest("".class"") returns element $(""#id"") itself if it has .class",kswedberg,enhancement,low,traversing,1.7b1
10468,Remove deprecated jQuery.event.guid and jQuery.event.proxy,dmethvin,bug,low,event,1.6.4
10478,Switch jQuery.isNaN to jQuery.isNumeric,dmethvin,enhancement,low,core,1.7b1
10489,Disconnected elements bubble to window on .trigger(),dmethvin,bug,blocker,event,1.6.4
10497,.stop should allow choosing which queue to stop,,enhancement,undecided,effects,1.6.4
10501,"HTML5 element ""innerShiv"" inconsistent across html()/append()",rwaldron,bug,blocker,manipulation,1.7b2
10514,removeAttr does not remove the class attribute in IE6/7,timmywil,bug,low,attributes,1.7b2
10531,Consider removing layerX and layerY from $.event.props,,enhancement,low,event,1.7b2
10553,Further reduction of minimal license header,rwaldron,bug,low,misc,1.7b2
10558,Test Support bug,dmethvin,bug,blocker,support,1.7b2
10562,siblings method returns unexpected elements when using Sizzle-invoking pseudo-selectors,,bug,low,selector,1.6.4
10563,jQuery.Event no longer contains the element that matched the selector in event delegation.,,bug,blocker,event,git
10567,Delegated events incorrectly match class names,dmethvin,bug,blocker,event,1.7b2
10575,Breaking changes in live event propagation between 1.6.4 and 1.7rc1,,bug,blocker,event,1.7rc1
10576,jQuery1.7rc1 and jQueryMobile1.0rc2 - IE gets error in jqm triggerCustomEvent method,dmethvin,bug,blocker,event,1.7rc1
10584,better error text in IE on sizzle syntax errors,timmywil,enhancement,low,selector,1.7rc1
10613,IE8 doesn't like a detached body in its head,dmethvin,bug,blocker,support,1.7rc1
10622,".show() does not properly restore CSS-set ""display"" value",rwaldron,bug,blocker,effects,1.7rc1
5206,create namespaced elements when building the jQuery.support  object,,enhancement,low,support,1.5
6838,:first selector behaves differently between IE8 and FF 3.6.8,john,bug,low,selector,1.4.3
7194,Suggested selector/function .or(),rwaldron,feature,low,selector,1.4.3
7327,"jQuery animate passes fixed firstNum, diff to easing function",,enhancement,low,effects,1.4.3
7441,Add .disable() and .check() methods,john,feature,low,attributes,1.4.3
8142,outerhtml,kswedberg,feature,low,manipulation,1.5
8468,Find by multiple selector return different value in Opera,anonymous,bug,low,selector,1.5.1
8792,Attach data objects directly to DOM elements,,enhancement,blocker,data,1.5.2
8980,Feature: jQuery.deserialize(),kflorence,feature,low,ajax,1.6b1
8981,"Support for array of types in bind, unbind, live, die, delegate, undelegate.",,feature,low,event,1.6rc1
9106,$('html').show(); does not work in firefox 3.6,rwaldron,bug,low,effects,1.6
9125,Parse arguments to callbacks,,feature,low,effects,1.5
9132,"Add pseudo selectors for new HTML5 input types e.g. :email, :search, etc.",,feature,low,selector,1.6
9212,jQuery with classes,,feature,low,core,1.6
9314,Ability to wrap DOM events to become jQuery events,wheresrhys,enhancement,low,event,1.6.1
9316,"Make .delegate(null, 'type', fnHandler) behave like .bind('type', fnHandler)",,feature,low,event,
9336,:hidden doesn't check for opacity: 0,,enhancement,low,effects,1.6.1
9347,$.load don't inherit from $.ajax,,enhancement,low,ajax,1.6.1
9356,.css method needs callback for handling -webkit-transition...,,enhancement,low,css,1.6.1
9386,Deferreds Feature Request,,feature,low,deferred,1.6.1
9387,Add A Custom Build Downloader for jQuery,,feature,low,build,1.6.1
9388,inView Selector,,feature,low,selector,1.6.1
9390,Add swapClass Method,,feature,low,attributes,1.6.1
9391,:depth() Selector,,feature,low,selector,1.6.1
9392,Add :data() Selector,,feature,low,selector,1.6.1
9394,nextUntil/prevUntil take functions,,feature,low,traversing,1.6.1
9395,Better Information About Events in Console,,enhancement,low,event,1.6.1
9396,.hasAttr([ element ]),,feature,low,attributes,1.6.1
9397,Expand .select() to work all DOM elements,,feature,low,event,1.6.1
9401,Better Hooks Organization,,enhancement,low,core,1.6.1
9402,Add Animate preCallback,,enhancement,low,effects,1.6.1
9886,Safari video tag crash,rwaldron,bug,high,core,1.6.2
9948,RegExp to test for pixel values might be unreliable in IE 9,,bug,high,css,1.6.2
10026,removeData does not work with html5 data attributes,rwaldron,bug,blocker,data,1.6.2
10113,Set internal null flag for data-attrs that are removed,rwaldron,bug,blocker,data,1.6.2
10304,"""jQuery[0-9]*=*"" being stripped on .html() call.",Krinkle,bug,low,core,1.6.4rc1
10329,addClass/removeClass/toggleClass methods does not work with svg nodes,,bug,low,attributes,1.6.4
10382,fn.html() return incorrect value in IE,,bug,low,manipulation,1.7b1
10583,jquery 1.7rc1 'Cannot call method 'apply' of undefined' problem,,bug,high,event,1.7rc1
6362,jQuery.index() and jQuery.indexIn(),,enhancement,blocker,traversing,1.4.2
9841,.trigger()ed events should not bubble to window,dmethvin,bug,blocker,event,1.6.2
10277,Not the same result between FF and IE/Chrome,,bug,low,core,1.6.4rc1
10369,"Cache literal space "" "" in event.js",rwaldron,bug,low,event,1.6.4
10380,$('select').attr('type') return undefined,,bug,low,attributes,1.6.3
