Bug Tracker

Custom Query (3180 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1201 - 1300 of 3180)

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
#12146 multiple find() methods on a selector not working bug low selector 1.8b2
#12201 Sizzle filter api incompatible when adding a custom pseudo selector bug low selector 1.8rc1
#12394 Syntax error, unrecognized expression: with .is() contains matching bug low selector 1.8.0
#12823 IE7 Iframe content style selector not working (ref: ticket 12586) bug undecided selector 1.8.2
#13545 .find breaks with documentfragments bug low selector 2.0b2
#13859 Selector in IE8 (anchor/id) timmywil bug high selector 1.9.1
#11523 in Opera, offset() returns 0's on inline elements with negative margin-right at the end of their parent bug low offset 1.7.1
#9956 Jquery 1.6.2 comment problem bug low misc 1.6.2
#10251 an uncaught exception in one ready handler prevents all others from executing bug low misc 1.6.3
#10405 offset() of SVG elements on mobile Safari not correct bug undecided misc 1.6.4
#10580 tmpl error bug low misc 1.7b2
#10614 Commenting style bug low misc 1.7b2
#10997 Remove/deprecate/document sneak-dependency methods bug low misc 1.7.1
#11352 delegate on inline SVG with < use > element throws error bug low misc 1.7.1
#11456 .html(htmlString) fails in IE when 1st char is space and a close div tag exists in the string phairow bug low misc 1.7.1
#12242 $.browser doesn't report webkit in Chrome anymore bug low misc 1.8.0
#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
#10310 .append does not accept arrays as an argument enhancement low manipulation 1.6.4
#10604 $(...).html(object) should use its custom toString() method. enhancement low manipulation 1.7b2
#11521 JS error on IE <= 8 when jQuery objects containing HTML5 are inserted to DOM rwaldron bug undecided manipulation 1.7.2
#11642 IE8 - Object doesn't support this property or method on non-HTML node manipulation bug low manipulation 1.7.2
#12642 jq improperly evaluates scripts inserted in dom fragments bug undecided manipulation 1.8.2
#9389 Make holdReady() Work After DOM Ready enhancement low event 1.6.1
#9802 preventDefault and stopPropagation should return event bug low event 1.6.2
#9982 .bind() breaks with null or undefined as argument 3 bug low event 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
#10195 bind() doesn't support hover events enhancement low event 1.6.3
#10374 $('#audio').play() should use first compatible source tag feature low event 1.6.4
#10800 Delegation doesn't work well with :last selector bug low event 1.7
#10818 IE9 won't fire change event if value of input is changed using keyup bug low event 1.7
#11934 Enhancement: allow ":once" on event names to indicate one() variant event binding feature low event 1.7.2
#11945 Event: hasEvent() and so on. damien feature low event git
#12626 Binding to SVG nodes with a class selector broken by 1.8.2 bug low event 1.8.2
#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
#12686 Live change event is not fired on IE8 when input is focused elgreg bug high event 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
#12899 jQuery.focus() trigger native onfocus twice bug undecided event 1.8.2
#13609 'change' event doesn't fired in some browsers when it bubles bug low event 1.9.1
#13854 Prefixing eventnames could be done by jQuery feature low event 1.9.1
#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
#10182 .show(duration) on td in chrome mispositions content bug low effects 1.6.2
#10335 In IE quirksmode, the "show" method, with a duration parameter, does not restore the element's original overflow values whiskyConan bug low effects 1.6.4
#10491 fadeToggle & slideToggle should have a form taking showOrHide feature low effects 1.6.4
#10582 Invalid argument on line 8602 in jQuery 1.6.4 : fx.now has NaN value (IE < 9 only) poulpillusion@… bug low effects 1.6.4
#11168 slideToggle and css position in IE bug low effects 1.7.1
#12593 slideUp and slideDown directly on tables do just show and hide bug low effects 1.8.2
#13273 Animation speed with numbers as strings ('5000') will get default duration (400) feature undecided effects 1.9.0
#10159 .outerHeight() returns positive value for <script> elements yelo3 bug low dimensions 1.6.2
#10825 Incorect width in FireFox / IE9 on Win7 joneff enhancement low dimensions 1.7
#12215 outerWidth, outerheight, width, and height sometimes return a decimal value instead of an integer bug low dimensions 1.7.2
#12689 outerWidth and outerHeight performance degraded in jQuery 1.8 kycook@… bug low dimensions 1.8.2
#9867 built-in improvements to responsive-ness of Deferred Promises jokeyrhyme enhancement undecided deferred 1.6.2
#11016 Update documentation on deferred.then() bug low deferred 1.7.1
#13841 $.when().always gives different types of arguments depending on resolve/rejects bug low deferred 2.0.0
#10266 Undefined values passed to $(element).data(key,value) break chaining bug low data 1.6.4rc1
#10656 .removeData( list) does not appear to work rwaldron bug low data 1.6.4
#10703 data() returns zero for long strings starting with '0x' michael.hurley@… bug low data 1.7
#12397 Allow passing a function to .data() as an each style setter. gnarf feature low data 1.8.0
#9874 $('selector').css('background-color') returning different values depending on the browser bug low css 1.6.2
#10229 Relative value syntax (for .css() and .animate()) should support more mathematical operations enhancement low css 1.6.3
#10259 Animate() issue with += on border-width bug low css 1.6.3
#10739 CSS get for zoom style does not work in IE7, IE8, inconsistent IE9 bug low css 1.6.4
#11063 .css('background-image') method is not fully normalized across webkit vs ff. bug low css 1.7.1
#11173 $(elem).css("property", "value !important") fails bug low css 1.7.1
#11188 Problem with .animate() for opacity in IE8 bug low css 1.7
#11195 Toggle should also toggle visibility hidden/visible enhancement low css 1.7.1
#11377 outerSize() on input with type=hidden should be 0 bug low css 1.7.1
#12071 width() return correct value with one shift pixel on FF13 rwaldron bug blocker css 1.7.2
#12385 IE8 CSS Property Removal - broken for shorthand properties bug low css 1.8.0
#12462 getComputedStyle is used without checking the node mikesherov bug high css 1.8.1
#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
#13126 css('float') is different when element is static,absolute,fixed in different browsers mikesherov bug low css 1.8.2
#9872 $.each(['selector'], function() { $(this) } produces unexpected behavior bug low core 1.6.2
#10273 jQuery.now, more short feature low core 1.6.4rc1
#10435 jQuery.merge refactor enhancement low core 1.7b1
#10458 jQuery.isPlainObject() always returns false when Object.prototype has a properties bug low core 1.6.4
#10545 Don't expose jQuery to `window` with AMD bug high core 1.7b2
#10572 custom filters don't work in $.sub() rwaldron bug low core 1.6.4
#10581 JQuery change String.prototype.split in IE < 9 (add trim) vohhov@… bug low core 1.7b2
#10867 jQuery.extend replaces the target object when deep extend is explicitly false gibson042 enhancement low core 1.7.1
#10891 object not support "toLowerCase" property or method jacklondon.chen@… bug low core 1.7.1
#10954 The function parameter to jQuery.grep should be optional enhancement low core 1.7.1
#11183 jQuery is not working in Chrome 18 (dev) extensions bug low core 1.7.1
#11627 provide an option to disallow the $ function from creating elements bug low core 1.7.2
#11643 USING VARIABLE TO REPLACE REDUPLICATE STRINGS bug low core 1.7.2
#12460 weird behavior on $.makeArray bug low core 1.8.0
#10770 Investigate re-ordering build file enhancement low build 1.7
#10820 Build error: node.js sys => util rwaldron bug low build 1.7
#13768 Error trying to load jQuery from node.js timmywil bug high build 2.0.0-beta3
#9833 `maxLength` property is buggy in IE8/IE9 bug low attributes git
#9881 Capitalize error message enhancement low attributes 1.6.2
#10249 attr() denis.rudov@… bug low attributes 1.6.3
#10289 Fire propertyChangeEvent in $.extend function feature low attributes 1.6.4rc1
#10357 remoteAttr("checked") destroys defaultChecked bug low attributes 1.6.2
(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.