Bug Tracker

Custom Query (2444 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2201 - 2300 of 2444)

Ticket Summary Milestone Owner Type Status Priority
#2164 .first() and .last() methods? 1.4 feature closed minor
#6497 .first() and .last() methods do not work if .children() returns only 1 child node. 1.4.3 enhancement closed
#7078 .find() cannot select nodes based on the inline style attribute 1.4.3 bug closed low
#7270 .find works wrong when searching by value attribute 1.4.4 bug closed blocker
#7077 .find not working with first element 1.4.3 bug closed undecided
#4576 .find not performing properly on an XML document. 1.4 Tegeril bug closed minor
#5653 .fadeTo() for a <TABLE> raises an error 1.4 bug closed major
#6407 .eq() and tfoot 1.4.3 bug closed
#6925 .empty() sometimes will throw an "'events' is null or not an object" error in Internet Explorer 1.4.3 bug closed undecided
#6758 .die() working only with same selector to live 1.4.3 bug closed undecided
#5460 .detach() method isn't documented 1.4 bug closed minor
#6255 .delay() is not stopped by .stop(true,true) 1.4.3 feature closed undecided
#6692 .data(object) should extend the current settings not replace them. 1.4.3 enhancement closed
#6556 .data(object) breaks event handling 1.4.3 bug closed undecided
#6308 .data() inconsistent return value 1.4.3 bug closed
#6074 .data() between event assignments makes bug in event order. 1.4.2 bug closed
#4388 .css(name, somefunc()) and .attr(name, somefunc()) cause fatal js errors when somefunc() returns undefined 1.4.3 bug closed major
#760 .css('fontSize') returns different value in Internet Explorer 1.4 bug closed minor
#7070 .css("height") hack by Dean Edwards 1.4.3 bug closed blocker
#6700 .closest() returns duplicates of the same element within the matched set. 1.4.3 bug closed undecided
#4950 .click(function(){} on option error in IE 1.4 feature closed major
#6213 .click() fires to often since 1.4.2 1.4.3 bug closed
#4261 .click method - behavior varies across browsers 1.4.2 brandon bug closed minor
#5700 .class:not(:first) does not work as expected in IE8 1.4 john bug closed low
#7219 .children(selector) no longer works in 1.4.3 1.4.4 dmethvin bug closed blocker
#6026 .change() handler fired when clicking select box in IE 1.4.2 brandon bug closed major
#6067 .change() event handler is not fired when using keyboard to change selection in a <select> 1.4.2 bug closed
#6148 .change() even not firing when arrow keys used. 1.4.2 bug closed low
#6548 .attr() not setting "spellcheck" correctly to "false" 1.4.2 bug closed
#7181 .attr() issues with Chrome and Safari 1.4.3 tegskywalker@… bug closed undecided
#6737 .attr() does not return "undefined" in IE6/7 for an undefined attribute 1.4.3 bug closed low
#6012 .attr uncomatibility between 1.3.x and 1.4.x 1.4.2 bug closed major
#6776 .attr issue with readonly and disable 1.4.3 enhancement closed undecided
#6840 .append() from iframe to top document 1.4.1 bug closed low
#4805 .append breaks in IE8 with more than one string argument 1.4 bug closed major
#6902 .animate() opacity problems in ie 1.4.3 bug closed
#5459 .animate() does nothing when passed an empty hash 1.4 bug closed minor
#6513 .animate breaks all IE png fix plugins 1.4.3 bug closed
#6404 .ajaxStop not firing on IE8 -> jquery 1.4.2 1.4.3 bug closed
#6389 .ajaxError does not fire in 1.4.2 1.4.3 bug closed undecided
#6518 .ajax() ifModified option -- behaviour changed in v1.4.2 1.4.3 bug closed undecided
#7095 .ajax request to another domain does not allow username/password 1.4.3 bug closed undecided
#4891 .after method 1.4 feature closed minor
#6883 .addClass problem with '-'in class names 1.4.3 bug closed
#6555 .add(selector) does not add any matched elements 1.4.3 bug closed
#6205 .add() not working on cached jQuery object 1.4.3 bug closed
#6019 (parent > child) selector not working correctly 1.4.2 john bug closed minor
#7374 (Google Chrome) ready Event is fired twice on back button. 1.4.4 cyberheroo@… bug closed high
#5596 'undefined' is null or not an object error in Internet Explorer 6 - 8 1.4 bug closed major
#6330 'checked' attribute does not get rendered to string 1.4.3 bug closed
#7228 'HOVER' ASSIGNED VIA LIVE() OR DELEGATE() CONFUSES THE MOUSEENTER EVENT WITH MOUSEOVER WHEN TRIGGERED MANUALLY 1.4.4 bug closed undecided
#5969 'Access Denied' on 2nd time for wrap(). 1.4.1 bug closed major
#6051 '.bind' binds change event only after first change 1.4.2 bug closed
#6351 $elm.append() not consistent with $().appendTo() 1.4.3 bug closed
#7036 $.unique() does not work correctly in Google Chrome 1.4.3 bug closed
#6335 $.unique bug with microsoft internet explorer (8) 1.4.3 bug closed
#5643 $.trim() in jQuery 1.4a1 strips out embedded newlines 1.4 bug closed major
#2690 $.trim() doesn't work in IE7 1.4 bug closed major
#6868 $.trim very expensive on long strings 1.4.3 bug closed undecided
#5606 $.trim is broken for cirilic language 1.4 bug closed major
#4308 $.support.style not accurate in IE8 RC1 strict mode 1.4 bug closed minor
#6777 $.support.objectAll is still listed in the documentation 1.4.3 bug closed
#6186 $.post silent error in firefox 1.4.3 bug closed
#6659 $.post doesn't work with firefox 3.7a5pre 1.4.2 bug closed
#6847 $.post callback function does not work when defined inline 1.4.2 bug closed
#4602 $.post callback error 1.4 bug closed major
#2452 $.post and $.get are probably not handling the abcense of data well 1.4 flesler bug closed major
#5964 $.post similiar variable name a post variable name... 1.4.1 joern bug closed major
#4439 $.offset() and $.position() causes flicking screen in FF 1.4 brandon bug closed major
#5438 $.merge() discards comment nodes 1.4 bug closed major
#6501 $.map uses concat.apply, so number of elements in processing array is limited 1.4.3 bug closed
#5126 $.map should not filter undefined values? 1.4 bug closed major
#5686 $.map is not consistent with $#each, $#map and $.each 1.4 enhancement closed minor
#6183 $.map flattens arrays 1.4.3 bug closed low
#4459 $.map doesn't iterate through objects 1.4 bug closed major
#5943 $.load() sending POST header on GET 1.4.2 bug closed major
#6569 $.isPlainObject not working in IE 1.4.3 bug closed low
#5306 $.isObject() is incorrect, and in some cases will cause $.extend() malfunctions 1.4 bug closed major
#6521 $.inArray(1, undefined); throws an error in IE8 1.4.3 bug closed
#3784 $.grep performance improvement 1.4 enhancement closed minor
#1768 $.getScript() never fails on load 1.4 bug closed major
#4448 $.getJSON() and append() link tags <a href>demo</a> sometimes is wrong 1.4 bug closed minor
#6388 $.getJSON memory leak with JSONP even on success 1.4.3 tarad10 bug closed undecided
#6631 $.getJSON dont work in jquery-1.4.2 1.4.3 bug closed
#6142 $.getJSON doesn't work using anything newer than jquery 1.3.2? 1.4.2 bug closed low
#5774 $.getJSON does not work as before 1.4 bug closed major
#4663 $.getJSON can't process data with crlf 1.4 bug closed major
#6750 $.getJSON (and $.ajax) not working in IE 8 1.4.3 bug closed
#6906 $.get(window.location, {a: 'b'}, callback); - Works bad in IE7(6,8?) 1.4.3 bug closed
#5435 $.get(url,fn,'json'),$.getJSON do not work in live event's callback 1.4 bug closed major
#3775 $.get() doesn't shift 'type' argument when 'data' argument is omitted 1.4 aflesler bug closed minor
#6333 $.get() bug 1.4.3 bug closed undecided
#4799 $.get fails to read Content-type: text/xml in Internet Explorer 7 1.4 bug closed major
#6639 $.get doesn't work in Chrome 1.4.2 bug closed
#4767 $.get and $.post don't shift type 1.4 bug closed minor
#5458 $.fn.trigger fails to apply extra data to callback for live events 1.4 brandon bug closed major
#7315 $.fn.show fails to show element if element hidden with style rule 1.4.4 john bug closed blocker
#7141 $.fn.show doesn't make element visible if it was previously hidden with $.fn.hide 1.4.3 john bug closed blocker
#7209 $.fn.removeData can't delete data 1.4.4 bug closed undecided
#4200 $.fn.filter() and $.fn.not() are needlessly asymmetrical 1.4 bug closed major
Note: See TracQuery for help on using queries.