Bug Tracker

Custom Query (3160 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1201 - 1300 of 3160)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23

Resolution: wontfix (100 matches)

Ticket Summary Owner Type Priority Component Version
#12680 the .toggle() method's bug bug low event 1.8.0
#12458 Error in IE8 when asigning property with prop() method bug low attributes 1.8.1
#12462 getComputedStyle is used without checking the node mikesherov bug high css 1.8.1
#12493 null value in WebKit stefano@… bug undecided attributes 1.8.1
#12530 $.fn.css return values for background-color bug low css 1.8.1
#12579 label click does not forward to input on Firefox 4 bug undecided unfiled 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
#12642 jq improperly evaluates scripts inserted in dom fragments bug undecided manipulation 1.8.2
#12678 $.data store in __proto__, if __proto__ has own cache bug undecided unfiled 1.8.2
#12686 Live change event is not fired on IE8 when input is focused elgreg bug high event 1.8.2
#12689 outerWidth and outerHeight performance degraded in jQuery 1.8 kycook@… bug low dimensions 1.8.2
#12709 The offset function is wrong anonymous bug undecided unfiled 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
#12763 Multiple arguments support in addClass feature undecided attributes 1.8.2
#12793 .fadeToggle(boolean) and .slideToggle(boolean) feature undecided unfiled 1.8.2
#12794 Support easing callbacks, instead of only strings feature undecided unfiled 1.8.2
#12798 .holdReady(true) after ready event feature undecided unfiled 1.8.2
#12823 IE7 Iframe content style selector not working (ref: ticket 12586) bug undecided selector 1.8.2
#12899 jQuery.focus() trigger native onfocus twice bug undecided event 1.8.2
#12950 scriptCharset in $.ajax not working xmachac2@… bug undecided ajax 1.8.2
#13126 css('float') is different when element is static,absolute,fixed in different browsers mikesherov bug low css 1.8.2
#12918 TypeError: matchExpr[type].exec is not a function bug undecided unfiled 1.8.3
#13051 Double script loading when present in an HTML page called in AJAX (IE < 10) vvo bug low ajax 1.8.3
#13071 Feature Request: .queue() does not accept arguments feature undecided unfiled 1.8.3
#13212 Immediate call removeAttr on jQuery.attr when value is null feature undecided unfiled 1.9.0
#13273 Animation speed with numbers as strings ('5000') will get default duration (400) feature undecided effects 1.9.0
#13285 Some jQuery's methods should return an array instead of plain text feature undecided unfiled 2.0b1
#13469 jquery conflict with prototype of Object, for ex., Object.prototype.show bug undecided unfiled 1.9.1
#13493 Internet Explorer: Events in jQuery( . ) raw HTML with Hight Security Level and local Files bug undecided unfiled 1.9.1
#13506 stopPropagation behaviour when trigger is passed an event. Danack@… bug undecided unfiled 1.9.1
#13609 'change' event doesn't fired in some browsers when it bubles bug low event 1.9.1
#13627 Focus event bound on a plain JS object does not work correctly. sahab.yazdani@… bug undecided unfiled 1.9.1
#13666 .text(null) sets text to 'null' rwaldron bug undecided unfiled 1.9.1
#13673 some proposals on method "index" feature undecided unfiled 1.9.1
#13679 add to '$.each' callback when 'each' complete feature undecided unfiled 1.9.1
#13695 Return wrong value in percent bug undecided unfiled 1.9.1
#13725 $.parseXML has non-standardized behavior for IE9+ and other browsers anonymous bug undecided unfiled 1.9.1
#13782 Uncaught exception in event handler will prevent subsequent script executing bug undecided unfiled 1.9.1
#13821 .html() corrupts attribute values containing things that look like self-closing tags bug undecided unfiled 1.9.1
#13854 Prefixing eventnames could be done by jQuery feature low event 1.9.1
#13859 Selector in IE8 (anchor/id) timmywil bug high selector 1.9.1
#13866 $.fn.css should work (not crash) on the document bug undecided unfiled 1.9.1
#13545 .find breaks with documentfragments bug low selector 2.0b2
#13571 "isPlainObject" losts compatibility against 1.9.1 rwaldron bug undecided unfiled 2.0b2
#13628 jQuery could expose which modules are included in current build m_gol feature undecided unfiled 2.0b2
#13646 jQuery does not bind SVG elements to the SVG namespace bug undecided unfiled 2.0b2
#13768 Error trying to load jQuery from node.js timmywil bug high build 2.0.0-beta3
#13800 Remove jQuery.globalEval() and jQuery.proxy() feature undecided unfiled 2.0.0
#13841 $.when().always gives different types of arguments depending on resolve/rejects bug low deferred 2.0.0
#7641 Animating style to "auto" and "" (empty string) values lrbabe enhancement low effects 1.6.1
#9384 jQuery.fx.interval should be replaced by an 'animation-tick' throttling feature. feature low effects 1.6.1
#9389 Make holdReady() Work After DOM Ready enhancement low event 1.6.1
#9877 documentation FAQ has some old examples. addyosmani feature low web 1.6.1
#10592 readonly XMLRequestHeaders not detected in setRequestHeader bug low ajax 1.6.1
#9797 .offset() and .position() returning wrong values for SVG-elements bug undecided unfiled 1.6.2
#9802 preventDefault and stopPropagation should return event bug low event 1.6.2
#9867 built-in improvements to responsive-ness of Deferred Promises jokeyrhyme enhancement undecided deferred 1.6.2
#9872 $.each(['selector'], function() { $(this) } produces unexpected behavior bug low core 1.6.2
#9874 $('selector').css('background-color') returning different values depending on the browser bug low css 1.6.2
#9881 Capitalize error message enhancement low attributes 1.6.2
#9899 Example links broken !!! bug low web 1.6.2
#9937 Deferreds, promises and jsXHR-s are plain objects. rkatic enhancement low ajax 1.6.2
#9956 Jquery 1.6.2 comment problem bug low misc 1.6.2
#9982 .bind() breaks with null or undefined as argument 3 bug low event 1.6.2
#9995 How to send FormData objects with Ajax-requests? feature low ajax 1.6.2
#9997 clone() does not include selectedIndex on a select form element enhancement low manipulation 1.6.2
#10057 Consistency: no unwrapInner() available. feature low manipulation 1.6.2
#10082 'style' or 'css' dataType in $.ajax(). enhancement undecided unfiled 1.6.2
#10131 Memory leakage with jQuery 1.6 and jQuery 1.8.16 on IE 7? bug undecided unfiled 1.6.2
#10133 http://api.jquery.com/ binds up and down to some weird select thing bug low web 1.6.2
#10159 .outerHeight() returns positive value for <script> elements yelo3 bug low dimensions 1.6.2
#10168 jQuery.event.trigger and inline handlers. dmethvin bug low event 1.6.2
#10172 Harmonizing the "keypress" event between browsers bug low event 1.6.2
#10182 .show(duration) on td in chrome mispositions content bug low effects 1.6.2
#10357 remoteAttr("checked") destroys defaultChecked bug low attributes 1.6.2
#10264 Jquery website: Production / Development download selection bug bug low web 1.6.4rc1
#10266 Undefined values passed to $(element).data(key,value) break chaining bug low data 1.6.4rc1
#10273 jQuery.now, more short feature low core 1.6.4rc1
#10289 Fire propertyChangeEvent in $.extend function feature low attributes 1.6.4rc1
#11299 Add :is() to selectors enhancement undecided unfiled 1.7.2b1
#11410 Optimisation - delegate to $.has for calls to $.closest whicgh are passed a node/jQuery rather than a selector wheresrhys enhancement low unfiled 1.7.2b1
#10377 Cannot find elements of [nodeName='z:row'] in responseXML steve.workman@… bug low selector 1.7b1
#10435 jQuery.merge refactor enhancement low core 1.7b1
#10475 Redundant naming of $.support.supportsFixedPosition bug low support 1.7b1
#10498 matchesSelector is missing oooOOOOOooOOoOOO! timmywil bug high selector 1.7b2
#10545 Don't expose jQuery to `window` with AMD bug high core 1.7b2
#10580 tmpl error bug low misc 1.7b2
#10581 JQuery change String.prototype.split in IE < 9 (add trim) vohhov@… bug low core 1.7b2
#10604 $(...).html(object) should use its custom toString() method. enhancement low manipulation 1.7b2
#10614 Commenting style bug low misc 1.7b2
#10642 Extending Object.prototype breaks raises "has no method 'replace'". bug undecided unfiled 1.7b2
#9833 `maxLength` property is buggy in IE8/IE9 bug low attributes git
#11473 $.fn.html clears children in IE bug undecided unfiled git
#11945 Event: hasEvent() and so on. damien feature low event git
#11998 Change array.length check to $.isArray feature undecided unfiled git
#12968 Selector with syntax error works in FF and IE, not in Chrome. bug undecided unfiled git
#13092 vendorPropName (used by jQuery.css) crashes when used on a namespaced element philip.peitsch@… bug undecided unfiled git
(more results for this group on next page)
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracQuery for help on using queries.