Bug Tracker

Custom Query (3180 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1301 - 1400 of 3180)

Resolution: wontfix (26 matches)

Ticket Summary Owner Type Priority Component Version
#12242 $.browser doesn't report webkit in Chrome anymore bug low misc 1.8.0
#12264 Allow users customize the return obj in the serializeArray feature low ajax 1.8.0
#12271 `.attr` and other such functions accepting a function returning an object feature low attributes 1.8.0
#12380 array as argument for addClass, removeClass feature low attributes 1.8.0
#12385 IE8 CSS Property Removal - broken for shorthand properties bug low css 1.8.0
#12394 Syntax error, unrecognized expression: with .is() contains matching bug low selector 1.8.0
#12397 Allow passing a function to .data() as an each style setter. gnarf feature low data 1.8.0
#12429 Setting size attribute for <input> fails in jQuery 1.8.0 bug low attributes 1.8.0
#12458 Error in IE8 when asigning property with prop() method bug low attributes 1.8.1
#12460 weird behavior on $.makeArray bug low core 1.8.0
#12530 $.fn.css return values for background-color bug low css 1.8.1
#12587 'hidden' selector doesn't work for SVG images in Firefox mikesherov bug low css 1.8.2
#12593 slideUp and slideDown directly on tables do just show and hide bug low effects 1.8.2
#12626 Binding to SVG nodes with a class selector broken by 1.8.2 bug low event 1.8.2
#12639 Make toggleClass('active', function() { return bool; }) work oyasumi@… feature low attributes 1.8.0
#12668 jQuery mistakes event on SVG 'use' element in IE9. bug low event 1.8.0
#12680 the .toggle() method's bug bug low event 1.8.0
#12689 outerWidth and outerHeight performance degraded in jQuery 1.8 kycook@… bug low dimensions 1.8.2
#12717 Delegated submit event handler throws errors with HTML5 form attribute baiamc bug low event 1.8.2
#12734 jQuery#trigger, jQuery#triggerHandler trigger multiple events feature low event 1.8.2
#13051 Double script loading when present in an HTML page called in AJAX (IE < 10) vvo bug low ajax 1.8.3
#13126 css('float') is different when element is static,absolute,fixed in different browsers mikesherov bug low css 1.8.2
#13545 .find breaks with documentfragments bug low selector 2.0b2
#13609 'change' event doesn't fired in some browsers when it bubles bug low event 1.9.1
#13841 $.when().always gives different types of arguments depending on resolve/rejects bug low deferred 2.0.0
#13854 Prefixing eventnames could be done by jQuery feature low event 1.9.1

Resolution: duplicate (74 matches)

