Bug Tracker

Open bugs by component (191 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 191)

1 2

Component: ajax (14 matches)

Ticket Summary Status Owner Priority Milestone Version
#8744 .ajax() jsonp requests are not handled correctly when hitting timeout open jaubourg high 1.next 1.5.2
#8205 JSONP random result is causing memory leak in IE8 open John Cena low 1.next 1.5
#8398 regression: invalid label on repeat ajax request open low 1.next 1.5.1
#8653 jQuery.param outputs "null" and "undefined" in the query string open low 1.8 1.5.1
#10175 $.getJSON() with url '/' doesn't work in IE open low None 1.6.2
#10338 getResponseHeader() broken for CORS requests in Firefox 6 open low 1.next 1.6.4
#10495 before() fails but native insertBefore() works ok open pferreir low None git
#10524 jQuery.fn.load does not merge data parameter with jQuery.ajaxSetup assigned orkel low 1.next 1.6.4
#10592 readonly XMLRequestHeaders not detected in setRequestHeader open low None 1.6.1
#10944 $.ajax does not always return an object implementing the Promise interface open low None 1.7.1
#11364 ajax Basic Authentification does not seem to work in latest Chrome nightlies open low None 1.7.1
#11405 deferred.notify() invokes progressCallbacks with deferred as context assigned jaubourg low None 1.7.1
#11555 jQuery.ajaxTransport.send.callback doesn't get called for readyState = 2 with Chrome assigned mbeelen@… low None 1.7.1
#11600 .load() causes security warning in IE7/8 when loading only a fragment from target page assigned jaubourg low 1.8 1.7.2

Component: attributes (9 matches)

Ticket Summary Status Owner Priority Milestone Version
#9905 .removeAttr( "id" ) sometimes crashes IE 7 open high 1.next 1.6.2
#9795 IE7,8 Has Attribute Selector for Colspan in TD and TH Tags open low 1.next 1.6.2
#9830 Getting the value of the "value" attribute using .attr("value") is the same as using .val() open low 1.8 1.6.2
#10299 hrefNormalized === false also needs a propHook assigned rwaldron low 1.8 1.6.4rc1
#10943 JQuery 1.7.1 does not properly set tabindex property on cloned element in IE7 open low None 1.7.1
#11166 attr("viewBox") doesn't work assigned timmywil low None 1.7.1
#11212 Sizzle.getText converts unbreakable space into whitespace on IE open cyril.fluck@… low 1.8 1.7.1
#11397 $('#some_select').val() results in "use of attributes specified attribute is deprecated" warning on Firefox 7+ open glob low None 1.7.1
#11535 Inconsistent behavior between .val() and .prop("value") for <select> open low 1.8 1.7.2

Component: core (7 matches)

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

Component: css (9 matches)

Ticket Summary Status Owner Priority Milestone Version
#6841 IE<9 stylesheets with filter rules break when setting opacity open high 1.next 1.4.3
#9945 Percentage Width Elements in Hidden Divs assigned timmywil high 1.next 1.6.2
#11585 fadeTo sets css display open high 1.8 1.7.2
#8880 CSS Hook for marginRight causes Flash and Sliverlight to reload in Webkit assigned timmywil low 1.next 1.5.2
#9338 jQuery .css() does not return properties for div elements not yet appended to DOM in Chrome assigned mikesherov low 1.next 1.6.1
#11004 getWH incorrectly removes padding and border width when box-sizing is border-box assigned mikesherov low 1.8 1.7.1
#11311 IE8 css 'bottom' returning incorrect value assigned mikesherov low None 1.7.1
#11457 Another slideToggle jump effect assigned gnarf low 1.8 1.7.1
#11522 Calculating width/height interferes with CSS transitions assigned gnarf low 1.8 1.7.1

Component: data (2 matches)

Ticket Summary Status Owner Priority Milestone Version
#10544 Remove ALL special meanings of "." in keys for $.fn.data assigned gnarf low 1.8 1.2.6
#10863 .data method does not return an object if the JSON string contains newlines. open low 1.next 1.7.1

Component: deferred (1 match)

Ticket Summary Status Owner Priority Milestone Version
#11292 Error During Done Function on a Promise Is Skipped on Subsequent Runs open low 1.8 1.7.1

Component: dimensions (5 matches)

Ticket Summary Status Owner Priority Milestone Version
#8625 $(window).height() within iframe open juancaaltamirano@… high 1.next 1.4.1
#6724 wrong $(window).height() in mobile safari (iphone) open bv low 1.8 1.4.2
#10988 outerHeight is less than height for <table> children when <table> has a negative margin open aladjev.andrew@… low None 1.7.1
#11696 outerWidth(true) safari TH assigned mikesherov low 1.8 1.7.2
#11724 $(document).height() changed in Firefox 12 open low None 1.7.2

Component: effects (28 matches)

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

Component: event (16 matches)

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

Component: manipulation (9 matches)

Ticket Summary Status Owner Priority Milestone Version
#10324 Clone does not copy innerHTML of object element in IE9 assigned rwaldron blocker 1.next 1.6.4
#8908 IE9: Clearing a cloned element's background-image causes the original element's bg img to be cleared. open high 1.next 1.5.2
#9134 wrapInner causes scripts in body to be run twice open high 1.next 1.6
#11056 1.7.1 incorrect length as result of manipulation in IE7* assigned rwaldron high 1.next 1.7.1
#11226 .after and .before returns incorrect data for $('not_existing_element') open high None 1.7.1
#11359 .clone() deletes / empties contents of inline SCRIPT tags assigned rwaldron high None 1.7.1
#4087 insertAfter, insertBefore, etc do not work when destination is original element open john low 1.next 1.6b1
#6236 jQuery incorreclty closes tags in the clean function when the last attribute value ends with a "/" character open low 1.next 1.6b1
#6558 appendTo allows script tags to leak into the DOM open low 1.next 1.4.4
(more results for this group on next page)
1 2
Note: See TracQuery for help on using queries.