Bug Tracker

Open tickets (238 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Component: ajax (19 matches)

Ticket Summary Status Owner Type Priority Milestone
#8205 JSONP random result is causing memory leak in IE8 open John Cena bug low 1.next
#8398 regression: invalid label on repeat ajax request open bug low 1.next
#8653 jQuery.param outputs "null" and "undefined" in the query string open bug low 1.8
#8744 .ajax() jsonp requests are not handled correctly when hitting timeout open jaubourg bug high 1.next
#9883 Allow users to respond to other ajax event states. assigned jaubourg enhancement low 1.next
#10093 Inconsistent behavior of AJAX when url="" open enhancement low None
#10175 $.getJSON() with url '/' doesn't work in IE open bug low None
#10190 "upload" property of the XMLHttpRequest open enhancement high 1.next
#10338 getResponseHeader() broken for CORS requests in Firefox 6 open bug low 1.next
#10495 before() fails but native insertBefore() works ok open pferreir bug low None
#10524 jQuery.fn.load does not merge data parameter with jQuery.ajaxSetup assigned orkel bug low 1.next
#10592 readonly XMLRequestHeaders not detected in setRequestHeader open bug low None
#10944 $.ajax does not always return an object implementing the Promise interface open bug low None
#11013 Remove async option from $.ajax open enhancement low 1.8
#11364 ajax Basic Authentification does not seem to work in latest Chrome nightlies open bug low None
#11405 deferred.notify() invokes progressCallbacks with deferred as context assigned jaubourg bug low None
#11484 SourceURL support for scripts loaded by domManip using XHRs. assigned jaubourg enhancement low 1.next
#11555 jQuery.ajaxTransport.send.callback doesn't get called for readyState = 2 with Chrome assigned mbeelen@… bug low None
#11600 .load() causes security warning in IE7/8 when loading only a fragment from target page assigned jaubourg bug low 1.8

Component: attributes (12 matches)

Ticket Summary Status Owner Type Priority Milestone
#9795 IE7,8 Has Attribute Selector for Colspan in TD and TH Tags open bug low 1.next
#9830 Getting the value of the "value" attribute using .attr("value") is the same as using .val() open bug low 1.8
#9905 .removeAttr( "id" ) sometimes crashes IE 7 open bug high 1.next
#10299 hrefNormalized === false also needs a propHook assigned rwaldron bug low 1.8
#10463 RemoveAttr should check if attribute exist (when it's possible) before remove it open markel enhancement low None
#10943 JQuery 1.7.1 does not properly set tabindex property on cloned element in IE7 open bug low None
#11166 attr("viewBox") doesn't work assigned timmywil bug low None
#11212 Sizzle.getText converts unbreakable space into whitespace on IE open cyril.fluck@… bug low 1.8
#11397 $('#some_select').val() results in "use of attributes specified attribute is deprecated" warning on Firefox 7+ open glob bug low None
#11535 Inconsistent behavior between .val() and .prop("value") for <select> open bug low 1.8
#11734 Deprecate Boolean attrHooks such as checked, selected open enhancement low 1.8
#11735 Remove the .attr("value") attrHook open enhancement low 1.8

Component: build (2 matches)

Ticket Summary Status Owner Type Priority Milestone
#10198 Run jQuery unit tests in XHTML assigned dmethvin enhancement high 1.next
#11767 Support custom build without ajax and/or effects open enhancement undecided 1.8

Component: core (11 matches)

Ticket Summary Status Owner Type Priority Milestone
#9521 XSS with $(location.hash) and $(#<tag>) is needed? open dmethvin bug blocker 1.8
#9904 Move jQuery.browser to compatibility plugin assigned rwaldron enhancement low 1.next
#10417 jQuery.later assigned gnarf feature low None
#10657 Deprecate/remove jQuery#size() in favor of jQuery#length open enhancement high 1.8
#11185 isPlainObject gives wrong result in IE6/7/8 when constructor adds properties open bug undecided 1.8
#11280 appending elements to an object element fails in IE < 9 open bug low None
#11290 selector interpreted as HTML open bug blocker 1.8
#11310 Script tag with defer not processed in Explorer open bug low 1.8
#11643 USING VARIABLE TO REPLACE REDUPLICATE STRINGS open bug low None
#11698 $/jQuery doesn't set id when creating element with props open bug low 1.8
#11737 Deprecate jQuery.sub open enhancement low 1.8

Component: css (11 matches)

Ticket Summary Status Owner Type Priority Milestone
#6841 IE<9 stylesheets with filter rules break when setting opacity open bug high 1.next
#8880 CSS Hook for marginRight causes Flash and Sliverlight to reload in Webkit assigned timmywil bug low 1.next
#9338 jQuery .css() does not return properties for div elements not yet appended to DOM in Chrome assigned mikesherov bug low 1.next
#9842 .css(property, null) should work like .css(property, '') assigned rwaldron enhancement low 1.next
#9945 Percentage Width Elements in Hidden Divs assigned timmywil bug high 1.next
#10373 `document.defaultView` => `window` assigned rwaldron enhancement low 1.8
#11004 getWH incorrectly removes padding and border width when box-sizing is border-box assigned mikesherov bug low 1.8
#11311 IE8 css 'bottom' returning incorrect value assigned mikesherov bug low None
#11457 Another slideToggle jump effect assigned gnarf bug low 1.8
#11522 Calculating width/height interferes with CSS transitions assigned gnarf bug low 1.8
#11585 fadeTo sets css display open bug high 1.8

Component: data (3 matches)

Ticket Summary Status Owner Type Priority Milestone
#10544 Remove ALL special meanings of "." in keys for $.fn.data assigned gnarf bug low 1.8
#10589 Deprecate $.fn.data("events") - Replace with debugging extension open enhancement high 1.8
#10863 .data method does not return an object if the JSON string contains newlines. open bug low 1.next

Component: deferred (4 matches)

Ticket Summary Status Owner Type Priority Milestone
#10467 Deferreds should always resolve asynchronously open enhancement low 1.8
#11010 Make Deferred implementation truly Promise/A compliant open enhancement low 1.8
#11011 Allow traditional options object for $.Callbacks flags open enhancement low 1.8
#11292 Error During Done Function on a Promise Is Skipped on Subsequent Runs open bug low 1.8

Component: dimensions (7 matches)

Ticket Summary Status Owner Type Priority Milestone
#6724 wrong $(window).height() in mobile safari (iphone) open bv bug low 1.8
#8625 $(window).height() within iframe open juancaaltamirano@… bug high 1.next
#10877 Make outerWidth/Height a setter assigned mikesherov feature low 1.8
#10988 outerHeight is less than height for <table> children when <table> has a negative margin open aladjev.andrew@… bug low None
#11604 Switch $(elem).width(-val) from no-op to $(elem).width(0) open feature low 1.8
#11696 outerWidth(true) safari TH assigned mikesherov bug low 1.8
#11724 $(document).height() changed in Firefox 12 open bug low None

Component: effects (32 matches)

Ticket Summary Status Owner Type Priority Milestone
#7109 animate width starts with invalid width on webkit open bug low 1.next
#7157 Animation callback shows element is still ":animated" assigned gnarf bug low 1.8
#7442 slideDown/slideUp "jump" when surrounding elements define margin open bug low 1.next
#8158 Animating bottom to 0% fails on elements with a specified width in IE open bug high 1.next
#8387 flickering problem with jQuery 1.5 hide/show issue with inline and inline-block elements on webkit browsers open bug low 1.next
#8515 Animate hiding contained borders open bug low 1.next
#8556 fadeTo doesnt work in IE7 and IE8 for position different from static aplied in child element faded new bug undecided 1.next
#8627 .animate() fails on letterSpacing in IE (regression in 1.5.1) assigned mikesherov bug low 1.8
#9217 jQuery crashes in IE8 when scrollTop-animated element is removed assigned gnarf bug low 1.next
#9349 Impossible to change the opacity of inline elements in IE8 open bug low 1.next
#9384 jQuery.fx.interval should be replaced by an 'animation-tick' throttling feature. assigned lrbabe enhancement low 1.8
#9505 animate() issue when mixing percentages and pixels in WebKit open bug low 1.next
#9676 .toggle() on IE7 returns to zoom:1, not zoom:0 open bug low 1.next
#9896 animate border width with 'toggle' value causes element to dissappear open dave@… bug high 1.next
#10045 hide() with a duration fails when the element is contained within a hidden element open bug low None
#10182 .show(duration) on td in chrome mispositions content open bug low None
#10335 In IE quirksmode, the "show" method, with a duration parameter, does not restore the element's original overflow values open whiskyConan bug low None
#10366 animate() does not work for font-weight open bug low None
#10416 defaultDisplay returns block instead of table-row for a tr in FF assigned timmywil bug low 1.next
#10462 animate with stop calls in succession react synchronously to asynchronous actions open bug low 1.next
#10485 use @hidden attribute to toggle visibility assigned rwaldron enhancement low 1.next
#10521 Omitting % sign after 0 in .animate property breaks animation in Chrome open bug low None
#10539 animate() might cause error in IE6-8 open bug low None
#10568 Animate width of hidden inline element open bug low 1.next
#10599 Fadeout Jerky effect in IE8 browser open bug low 1.next
#10710 slidedown() and table issue open cbad bug low None
#10854 Problem with .hover() and IE9 open bug low 1.next
#11168 slideToggle and css position in IE open bug low None
#11225 Animation problem with negative margins open bug low None
#11532 No documentation for the jQuery.fx prototype open enhancement low 1.8
#11755 animate and it aliases should not use :hidden selector open enhancement low 1.8
#11760 animate width of inline object in ie7 changes display to inline-block open bug low None

Component: event (20 matches)

Ticket Summary Status Owner Type Priority Milestone
#6705 focus() causes focus event to be handled twice in IE8 open dmethvin bug high 1.next
#8545 Leak with events in IE open bug high 1.next
#10729 rmouseEvent & mouseHooks missing drag* events open bug low 1.next
#10818 IE9 won't fire change event if value of input is changed using keyup open bug low 1.next
#10882 Cannot fire/handle custom hover event in jQuery 1.7 assigned dmethvin bug low 1.next
#10886 $(document).trigger() crashes jquery open kevin.turner@… bug low None
#10895 The doScrollCheck ie hack in bindReady degrades ie7 performance for no reason whatsoever assigned rwaldron enhancement undecided None
#11101 Deprecate "exclusive" events option from trigger method assigned dmethvin bug low 1.8
#11315 Problems with delegate() and :first in nested elements with equivalent classes open bug low 1.8
#11328 Ctrl key doesn't set event.metaKey to true on Windows open Alexey Lebedev <helloalisey@…> bug low 1.8
#11382 Mouseenter doesn't fire on a disabled input element assigned dmethvin bug low 1.8
#11500 Bug : "change" event handler not executed when triggered manually on IE7 & IE8 assigned rwaldron bug high None
#11556 Pressing 'Return' in text input does not trigger change event in IE 6-9 assigned dmethvin bug low 1.8
#11649 delegated form submit event handler does not fire after being removed and re-added in IE7/8 open bug low 1.next
#11663 Removing an event target during a change event throws NOT_FOUND_ERR open Sebmaster bug low None
#11717 Deprecate ajax "global" event behavior assigned dmethvin bug blocker 1.8
#11718 Deprecate .data() events assigned dmethvin bug blocker 1.8
#11719 Deprecate .bind("ready") event assigned dmethvin enhancement low 1.8
#11731 Deprecate "hover" pseudo-event open enhancement low 1.8
#11733 Deprecate .load(), .unload(), and .error() methods open enhancement low 1.8

Component: manipulation (26 matches)

Ticket Summary Status Owner Type Priority Milestone
#4087 insertAfter, insertBefore, etc do not work when destination is original element open john bug low 1.next
#6236 jQuery incorreclty closes tags in the clean function when the last attribute value ends with a "/" character open bug low 1.next
#6558 appendTo allows script tags to leak into the DOM open bug low 1.next
#8111 text() reports contents of inline script tags open bug low 1.next
#8759 .after() breaks on disconnected DOM node with content open bug low 1.next
#8908 IE9: Clearing a cloned element's background-image causes the original element's bg img to be cleared. open bug high 1.next
#9134 wrapInner causes scripts in body to be run twice open bug high 1.next
#9227 Can't change the text of option tab cloned by jQuery's clone method(1.5&1.6,Only the select tag in IE6,7,8) assigned rwaldron bug low 1.next
#9646 IE7: Cloning of form-elements and changing their names also changes the name of the elements that are cloned. assigned rwaldron bug low 1.next
#9777 .attr() changing wrong element on cloned elements (IE7 only) assigned timmywil bug low 1.next
#9832 text(), html() and append() don't work on <style> elements in IE8 open bug low 1.next
#9960 Append function not working for parent nodes that are nodeType === 9 open bug low 1.next
#10127 text() returns value with a space on the end of <li>s in ie7 - ie8+, ff, chrom, opera all do not. open bug low 1.next
#10324 Clone does not copy innerHTML of object element in IE9 assigned rwaldron bug blocker 1.next
#10426 Meta: Use createContextualFragment to speed up element creation assigned rwaldron enhancement low 1.8
#10515 Meta: Investigate viability of insertAdjacentHTML use assigned rwaldron enhancement low 1.8
#10517 .before() and .after() give unexpected return type open bug low 1.next
#10903 'append' in IE local intranet web site does not work well with if Internet security zone Active Scripting is disabled open bug low 1.8
#10964 jQuery.fn.remove() should cleanData on all nodes, attached and detached assigned rwaldron bug low None
#11056 1.7.1 incorrect length as result of manipulation in IE7* assigned rwaldron bug high 1.next
#11226 .after and .before returns incorrect data for $('not_existing_element') open bug high None
#11230 .appendTo .prependTo .insertAfter .insertBefore returns incorrect data for $('not_existing_element') open yurk bug low None
#11338 Inconsistent behavior with .replaceWith() and disconnected nodes. open bug low None
#11359 .clone() deletes / empties contents of inline SCRIPT tags assigned rwaldron bug high None
#11528 ie8 serialization bug with .html() also hitting html5 tags open bug low None
#11617 Define a $.html method for creating HTML fragments assigned dmethvin feature low None

Component: misc (3 matches)

Ticket Summary Status Owner Type Priority Milestone
#10833 Update style guide to reflect new argument whitespace rules assigned rwaldron bug low None
#11015 Integrate with Closure Compiler assigned dmethvin enhancement high 1.8
#11029 Display of the sponsor information in the API reference open bug low None

Component: offset (11 matches)

Ticket Summary Status Owner Type Priority Milestone
#6446 Mobile Safari 4.0.4: $.offset.top() reports wrong position after scroll open bug high 1.next
#8482 position() on AREA element errors in IE (tested IE 7 and 8) open bug high 1.next
#8945 [webkit] position() return incorrect left coordinate when html direction set to rtl open normanzb bug low 1.next
#9449 offset fails in Chrome Extensions assigned ajpiano bug high 1.next
#10028 scrollLeft not working IE 8, FF5 when element is hidden assigned timmywil bug low None
#10996 Simplify offset() assigned mikesherov enhancement low 1.8
#11110 Internet Explorer 9 reports incorrect left position when margin is "auto" open ryannaddy bug high 1.next
#11496 setting .offset() weird behaviour if display: none open schinken@… bug low None
#11523 in Opera, offset() returns 0's on inline elements with negative margin-right at the end of their parent open bug low None
#11542 body.offset() is assumed always 0,0 open bug low None
#11671 .offset() setter handles fixed positioned elements incorrectly in Chrome open bug low None

Component: selector (45 matches)

Ticket Summary Status Owner Type Priority Milestone
#3778 selector matching issues open john bug low 1.next
#4013 :enabled no longer finds hidden elements open john bug low 1.next
#5568 Selectors behave differently with comments tags on FF/IE open john bug high 1.next
#7010 :not(:has(:has(*))) fails open dept42 bug low 1.8
#7276 Inconsistent element selection in IE open bug high 1.next
#7281 Sizzle Extension API is broken assigned john bug low 1.next
#7596 xpath selector attribute name with brackets [] fails open bug high 1.next
#8429 :empty discrepancy between IE and Chrome open bug high 1.next
#8473 In IE9rc *[tabIndex] select all elements without tabindex also assigned timmywil bug high 1.8
#8768 Chunker has problems with single quote in attribute filter open orslumen@… bug high 1.next
#8943 ':text' is case-sensitive on type whereas '[type=text]' is case-insensitive open bug low 1.next
#9400 Deprecate :text, :radio, :checkbox, etc. selector extensions open enhancement blocker 1.8
#9810 Rewrite Positional Selector Logic assigned john bug high 1.next
#9939 contains selector on child of sibling not working open bug low 1.next
#10003 Regression/BC break from #6963 open bug low 1.next
#10017 Inconsistent behavior with :selected and [selected] when using filter, not open bug low None
#10074 Chaining two [] selector with :first not working open bug low
#10148 hidden inputs are not :enabled in IE6/7 open bug low None
#10270 (any) attribute selector does not match if value contains '\' open mamille2@… bug low 1.next
#10346 Customized Selector loop over uneccesarry elements in IE (browser can be frozen) open bug low 1.next
#10406 :hidden selector finds <br /> elements in chrome and safari (but not FF or IE) assigned timmywil bug low None
#10471 Custom selectors do not get added to subbed version of jQuery. open bug low None
#10498 matchesSelector is missing oooOOOOOooOOoOOO! assigned timmywil bug high None
#10499 :nth-child() inside :has() treated as if outside it open bug low None
#10525 On element-rooted queries, we attach an ID to the context, but not for all selectors in a comma-separated selector assigned timmywil bug low None
#10526 QSA's (':checked') does not return option elements in Webkit assigned timmywil bug low None
#10569 :focus in Chrome open bug low 1.next
#10570 :text selector throws an error in IE7 when there is a cross domain iframe on the page assigned timmywil bug low 1.next
#10584 better error text in IE on sizzle syntax errors assigned timmywil enhancement low 1.next
#10697 Sizzle revamp assigned timmywil bug blocker 1.8
#10799 Inconsistent results with [name="name"] selectors (also breaks .has) open bug low 1.next
#10809 incorrect test using ".activeElement" in the :focus pseudo-class resolver assigned timmywil bug low 1.8
#10832 jQuery.contains() fails with SVG elements in IE9 (includes solution) assigned timmywil bug low None
#10843 Has-Attribute-Selector doesn't work correctly with IE6&7 assigned timmywil bug low 1.8
#11079 Selector bug: strange interaction between > and :visible open bug low None
#11115 ".is()" and ".filter()" disagree on attribute selector "[checked]" open bug low None
#11120 Tabs in some selectors break in IE7 open bug low None
#11187 jQuery.find() returns unexpected result in Safari open bug low None
#11246 Custom selectors pass check when returning undefined open bug low None
#11253 :parent selector description is unclear/misleading open bug low None
#11355 ":input[value]" and ":input:not([value])" returning wrong elements open bug low None
#11400 The .find function fail when nodes have an ID containing a \ open bug low None
#11552 Add support for :nth-of-type() new feature low None
#11568 unreliable behaviour with selecting tabIndex with attributes selectors open bug low 1.next
#11596 Different behavior using find() and ~ (sibling) along with ":visible" selector open bug low None

Component: support (12 matches)

Ticket Summary Status Owner Type Priority Milestone
#9385 Deprecate jQuery.browser open rwaldron enhancement blocker 1.8
#10137 jQuery 1.6.2 leaks memory in support.js, when used inside iframe's assigned rwaldron bug undecided None
#10814 make support as lazy as possible with closure in mind assigned mikesherov bug blocker 1.8
#11082 jQuery.support object now incorrect/incomplete until jQuery.ready fires open bug low None
#11163 jQuery.support.checkClone always true open bug low None
#11164 document all support tests assigned mikesherov enhancement low 1.8
#11439 jQuery.support.parentNode used, but not defined any more. open bug low 1.8
#11441 Test failure in Safari 5, Support property reliableMarginRight is different assigned mikesherov bug low None
#11443 checkClone and appendChecked test failures in Chrome 16 assigned mikesherov bug low None
#11721 deprecate and remove internal uses of jQuery.support.boxModel assigned mikesherov feature low 1.8
#11757 IE 8 memory accumulation in iframes with jQuery 1.7.2 open bug low None
#11766 Move jQuery.support to "unstable" status open feature low 1.8

Component: traversing (7 matches)

Ticket Summary Status Owner Type Priority Milestone
#8906 .(prevAll('span:has(input,select,textarea)') open bug high 1.next
#9962 When the container has an ID containing a backslash, find( IDselector ) does not find the child. open bug low 1.next
#10726 $(#document).closest('[foo]') throws error in IE assigned timmywil bug low None
#10977 Incorrect documentation for the index method? assigned rwaldron bug high None
#11385 parents() orders each tier of results back-to-front open bug low None
#11539 All version of jQuery don't support .has() on $([text Element].parentNode).has?(other_element) open bug low 1.8
#11543 .has doesn't work on detached elements open bug low 1.8

Component: unfiled (13 matches)

Ticket Summary Status Owner Type Priority Milestone
#10470 wrap() evaluates scripts open bug undecided None
#11002 Add serializeObject method to core open feature undecided None
#11124 feature request: context parameter for .is new enhancement low None
#11293 Reading width or outerWidth of empty TDs alters columns width values open bug low None
#11325 Improve domManip/buildFragment/clean open bug low 1.8
#11406 docs.jquery.com redirects to page that is not maintained open enhancement undecided None
#11435 Obsolete test code to remove toJSON from .data's return value open bug low None
#11547 XML DOM .removeAttr() doesn't remove cased attributes open bug undecided None
#11559 "Bugs with API site" new bug undecided None
#11570 Move element cache to the element[expando] to avoid cleanup and reduce code. assigned rwaldron feature undecided None
#11764 Allow delegated non-native events on disabled elements open enhancement undecided None
#11773 jQuery needs HTML escaping functionality reopened bug undecided None
#11776 $.map is to eager on testing null new bug undecided None
Note: See TracQuery for help on using queries.