Ticket Summary Owner Type Priority Component Version
#9882 :nth-child(an+b) bug undecided unfiled 1.6.2
#9920 Playstaton 3 bug undecided unfiled 1.6.2
#9978 IE7 ReadOnly Attribute Not Being Removed bug undecided unfiled 1.6.2
#9990 Value for required attribute FireFox 3.6 with JQuery 1.6.2 is undefined bug undecided unfiled 1.6.2
#9993 Jquery throws IE8 specific error bug undecided unfiled 1.6.2
#10018 jQuery 1.6.2 con't remove "readonly" use "attr" in IE6,but 1.4.2 or elem.readOnly can? bug undecided unfiled 1.6.2
#10047 Closing embed tag found in IE7 & 8 bug undecided unfiled 1.6.2
#10048 Using find('*') on HTML5 tags includes closing tags in IE7 & 8 bug undecided unfiled 1.6.2
#10083 Form disabled bug bug undecided unfiled 1.6.2
#10095 removeData does not remove data- attributes bug undecided unfiled 1.6.2
#10109 IE7 removeAttr not functioning properly bug undecided unfiled 1.6.2
#10111 Spam in Plugins bug undecided unfiled
#10112 Spam in Plugins bug undecided unfiled 1.6.2
#10144 Erroneous return in .data() bug undecided unfiled 1.6.2
#10145 .live() different behavior than .bind() with disabled element bug undecided unfiled 1.6.2
#10153 jquery 1.6.2( could affect more versions) compressed breaks when minified on Debian? me@… bug undecided unfiled 1.6.2
#10162 this function throws undefined exception bug undecided unfiled 1.6.3rc1
#10163 INCORRECT ANIMATE BEHAVIOUR IN WEBKIT bug undecided unfiled 1.6.2
#10222 Receiving HTML from Ajax cuasing issues with selecting elements bug undecided unfiled 1.6.3
#10224 wrong value for selector property on chained finds with comma in selector anonymous bug undecided selector 1.6.2
#10281 Fade and slide bugs when change chrome tab bug undecided unfiled 1.6.4rc1
#10283 append() fails with a JS error on IE 6-8 with jQuery created HTML5 elements bug undecided unfiled 1.6.4rc1
#10292 ajax data cannot send empty array bug undecided unfiled 1.6.3
#10334 CDN https is borked bug undecided unfiled 1.6.4
#10355 IE7,8 : $(window).scroll() == $(window).scrollTop(0) bug undecided unfiled 1.6.4
#10396 .attr('name', undefined) returns attr value instead of current set bug undecided unfiled 1.6.4
#10428 jQuery core 16.1 - 16.4 break on IE7 (try/finally block without catch) bug undecided unfiled 1.6.4
#10430 attr('disabled','') removeAttr('disabled') bug undecided unfiled 1.6.4
#10434 checkbox checked bug bug undecided unfiled 1.6.4
#10441 Add .hasData method in addition to jQuery.hasData enhancement undecided unfiled git
#10496 $.attr doesn't work, in on click handler it keeps attribute old value after overriding its value bug undecided unfiled 1.6.4
#10508 Complete incompatibility with ie8 bug undecided unfiled 1.6.4
#10549 please remove spammer bug undecided unfiled 1.7b2
#10555 .live() + .trigger("change") throws a run time error bug undecided unfiled 1.6.4
#10620 Would like to have ticket #8542 re-opened bug undecided unfiled git
#10663 Highcharts line chart does not work with jQuery 1.7 bug undecided unfiled 1.7
#10665 [nodeName$="something"] does not work anymore bug undecided unfiled 1.7
#10674 IE Crashes when trying use $("title").text(); bug undecided unfiled 1.7
#10677 opera cannot ue the [attribute^=value] selector bug undecided unfiled 1.6.4
#10681 Got a wrong result with animate({width:'90%'},600) bug undecided unfiled 1.7
#10684 Bug in .animation bug undecided unfiled 1.7
#10694 Selector :hover dont work in Opera 11.53 bug undecided unfiled
#10709 trouble setting title in IE 8 & 7 bug undecided unfiled 1.7
#10713 Animating a percent value treated as pixel value in 1.7 bug undecided unfiled 1.7
#10716 Jquery 1.7 : Animate won't change unit but works fine with Jquery 1.6.4 bug undecided unfiled 1.7
#10728 $.ajax doesn't persist with deferred methods bug undecided unfiled 1.7
#10738 jqXHR no longer returned from $.ajax requests in 1.7 bug undecided unfiled 1.7
#10741 jQuery.css(this, 'display') on a detached element is inconsistent across browsers bug undecided unfiled 1.6.4
#10747 Triggering event on object causes object method call bug undecided unfiled 1.7
#10749 .text(null) breaks chaining anonymous bug undecided unfiled 1.6.4
#10769 SCRIPT5007 error when loading jQuery after DOM ready bug undecided unfiled 1.7
#10775 animate height to 100% animates height to 100px bug undecided unfiled 1.7
#10780 .animate() does not work correctly for percentages bug undecided effects 1.7
#10787 Selecting by [nodeName] finds nothing in 1.7 bug undecided unfiled 1.7
#10788 Line: 2479 Error: Object doesn't support property or method 'getAttributeNode' bug undecided unfiled 1.6.4
#10802 Animating backgroundPosition not working anymore after v1.3 bug undecided unfiled 1.7
#10803 delegated blur-events can not be triggerd with $().blur() anymore bug undecided unfiled 1.7
#10804 Replaced innerHtml calls with insertAdjacentHTML bug undecided unfiled git
#10816 pageX missing from mouse events in jQ1.7 bug undecided unfiled 1.7
#10822 $('[nodeName]', xmlDoc); no longer finds anything bug undecided unfiled 1.7
#10823 inconsistent results when using [value=blah] bug undecided unfiled git
#10837 Triggering custom events with the same name as a property fails bug undecided unfiled 1.7
#10839 Form submit bug bug undecided event 1.7.1rc1
#10855 Make sure the css("borderTopWidth") returns numeric value in IE8 if no border (width) was specified. bug undecided unfiled 1.7
#10857 Animate() interprets percentage as pixels bug undecided unfiled 1.7.1
#10865 $(selector).html(undefined) returns the content of the element bug undecided unfiled 1.7.1
#10874 Undefined second parameters triggers getter instead of setter bug undecided unfiled 1.7.1
#10883 removeAttr("checked") will recheck the radio again bug undecided unfiled 1.7.1
#10885 Missing timestamps from Mouse Events bug undecided unfiled git
#10893 IE9 won't fire change event if value of input is changed using keyup bug undecided unfiled 1.7.1
#10894 CSS percents are sometimes parsed as pixels for element dimensions bug undecided unfiled 1.7.1
#10909 .submit() fails when field named "submit" exists bug undecided unfiled 1.7.1
#10948 Proposing to add similar to $.fn.eq behavior for $.fn.end method. enhancement undecided unfiled 1.7.1
#10953 AJAX default contentType should include the charset bug undecided unfiled 1.7.1
(more results for this group on next page)
Note: See TracQuery for help on using queries.