Bug Tracker

Open, old, bugs (115 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Component: ajax (9 matches)

Ticket Summary Milestone Owner
#8653 jQuery.param outputs "null" and "undefined" in the query string 1.8
#10175 $.getJSON() with url '/' doesn't work in IE None
#10495 before() fails but native insertBefore() works ok None pferreir
#10592 readonly XMLRequestHeaders not detected in setRequestHeader None
#10944 $.ajax does not always return an object implementing the Promise interface None
#11364 ajax Basic Authentification does not seem to work in latest Chrome nightlies None
#11405 deferred.notify() invokes progressCallbacks with deferred as context None jaubourg
#11555 jQuery.ajaxTransport.send.callback doesn't get called for readyState = 2 with Chrome None mbeelen@…
#11600 .load() causes security warning in IE7/8 when loading only a fragment from target page 1.8 jaubourg

Component: attributes (7 matches)

Ticket Summary Milestone Owner
#9830 Getting the value of the "value" attribute using .attr("value") is the same as using .val() 1.8
#10299 hrefNormalized === false also needs a propHook 1.8 rwaldron
#10943 JQuery 1.7.1 does not properly set tabindex property on cloned element in IE7 None
#11166 attr("viewBox") doesn't work None timmywil
#11212 Sizzle.getText converts unbreakable space into whitespace on IE 1.8 cyril.fluck@…
#11397 $('#some_select').val() results in "use of attributes specified attribute is deprecated" warning on Firefox 7+ None glob
#11535 Inconsistent behavior between .val() and .prop("value") for <select> 1.8

Component: core (7 matches)

Ticket Summary Milestone Owner
#9521 XSS with $(location.hash) and $(#<tag>) is needed? 1.8 dmethvin
#11185 isPlainObject gives wrong result in IE6/7/8 when constructor adds properties 1.8
#11280 appending elements to an object element fails in IE < 9 None
#11290 selector interpreted as HTML 1.8
#11310 Script tag with defer not processed in Explorer 1.8
#11643 USING VARIABLE TO REPLACE REDUPLICATE STRINGS None
#11698 $/jQuery doesn't set id when creating element with props 1.8

Component: css (5 matches)

Ticket Summary Milestone Owner
#11004 getWH incorrectly removes padding and border width when box-sizing is border-box 1.8 mikesherov
#11311 IE8 css 'bottom' returning incorrect value None mikesherov
#11457 Another slideToggle jump effect 1.8 gnarf
#11522 Calculating width/height interferes with CSS transitions 1.8 gnarf
#11585 fadeTo sets css display 1.8

Component: data (1 match)

Ticket Summary Milestone Owner
#10544 Remove ALL special meanings of "." in keys for $.fn.data 1.8 gnarf

Component: deferred (1 match)

Ticket Summary Milestone Owner
#11292 Error During Done Function on a Promise Is Skipped on Subsequent Runs 1.8

Component: dimensions (4 matches)

Ticket Summary Milestone Owner
#6724 wrong $(window).height() in mobile safari (iphone) 1.8 bv
#10988 outerHeight is less than height for <table> children when <table> has a negative margin None aladjev.andrew@…
#11696 outerWidth(true) safari TH 1.8 mikesherov
#11724 $(document).height() changed in Firefox 12 None

Component: effects (12 matches)

Ticket Summary Milestone Owner
#7157 Animation callback shows element is still ":animated" 1.8 gnarf
#8627 .animate() fails on letterSpacing in IE (regression in 1.5.1) 1.8 mikesherov
#10045 hide() with a duration fails when the element is contained within a hidden element None
#10182 .show(duration) on td in chrome mispositions content None
#10335 In IE quirksmode, the "show" method, with a duration parameter, does not restore the element's original overflow values None whiskyConan
#10366 animate() does not work for font-weight None
#10521 Omitting % sign after 0 in .animate property breaks animation in Chrome None
#10539 animate() might cause error in IE6-8 None
#10710 slidedown() and table issue None cbad
#11168 slideToggle and css position in IE None
#11225 Animation problem with negative margins None
#11760 animate width of inline object in ie7 changes display to inline-block None

Component: event (10 matches)

Ticket Summary Milestone Owner
#10886 $(document).trigger() crashes jquery None kevin.turner@…
#11101 Deprecate "exclusive" events option from trigger method 1.8 dmethvin
#11315 Problems with delegate() and :first in nested elements with equivalent classes 1.8
#11328 Ctrl key doesn't set event.metaKey to true on Windows 1.8 Alexey Lebedev <helloalisey@…>
#11382 Mouseenter doesn't fire on a disabled input element 1.8 dmethvin
#11500 Bug : "change" event handler not executed when triggered manually on IE7 & IE8 None rwaldron
#11556 Pressing 'Return' in text input does not trigger change event in IE 6-9 1.8 dmethvin
#11663 Removing an event target during a change event throws NOT_FOUND_ERR None Sebmaster
#11717 Deprecate ajax "global" event behavior 1.8 dmethvin
#11718 Deprecate .data() events 1.8 dmethvin

Component: manipulation (7 matches)

Ticket Summary Milestone Owner
#10903 'append' in IE local intranet web site does not work well with if Internet security zone Active Scripting is disabled 1.8
#10964 jQuery.fn.remove() should cleanData on all nodes, attached and detached None rwaldron
#11226 .after and .before returns incorrect data for $('not_existing_element') None
#11230 .appendTo .prependTo .insertAfter .insertBefore returns incorrect data for $('not_existing_element') None yurk
#11338 Inconsistent behavior with .replaceWith() and disconnected nodes. None
#11359 .clone() deletes / empties contents of inline SCRIPT tags None rwaldron
#11528 ie8 serialization bug with .html() also hitting html5 tags None

Component: misc (2 matches)

Ticket Summary Milestone Owner
#10833 Update style guide to reflect new argument whitespace rules None rwaldron
#11029 Display of the sponsor information in the API reference None

Component: offset (5 matches)

Ticket Summary Milestone Owner
#10028 scrollLeft not working IE 8, FF5 when element is hidden None timmywil
#11496 setting .offset() weird behaviour if display: none None schinken@…
#11523 in Opera, offset() returns 0's on inline elements with negative margin-right at the end of their parent None
#11542 body.offset() is assumed always 0,0 None
#11671 .offset() setter handles fixed positioned elements incorrectly in Chrome None

Component: selector (24 matches)

Ticket Summary Milestone Owner
#7010 :not(:has(:has(*))) fails 1.8 dept42
#8473 In IE9rc *[tabIndex] select all elements without tabindex also 1.8 timmywil
#10017 Inconsistent behavior with :selected and [selected] when using filter, not None
#10074 Chaining two [] selector with :first not working
#10148 hidden inputs are not :enabled in IE6/7 None
#10406 :hidden selector finds <br /> elements in chrome and safari (but not FF or IE) None timmywil
#10471 Custom selectors do not get added to subbed version of jQuery. None
#10498 matchesSelector is missing oooOOOOOooOOoOOO! None timmywil
#10499 :nth-child() inside :has() treated as if outside it None
#10525 On element-rooted queries, we attach an ID to the context, but not for all selectors in a comma-separated selector None timmywil
#10526 QSA's (':checked') does not return option elements in Webkit None timmywil
#10697 Sizzle revamp 1.8 timmywil
#10809 incorrect test using ".activeElement" in the :focus pseudo-class resolver 1.8 timmywil
#10832 jQuery.contains() fails with SVG elements in IE9 (includes solution) None timmywil
#10843 Has-Attribute-Selector doesn't work correctly with IE6&7 1.8 timmywil
#11079 Selector bug: strange interaction between > and :visible None
#11115 ".is()" and ".filter()" disagree on attribute selector "[checked]" None
#11120 Tabs in some selectors break in IE7 None
#11187 jQuery.find() returns unexpected result in Safari None
#11246 Custom selectors pass check when returning undefined None
#11253 :parent selector description is unclear/misleading None
#11355 ":input[value]" and ":input:not([value])" returning wrong elements None
#11400 The .find function fail when nodes have an ID containing a \ None
#11596 Different behavior using find() and ~ (sibling) along with ":visible" selector None

Component: support (8 matches)

Ticket Summary Milestone Owner
#10137 jQuery 1.6.2 leaks memory in support.js, when used inside iframe's None rwaldron
#10814 make support as lazy as possible with closure in mind 1.8 mikesherov
#11082 jQuery.support object now incorrect/incomplete until jQuery.ready fires None
#11163 jQuery.support.checkClone always true None
#11439 jQuery.support.parentNode used, but not defined any more. 1.8
#11441 Test failure in Safari 5, Support property reliableMarginRight is different None mikesherov
#11443 checkClone and appendChecked test failures in Chrome 16 None mikesherov
#11757 IE 8 memory accumulation in iframes with jQuery 1.7.2 None

Component: traversing (5 matches)

Ticket Summary Milestone Owner
#10726 $(#document).closest('[foo]') throws error in IE None timmywil
#10977 Incorrect documentation for the index method? None rwaldron
#11385 parents() orders each tier of results back-to-front None
#11539 All version of jQuery don't support .has() on $([text Element].parentNode).has?(other_element) 1.8
#11543 .has doesn't work on detached elements 1.8

Component: unfiled (8 matches)

Ticket Summary Milestone Owner
#10470 wrap() evaluates scripts None
#11293 Reading width or outerWidth of empty TDs alters columns width values None
#11325 Improve domManip/buildFragment/clean 1.8
#11435 Obsolete test code to remove toJSON from .data's return value None
#11547 XML DOM .removeAttr() doesn't remove cased attributes None
#11559 "Bugs with API site" None
#11773 jQuery needs HTML escaping functionality None
#11776 $.map is to eager on testing null None
Note: See TracQuery for help on using queries.