Bug Tracker

Custom Query (3205 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 3205)

1 2 3 4 5 6 7 8 9 10 11

Status: assigned (11 matches)

Ticket Summary Owner Type Priority Component Version
#12227 $.extend(true, ....) won't work on sources that contain circular references. dmethvin bug low core 1.8rc1
#9885 Add global Ajax beforeSend event dmethvin feature low ajax 1.6.2
#12213 Add hook to cleanData to allow cleanup gnarf feature low manipulation 1.8rc1
#12031 Allow objects as event handlers rwaldron feature low event 1.7.2
#9883 Allow users to respond to other ajax event states. jaubourg feature low ajax git
#12821 Create Unit test for toggle/show/hide( callback ) gnarf feature low effects 1.8.2
#13341 Inconsistent offset given mikesherov bug high offset 1.8.3
#11982 JQuery animate() issue when another animate is called from within the step function. gnarf bug low effects 1.7.2
#13806 JSONP error handler for cross origin requests is triggered only after timeout ri.joel@… feature low ajax 1.9.1
#13560 update_submodules task doesn't work in a symbolically linked directory danheberden bug low build git
#9628 width(), height(), etc. shouldn't round mikesherov bug low css 1.6.1

Status: closed (89 matches)

Ticket Summary Owner Type Priority Component Version
#12646 "$(this).is(':focus') == FALSE" in Chrome and Safari for DIVs with contenteditable="true" bug undecided unfiled 1.8.2
#13636 "$(window).height();" is not working in //ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js bug undecided unfiled 1.9.1
#11355 ":input[value]" and ":input:not([value])" returning wrong elements bug low selector 1.7.1
#13606 ":required" property selector causes error in IE9 bug undecided unfiled 1.9.1
#11506 "Bug Tracker" link in navbar on "jquery.com" is to now dead dev.jquery.com bug undecided unfiled 1.7.1
#11559 "Bugs with API site" jdsharp bug low web 1.7.1
#12527 "Uncaught RangeError: Maximum call stack size exceeded" exceptions is thrown. bug undecided unfiled 1.8.1
#10633 "Who's using jQuery" - Dell logo on homepage is cutoff bug low web 1.7b2
#11117 "X-Requested-With" Ajax header not set when using minified version ro@… bug undecided unfiled 1.7.1
#12495 "animate({right: result}, 900)" hangs Firefox bug undecided unfiled 1.8.1
#12681 "attribute ends with" broken in 1.8.x bug undecided selector 1.8.2
#11483 "current" context for add gibson042 enhancement undecided unfiled 1.7.1
#12255 "deferred.then()" doesn't return object has resolve anonymous bug undecided unfiled 1.8.0
#13375 "div.cloneNode( true ).click();" don't works in Opera bug undecided unfiled 1.9.0
#12299 "form :input[text|select|checkbox]" selector works in 1.7 but NOT in 1.8 bug undecided selector 1.8.0
#13571 "isPlainObject" losts compatibility against 1.9.1 rwaldron bug undecided unfiled 2.0b2
#13572 "isPlainObject" losts compatibility against 1.9.1 bug undecided unfiled 2.0b2
#12288 "live" / "delegate" bug about ":enabled" filter alixniv@… bug undecided unfiled 1.8.0
#11845 "live" inconsistent behavior with bug low event 1.7.2
#13904 "on" events leak memory in the checkContext variable giulio.dali@… bug undecided unfiled 1.9.1
#12629 "on" not working on html class with Firefox 15.0.1, IE8, IE9 bug undecided unfiled 1.8.2
#11092 "permission denied" jquery 1.7.1 IE7 on line 1666 accessing elem attribute paolo.savoldi.bs@… bug low data 1.7.1
#12496 #<HTMLButtonElement> has no method 'apply' anonymous bug undecided unfiled 1.8.0
#10606 #ID-selector inconsistent pcvandam@… bug low selector 1.6.4
#10743 $ funciton can't work bug undecided unfiled 1.7
#11296 $ selector for base64'd id aprilkacau@… bug undecided unfiled 1.7.1
#10075 $(" ... html ...") strips leading and trailing text nodes in HTML string bug undecided unfiled 1.6.2
#13582 $(" <div>test</div>"); // return a error bug undecided unfiled 1.9.1
#11682 $("#bottomTipss").css({'top':TOP,'left':LEFT}); yyfjj@… bug undecided unfiled 1.6.4
#9812 $("#checkbox").attr("checked") don't work with jquery-1.6.2 bug low attributes 1.6.2
#13461 $("#myform :input").not("[value='']").serialize() does not exclude empty inputs bug undecided unfiled 1.9.1
#11073 $(".foo").toggle().delay(2000).toggle() doesn't work anonymous bug undecided unfiled 1.7.1
#10034 $(":button").attr('disabled', true) can not work in 1.6.2 but 1.6.1 is ok bug low attributes 1.6.2
#12243 $("col").width() returns 0 mikesherov bug low dimensions 1.8.0
#9927 $("select").attr("disabled", ""); does not work anymore bug low attributes 1.6.2
#13650 $("select").val setter has a different behavior from Chrome to IE bug undecided attributes 1.9.1
#13612 $("select").val() throws a warning bug undecided unfiled 1.9.1
#11634 $("td[innerHTML='xyz']"). no longer works Geoffrey.Oliver@… bug low selector 1.7
#10726 $(#document).closest('[foo]') throws error in IE timmywil bug low selector
#10374 $('#audio').play() should use first compatible source tag feature low event 1.6.4
#11041 $('#elem').css('width') in percentage in jquery 1.5.2 vs 1.7.1 bug undecided unfiled 1.7.1
#11032 $('#iframeId').attr('contentDocument') don’t work bug undecided unfiled 1.7
#13433 $('#selector').checked for element does not work bug undecided attributes 1.9.1
#10351 $('#xxoo').removeAttr('disabled'); Jimmy bug low attributes 1.6.2
#11424 $('.class') vs jQuery('.class') one returns null, the second returns the correct element bug low misc 1.7.1
#13906 $('<option/>').val(value) issue bug undecided unfiled 1.9.1
#12002 $('<select class="question" />'); vs $('<select />', {'class': 'question'}); produces different results in IE saiwong bug low attributes 1.7.2
#12759 $('<span style="left:45%" />').css("left") returns "0px" anonymous bug undecided unfiled 1.8.2
#10822 $('[nodeName]', xmlDoc); no longer finds anything bug undecided unfiled 1.7
#11562 $('a').attr('href') bug low attributes 1.7.2
#10157 $('a').fadeIn() - on complete style display:inline anonymous bug undecided effects 1.6.2
#12596 $('body',window.frames[0].document).append($testShow) bug anonymous bug undecided unfiled 1.8.2
#13757 $('div').after('div').appendTo('body') shj@… bug undecided unfiled 1.8.0
#13387 $('ele:visible') and .is(':visible') broken since 1.9.0 bug undecided unfiled 1.9.1
#10981 $('form').trigger('reset') does not work FF 8, Chrome trymkb@… bug low event 1.7.1
#12998 $('input').attr('tagName') !== 'INPUT' bug undecided unfiled 1.6.3
#13191 $('input.[type="date"]') No longer working bug undecided unfiled 1.9rc1
#11598 $('li').removeAttr('value');//IE Error anonymous bug low attributes 1.7.1
#11564 $('option').attr('selected', true) does not work on IE6 bug undecided unfiled 1.7.1
#11872 $('option:enabled') does not work in Chrome bug low selector 1.7.2
#11170 $('selector for element containing <option> not surrounded by <select> ').html() not working properly on Android 2.3.4 browser bug undecided unfiled 1.7.1
#9874 $('selector').css('background-color') returning different values depending on the browser bug low css 1.6.2
#13165 $('title').html() will report an error using IE7-8 bug undecided unfiled 1.8.3
#11320 $('title').text('zob') on IE8 raises an exception bug undecided unfiled 1.7.1
#11039 $() is not in the API documentation bug undecided unfiled 1.7.1
#10989 $().LIVE('MOUSENTER') USE MOUSEOVER EVENT TYPE (SAME FOR 'MOUSELEAVE' WITH 'MOUSEOUT') bug undecided unfiled 1.7.1
#12812 $().add(html) returns different result on IE compared to Firefox/Chrome bug undecided unfiled 1.8.2
#11695 $().data() bug aochulai@… bug undecided unfiled 1.7.2
#11746 $().data() return undefined if name contains uppercase bug low data 1.7.2
#13384 $().height() or $().width() sets wrong value on elements with "box-sizing: border-box" bug undecided unfiled 1.9.0
#12788 $().show() set display:inline andris.zacs@… bug undecided unfiled 1.8.2
#13383 $(...).attr("defer") returns "defer" instead of actual attribute. site-bugs.jquery.com@… bug undecided unfiled 1.9.0
#10604 $(...).html(object) should use its custom toString() method. enhancement low manipulation 1.7b2
#10872 $(<selector>).html(<string>) isnt working right in IE-8 hui_buh-@… bug low manipulation 1.7.1
#13662 $(BadSecLI).length throws an exception if BadSecLI is "# LI" bug undecided unfiled 2.0b1
#10940 $(XML.childNodes[1]).find('something').each IE9 buggy response spyropoulos.a@… bug undecided selector 1.7.1
#13542 $(div).css("right", Number.MIN_VALUE); bug undecided unfiled git
#11404 $(document).find("script[src]") returns all the elements in IE7 milho88@… bug undecided unfiled 1.7.1
#11428 $(document).one('focus', selector, function) does fires more that once. bug undecided unfiled 1.7.1
#11900 $(document).ready doesn't work with IE (7,8,9) and dynamic iFrame wilfried.jouve@… bug undecided unfiled 1.7.2
#13691 $(document).ready not executing sometimes after a postback bug undecided unfiled 1.4.2
#13692 $(document).ready not executing sometimes after a postback bug undecided unfiled 1.4.2
#12556 $(document).ready vs safari browser qvamatel@… bug undecided unfiled 1.8.1
#11507 $(document).ready() does not work with Internet Explorer 8 any more Umanu bug undecided unfiled 1.7.2
#10120 $(document).ready() fires after images load in IE in iframe bug low core 1.6.2
#11813 $(el).position().left returns wrong value in webkit browsers mikesherov bug low offset 1.7.2
#11173 $(elem).css("property", "value !important") fails bug low css 1.7.1
#10452 $(element).data(key, value) is inconsistent depending on element. bug low data 1.6.4
#10880 $(element).is(':visible') should return true if either offsetHeight:0 or offsetWidth:0? ppan235@… bug undecided unfiled 1.7
(more results for this group on next page)
1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.