Bug Tracker

Custom Query (3180 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (901 - 1000 of 3180)

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

Resolution: patchwelcome (9 matches)

Ticket Summary Owner Type Priority Component Version
#12421 Native autocomplete/autofill doesn't trigger change events in IE enhancement undecided unfiled git
#12577 'SCRIPT3: Member not found' with .attr(novalidate or aria-nocomplete) anonymous bug undecided unfiled 1.8.1
#13012 Animation on descendent element does not work on first mouseover with .hover() bug undecided unfiled 1.8.3
#13032 Setting select value after appending an option fails in IE9 bug undecided unfiled git
#13058 .text() doubles text for last xml item on (mobile) Safari mail2008@… bug undecided unfiled 1.8.3
#13095 setting name attribute cannot be set at run time on IE7 bug undecided unfiled git
#13240 IE8 Doesn't support HTTP PATCH method bug undecided unfiled git
#13353 Trigger on click events fails to pass parameters (affects v1.9.0 and v2.0.0b1 only) bug undecided unfiled 1.9.0
#13805 jQuery.parseHTML can't work as expeced bug undecided manipulation 1.9.1

Resolution: plugin (52 matches)

Ticket Summary Owner Type Priority Component Version
#9944 Pass new array as third argument to jQuery.grep and jQuery.map callbacks enhancement low misc 1.6.2
#10257 HTTP PUT and DELETE methods shorthand functions enhancement low ajax 1.6.3
#10287 AJAX: Implemention of ifModified attribute for pushing changes to server enhancement low ajax 1.6.4rc1
#10410 Build in support for window.history.pushState feature low ajax 1.7b1
#10424 Add .toArray() method enhancement low core 1.6.4
#10443 serialize HTML5 form-associated elements mindplay feature low core 1.6.4
#10946 unified event binder for click and dblclick feature low event 1.7.1
#11113 Stringify params need to be added before sending them thorugh AJAX enhancement low ajax 1.7.1
#11128 Stack operations for the jQuery chain gibson042 feature low unfiled 1.7.1
#12917 input type[file] can't be reset with val('') in IE (+ workaround) bug low attributes 1.8.3
#13342 Support setting $.html() on shadow roots feature low manipulation git
#10099 Include jQuery.find(array, function(element, index){...}) rr.rosas@… feature undecided unfiled 1.6.2
#10541 jQuery.map should not flatten out result array. enhancement undecided unfiled 1.7b2
#10543 findChildren (opposite of closest) enhancement undecided unfiled
#10888 jQuery should allow catching a namespaced event enhancement undecided unfiled 1.7
#10995 About the toggleClass function!!!! feature undecided unfiled 1.7.1
#11043 Form elements affected by a "reset" do not have their events triggered enhancement undecided unfiled 1.7.1
#11200 Please provide a more promise-ing AJAX interface enhancement undecided unfiled 1.7.1
#11317 Improvement suggestion for isNumeric() semantics enhancement undecided unfiled 1.7.1
#11483 "current" context for add gibson042 enhancement undecided unfiled 1.7.1
#11533 Normalize css.clip bug undecided unfiled 1.7.2
#11540 .next() different from .nextAll().eq(0) anonymous bug undecided unfiled 1.7.2
#11560 .ready() should not ignore the selector enhancement undecided unfiled 1.7.1
#11567 Add reset() method for partially/fully resetting form inputs feature undecided unfiled 1.7.1
#11579 Modify 'document.stylesheet' directly in addition to individual elements' CSS feature undecided unfiled git
#11672 delay(0) still delays torsten@… bug undecided unfiled 1.7.2
#11773 jQuery needs HTML escaping functionality bug undecided manipulation 1.7.2
#11812 Built in Rich Text Editor feature undecided unfiled 1.7.2
#11926 Implement EventSource feature undecided unfiled git
#11963 Add a list of constants for event.which or .keyCode enhancement undecided unfiled git
#11997 Feature enhancement: Add hasModifiers() to jQuery.Event feature undecided unfiled 1.7.2
#12063 Pass array length as third argument to $.each. enhancement undecided unfiled 1.7.2
#12410 scrollTo and localScroll Issues on google chrome bug undecided unfiled 1.8.0
#12488 jquery.multiselect slow on IE8 and IE9 bug undecided unfiled 1.8.0
#12573 Better API for Extend feature undecided unfiled 1.8.0
#12810 Introduction of doesExist, or exists in jQuery Core feature undecided unfiled 1.8.2
#12888 Would like option to have empty / unsuccessful elements return from serializeArray feature undecided unfiled 1.8.3
#12889 Add .cousin() support feature undecided unfiled 1.8.3
#12937 Add a $.fn.serializeJSON feature undecided unfiled 1.8.3
#12962 Need for '$.whenAll' function feature undecided unfiled 1.8.3
#12963 Background position bug undecided unfiled 1.8.3
#12967 Automatically prefix CSS values m_gol feature undecided unfiled 1.8.3
#12978 .stop() does not trigger .fail() feature undecided unfiled 1.8.3
#13100 Add a method which combines the results of find and filter feature undecided traversing 1.8.2
#13125 Normalize explicitOriginalTarget cross browser feature undecided unfiled git
#13460 New Feature: $.cache bug undecided unfiled git
#13468 .animate() on CSSStyleRule not working in all browser Oscar Jonsson <ogggan@…> bug undecided unfiled git
#13618 Feature request: $(window).loaded(function(){...}); feature undecided unfiled 1.9.1
#13677 jQuery objects assume their constructor is always jQuery, which breaks prototypical inheritance from jQuery gibson042 bug undecided unfiled 1.9.1
#13706 Wondering why there isn't a .cycle() method? feature undecided unfiled 1.9.1
#13796 [Suggest] $.Callbacks as callback handler feature undecided unfiled 1.9.1
#13865 jQuery.support mutation events feature undecided unfiled 1.9.1

Resolution: fixed (39 matches)

Ticket Summary Owner Type Priority Component Version
#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
(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
Note: See TracQuery for help on using queries.