Bug Tracker

Custom Query (94 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Status: closed (94 matches)

Ticket Summary Owner Type Priority Component Version
#3827 Checkbox state inconsistent in click event handler dmethvin bug high event 1.2.6
#4087 insertAfter, insertBefore, etc do not work when destination is original element bug low manipulation 1.6b1
#6446 Mobile Safari 4.0.4: $.offset.top() reports wrong position after scroll bug high offset 1.4.2
#9227 Can't change the text of option tab cloned by jQuery's clone method(1.5&1.6,Only the select tag in IE6,7,8) rwaldron bug low manipulation 1.5.2
#9349 Impossible to change the opacity of inline elements in IE8 mikesherov bug low effects 1.6.1
#9469 Remove semi-functional .selector calculation from .pushStack() dmethvin feature low core 1.6.1
#9646 IE7: Cloning of form-elements and changing their names also changes the name of the elements that are cloned. rwaldron bug low manipulation 1.6.1
#9832 text(), html() and append() don't work on <style> elements in IE8 rwaldron bug low manipulation 1.6.2
#9904 Move deprecated functionality to compatibility plugin dmethvin feature low core 1.6.2
#9905 .removeAttr( "id" ) sometimes crashes IE 7 bug high attributes 1.6.2
#10299 hrefNormalized === false also needs a propHook rwaldron bug blocker attributes 1.6.4rc1
#10417 Remove second arg from setTimeout calls (WAS jQuery.later) gnarf feature low core git
#10467 Deferreds should always resolve asynchronously feature low deferred 1.6.4
#10470 wrap() evaluates scripts gibson042 bug low manipulation 1.6.4
#10544 Remove ALL special meanings of "." in keys for $.fn.data dmethvin bug low data 1.2.6
#11115 ".is()" and ".filter()" disagree on attribute selector "[checked]" gibson042 bug blocker selector 1.7.1
#11226 .after and .before returns incorrect data for $('not_existing_element') bug high manipulation 1.7.1
#11230 .appendTo .prependTo .insertAfter .insertBefore returns incorrect data for $('not_existing_element') yurk bug low manipulation 1.7.1
#11280 appending elements to an object element fails in IE < 9 bug low manipulation 1.7.1
#11290 selector interpreted as HTML timmywil bug blocker core 1.7.1
#11405 deferred.notify() invokes progressCallbacks with deferred as context jaubourg bug high deferred 1.7.1
#11735 Remove the .attr("value") attrHook timmywil feature blocker attributes 1.7.2
#11737 Remove jQuery.sub dmethvin feature low core 1.7.2
#11795 Resolve script manipulation/execution inconsistencies gibson042 feature high manipulation 1.7.2
#11938 jQuery.css should accept an array to get multiple properties mikesherov feature high css git
#11989 Investigate fragment cache performance in terms of large html fragments bug low manipulation
#12004 Allow ajax.method as alias for ajax.type dmethvin feature low ajax 1.8.2
#12009 jQueryObject.find(element) corrupts the stack mikesherov bug low traversing 1.7.2
#12044 ready callback should always be called asynchronously feature low deferred 1.7.2
#12048 [IE6/7/8] xml set attribute saiwong bug low attributes 1.8b1
#12061 $(window).beforeunload() clobbers previous handler and return values bug low event 1.7.2
#12107 Change proxy to allow arguments currying without overwriting context bugs.jquery@… feature low core 1.7.2
#12120 Inconsistency of .end() with respect to .after() bug blocker manipulation git
#12134 implement HTML5 compilant form data construction into $.fn.serialzeArray dmethvin feature low core 1.7.2
#12191 jQuery.type() should return "error" for native ECMAScript Error objects rwaldron bug low core 1.8rc1
#12254 Reflected XSS cloudsrise bug low build git
#12336 Calling $('#select').empty() should set options length to 0 bug low manipulation 1.8.0
#12392 Elements created from HTML strings have a parentNode rwaldron bug blocker manipulation 1.8.0
#12449 replaceWith() doesn't clone elements where required rod@… bug high manipulation 1.8.0
#12490 Move submodule update process to grunt rwaldron bug high build 1.8.0
#12503 before/after will choke if collection has not first disconnected node bug low manipulation git
#12518 Don't use offsetWidth in jQuery.event.trigger() fracmak2 bug high event 1.8.0
#12519 Public API methods should not have private arguments bug high core 1.8.0
#12548 fadeIn() does not work for relative positioned child elements in Internet Exporer 8.0 bug low css 1.8.0
#12550 jQuery Ajax cache=false doesn't always work jaubourg bug low ajax 1.8.1
#12569 Improve feature detect for oldIE event bubbling dmethvin bug high support 1.8.0
#12584 jQuery wrongly serializes <select> with one disabled <option> gibson042 bug low attributes 1.8.1
#12600 jQuery('select').is('[value="value"]') works inconsistently depending on number of elements returned gibson042 bug blocker attributes 1.8.0
#12610 jQuery.event.dispatch should remove window.event bug low event 1.8.2
#12725 Avoid localized UTF-8 characters in intro.js @DATE bent bug blocker build 1.8.2
#12726 is(':active') reports false even if button is active bug low selector 1.8.2
#12736 Move pseudo:hover to jquery-compat / deprecated.js elgreg feature low event
#12739 Name: Passing in an Event to trigger strips namespace cobrajs bug low event git
#12741 inconsistent line endings in official jquery-1.8.2.js download bug high build 1.8.2
#12758 Make sure Summit new authors are credited mikesherov bug low misc 1.8.2
#12777 Applets don't work when appended on IE dmethvin bug high manipulation 1.8.2
#12803 Smarter hook point for jQuery.timer gnarf feature blocker effects 1.8.0
#12813 jQuery.clean does not collect scripts from document fragments iamnoah (@… bug low manipulation 1.8.2
#12816 .find can return elements in the wrong order dmethvin bug low traversing 1.8.2
#12827 Remove "exclusive" events bug low event 1.8.2
#12828 Remove event properties: attrChange attrName relatedNode srcElement dmethvin bug low event 1.8.2
#12830 find('option[selected]') and find('option').filter('[selected]') give different results bug low selector 1.8.2
#12840 Remove (private) parameter "pass" from jQuery.attr and jQuery.access gibson042 feature high core 1.8.2
#12856 Syntax error, unrecognized expression in jquery 1.8+ timmywil bug low selector 1.8.0
#12863 behavior:url(#default#savehistory) causes event error on oldIE dmethvin bug high manipulation 1.8.2
#12869 Support tests affect page layout in IE8/9/10 running in IE7 mode scott.gonzalez bug high support 1.7
#12885 Optimize jQuery.expr.filters.hidden timmywil feature low css 1.8.3
#12886 Add source map support for build feature low build 1.8.2
#12896 Hiding a tr crashes IE8 bug blocker effects 1.8.2
#12943 IE7: .text() returns empty string on <script> elements rwaldron bug low attributes 1.8.2
#12945 attr throws exception in IE9 on Flash <object>s der.Schtefan@… bug high attributes 1.8.3
#12957 Improve wrapMap markel feature low manipulation 1.8.3
#12960 Move the Style Guide into our repository rwaldron feature high web 1.8.3
#12990 'px' automatically added to column-count css property bsorbo bug low css 1.8.3
#13011 Setting type attribute on an input doesn't work as intended dmethvin bug low attributes 1.8.3
#13013 Move jQuery.buildFragment() to compat plugin dmethvin bug high manipulation git
#13019 New pre-1.9 .replaceWith() behavior leaks data and events dmethvin bug high manipulation git
#13021 each() cannot work well with a literal object who has a length member gibson042 feature low core 1.8.3
#13044 Execute all QUnit modules in TestSwarm gibson042 bug high build 1.8.3
#13064 Improve test suite fixture cleanup gibson042 feature low build 1.8.3
#13070 filter()/is() does not work correctly with attribute equals selector which contains special characters gibson042 bug high selector 1.8.3
#13075 Performance optimization for $.type feature low core git
#13076 Performance optimization (10-30%) for $("some-selector") feature low core git
#13077 IE6-8 can't insert html comment with .html() bug low manipulation git
#13088 under IE8, $(selector).attr('style') always return lowercase string mikesherov bug low css 1.8.3
#13094 If to jQuery#before passed function argument it should receive index of the current element in the set bug high manipulation git
#13097 using .val() on a disabled html-select-option has different results since 1.8.3 neyer bug high attributes git
#13103 Avoid Boolean traps in the API feature low effects 1.9b1
#13113 change event for radio buttons not bubbling on simulated cicks in IE < 9 bug low unfiled 1.9b1
#13160 Deferred.then doesn't propagete custom context jaubourg bug blocker deferred 1.9b1
#13180 Delegated event not firing for click within SVG use element gibson042 bug low event 1.8.1
#13200 XHTML .html() on <table> & subelements orkel bug blocker manipulation 1.9rc1
#13203 Delegated selectors matching Object.prototype properties match everything gibson042 bug low event 1.8.3
#13235 Getting defaultDisplay bug low css 1.7.2
Note: See TracQuery for help on using queries.