Bug Tracker

Custom Query (3171 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1001 - 1100 of 3171)

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

Resolution: fixed (88 matches)

Ticket Summary Owner Type Priority Component Version
#12989 Move ajax "global" event behavior to compat plugin bug undecided unfiled 1.8.3
#13078 Remove .live() and .die() feature undecided unfiled git
#13261 Ajax response with status code 204 must not be parsed bug undecided unfiled 1.9.0
#13432 Home page fix spelling bug undecided unfiled git
#13463 Copyright 2012 -> 2013 bug undecided unfiled 1.9.1
#13494 Object.defineProperty not supported on DOM Objects in Android < 4.0 rwaldron bug undecided unfiled git
#13517 Adding a callback calling empty method to $.Callbacks object makes error thrown on fire anonymous bug undecided unfiled 1.9.1
#13548 Regression: jQuery 2.0.0b2 bugs with $.fn.data handling parameters with dashes. rwaldron bug undecided unfiled 2.0b2
#13550 Regression: jQuery 2.0.0b2 bugs with $.fn.data handling parameters with dashes - next part rwaldron bug undecided unfiled git
#13551 .data() exception on jquery 2.0 beta2 when .data() isn't set rwaldron bug undecided unfiled git
#13553 Leftover code for IE8 in effects.js bug undecided unfiled git
#13655 Create unit test for window.load .ready() fallback feature undecided unfiled 2.0b2
#13714 jQuery.globalEval gotcha with strings that contain the "use strict" directive. jdalton bug undecided unfiled 1.9.1
#13779 .remove() semantics have changed in beta3 - and now remove nodes in reverse doc order rwaldron bug undecided unfiled 2.0.0-beta3
#13785 jQuery 1.9's .data() result differs from 1.8 when attempting to get data from a non-existent object. rwaldron bug undecided unfiled 1.9.1
#13810 replaceWith removes the element which is given as a replacement bug undecided unfiled 2.0.0
#10611 It's unclear how to best contribute to jQuery rwaldron enhancement blocker build
#10638 marginTop should be margin-top in support.js inline style string bug blocker support 1.7rc2
#13882 :contains("") matches nothing since jQuery 1.8 timmywil bug blocker selector 1.9.1
#9912 test/unit/offset.js contains two identically named tests rwaldron bug high offset git
#9913 test/unit/queue.js contains duplicated test rwaldron bug high queue git
#10464 Documentation for ajax load() missing - found instead on load() event bug high ajax 1.6.4
#10737 IE7 / 8 - Fixed Position Test Issue hgblevins <hgblevins@…> bug high support 1.7
#10977 Incorrect documentation for the index method? rwaldron bug high traversing 1.7.1
#11049 submit can not be stopped in ie when bubbling dmethvin bug high event 1.7.1
#11359 .clone() deletes / empties contents of inline SCRIPT tags rwaldron bug high manipulation 1.7.1
#11482 [jQuery Bug Site] Hidden Spam Links (not comment spam) bug high unfiled
#11943 Custom Build broken rwaldron bug high build git
#12281 Empty child object jannis.hell@… bug high traversing 1.8.0
#12471 inconsistent "Download" links fastfasterfastest bug high web 1.8.0
#12664 .after() msh6180339@… bug high manipulation 1.8.0
#13483 Issue with stop(true).slideDown() during slideUp() ros3cin bug high effects 1.9.1
#13760 getComputedStyle no longer works in node with jsdom bug high build 2.0.0-beta3
#9868 Broken link on jQuery.com website bug low web 1.6.2
#9910 Generally document behavior of setters when passed function returns undefined enhancement low attributes 1.6.2
#10029 $.support.scriptEval removed, but still included in documentation bug low support 1.6.2
#10093 Inconsistent behavior of AJAX when url="" feature low ajax 1.6.2
#10132 .val(...) in change handler invokes change handler in IE dmethvin bug low event 1.6.2
#10148 hidden inputs are not :enabled in IE6/7 bug low selector 1.6.2
#10308 Add a size comparison to the build process for development feature low build 1.6.4
#10371 Remove "subline" from test/index.html rwaldron bug low misc 1.6.4
#10372 Add character frequency counter to build/ rwaldron bug low misc 1.6.4
#10526 QSA's (':checked') does not return option elements in Webkit timmywil bug low selector 1.7b2
#10527 AJAX deferred should call success on "No Content," even when a Content-Type is specified lucas.madar@… bug low ajax 1.6
#10586 Stylistic consistencies rwaldron bug low misc 1.7rc1
#10588 TODO for 1.6 in source code dmethvin bug low core 1.7b2
#10601 nitpicks rwaldron bug low core 1.7b2
#10710 slidedown() and table issue cbad bug low effects 1.7
#10711 For Loop Missing Opening Brace. bug low web
#10726 $(#document).closest('[foo]') throws error in IE timmywil bug low selector
#10832 jQuery.contains() fails with SVG elements in IE9 (includes solution) timmywil bug low selector 1.7.1rc1
#10833 Update style guide to reflect new argument whitespace rules rwaldron bug low misc 1.7.1rc1
#10930 Documentation bug: Change "internals" category name. bug low manipulation 1.7.1
#11029 Display of the sponsor information in the API reference bug low misc 1.7.1
#11042 callback functions inconsistently documented bug low event 1.7.1
#11052 .keydown() example uses .keyCode instead of .which bug low event 1.7.1
#11187 jQuery.find() returns unexpected result in Safari bug low selector 1.7.1
#11284 Simplify easings to only rely on the state. enhancement low effects 1.7.1
#11300 Docs Bug: The :contains() selector statement about quotes is confusing... enhancement low attributes 1.7.1
#11311 IE8 css 'bottom' returning incorrect value mikesherov bug low css 1.7.1
#11336 Unchecking a radiobutton causes other radiobuttons in the same group to be unchecked bug low attributes 1.7.1
#11380 no place to 'create account' mlzarathustra bug low misc 1.7.1
#11406 docs.jquery.com redirects to page that is not maintained bug low web 1.7.1
#11441 Test failure in Safari 5, Support property reliableMarginRight is different mikesherov bug low support 1.7.2b1
#11443 checkClone and appendChecked test failures in Chrome 16 mikesherov bug low support git
#11485 Event degelation doesn't work with middle mouse click bug low event git
#11542 body.offset() is assumed always 0,0 bug low offset 1.7.1
#11720 Simplify jQuery.nth enhancement low traversing git
#11728 Documentation for .one (delegated events) bug low event 1.7.2
#11782 Radio buttons set as "required" and then "not required" still act as required and prevent form submit TylerRick bug low attributes 1.7.2
#11819 table of contents missing entry for Promise bug low web 1.7.2
#11844 slideToggle - Jump effect bug low effects 1.7.2
#11923 .removeClass() should remove all occurrences of class name rwaldron bug low attributes 1.7.2
#12087 find selector doesn't work any more with an expando containing a coma gibson042 bug low selector 1.8b2
#12139 ie7 offsetParent bug bug low offset 1.8.0
#12243 $("col").width() returns 0 mikesherov bug low dimensions 1.8.0
#12411 .removeClass(undefined) works not as expected matthias.jaeggli@… feature low attributes 1.8.0
#12671 Infinite loop on IE8 with pretty basic selector gibson042 bug low misc 1.8.2
#12685 bug: css opacity does not behave consistently across browsers yiminghe bug low css git
#12708 properties hash ignored when attributes included in html bug low core 1.8.2
#13267 CDNs should publish a "Access-Control-Allow-Origin: *" header feature low misc git
#13355 Uglifyjs compression options and variable sequence optimization orkel feature low build 1.9rc1
#13471 Stack overflow if element which binded pure namespace event unbind a pure namespace event rwaldron bug low event 1.9.1
#13543 Issue with jQuery's outerWidth() setter, padding and box-sizing at some zoom levels mikesherov bug low dimensions 1.9.1
#13566 v2.0.0b2 is not compatible for earlier versions on Node rwaldron bug low core 2.0b2
#13759 Better undefined gzip compression m_gol feature low build 2.0.0-beta3
#13797 jQuery.fn.is returns incorrect result if used to check $(this) or $(e.currentTarget) and a positional pseudoselector is used bug low traversing 1.9.1
#13807 jquery2.0.0 Firefox issue gibson042 bug low selector 2.0.0

Resolution: wontfix (12 matches)

Ticket Summary Owner Type Priority Component Version
#9797 .offset() and .position() returning wrong values for SVG-elements bug undecided unfiled 1.6.2
#9867 built-in improvements to responsive-ness of Deferred Promises jokeyrhyme enhancement undecided deferred 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
#10314 ajaxComplete has been broken since jQuery-1.4.3 bug undecided unfiled 1.6.4
#10405 offset() of SVG elements on mobile Safari not correct bug undecided misc 1.6.4
#10642 Extending Object.prototype breaks raises "has no method 'replace'". bug undecided unfiled 1.7b2
#10850 Plugin page: nameing bug undecided unfiled 1.7.1
#10868 feature request: .preimage feature undecided unfiled 1.7.1
#11046 .text() property strips whitespace on IE 8 bug undecided unfiled 1.7.1
#11089 css function fail when register function to object prototype bug undecided unfiled 1.7.1
#11141 Setting offset attribute using jQuery's shorthand element creation damian bug undecided unfiled 1.7.1
(more results for this group on next page)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.