Timeline
10/18/11:
- 21:56 Ticket #10527 (AJAX deferred should call success on "No Content," even when a ...) created by
- When a Content-Type such as "text/xml" is specified in an HTTP 204 ("No …
- 21:53 Ticket #10526 (QSA's (':checked') does not return option elements in Webkit) created by
- The spec says that selected …
- 21:34 Ticket #10525 (On element-rooted queries, we attach an ID to the context, but not for all ...) created by
- http://jsfiddle.net/timmywil/tDgXy/
- 21:09 Ticket #10524 (jQuery.fn.load does not merge data parameter with jQuery.ajaxSetup) created by
- The behaviour when passing a data object to load is inconsistent to that …
- 17:12 Ticket #10523 (this.form.submit stopped working) created by
- I am using onchange="this.form.submit()" on a file input for a form which …
- 17:09 Ticket #10518 (HTML comments break when() then()) closed by
- worksforme: http://jsfiddle.net/3ECcM/ Use type instead of method. Works for me.
- 16:52 Ticket #10522 (animate() in IE7-8 function after complete called twice) created by
- This is my code reduced. […] This code changes the background image, …
- 13:58 Ticket #10254 (css("background-image") returns null for new elements in IE7/8) closed by
- duplicate: Thanks Mike
- 12:57 Ticket #10521 (Omitting % sign after 0 in .animate property breaks animation in Chrome) created by
- Here's a jsfiddle demonstration of the problem. You can see in the .bad …
- 12:34 Ticket #10520 (this is the real ticket holder and i have prove) created by
- my nick name is node and obbligates under the name mime
- 10:43 Ticket #10519 (.live doesn't work in Opera when using $('[myAttribute]') selector) created by
- the following code reproduces the problem: <html> <head> <script …
- 08:13 Ticket #10518 (HTML comments break when() then()) created by
- $.when("/my/ajax/url.php").then(function(html) { breaks if the html …
- 06:06 Ticket #10517 (.before() and .after() give unexpected return type) created by
- As seen at: http://jsfiddle.net/beL4x/ (Spot the odd one out...) The …
- 01:12 Ticket #10516 (minified and gzipped should be just minified.. it's not gzipped..) created by
- Your website says get uncompressed development or get minified and gzipped …
10/17/11:
- 23:11 Ticket #10515 (Meta: Investigate viability of insertAdjacentHTML use) created by
- The latest Firefox will have support for this, I'm wondering if support is …
- 20:46 Ticket #10514 (removeAttr does not remove the class attribute in IE6/7) closed by
- fixed: Use the property name in elem.removeAttribute in IE6/7 to ensure correct …
- 20:42 Ticket #10514 (removeAttr does not remove the class attribute in IE6/7) created by
- removeAttribute needs the property names in IE6/7. …
- 20:33 Ticket #10492 (find(".class") behaves different in IE / Moz when element has more than ...) closed by
- invalid
- 20:31 Ticket #10502 (attr should return an empty string, not undefined per DOM spec.) closed by
- invalid: We are following spec exactly now actually. There is no title attribute …
- 20:24 Ticket #9833 (`maxLength` property is buggy in IE8/IE9) closed by
- wontfix: Seems to me this is similar to $('input').prop('placeholder'). I don't …
- 12:48 Ticket #10513 (parse error on IOS) created by
- Im getting a parse error from jquery 1.6.4 on mobile safari since …
- 12:42 Ticket #10512 (ajax loaded html data-* attributes not parsed) created by
- *no content*
- 11:08 Ticket #10511 (Documentation type) created by
- Hi, In the tooltip tutorial, the following passage appears: "If the …
- 11:03 Ticket #10510 (jquery is not working in ie7) created by
- jquery is not working in ie7
- 08:20 Ticket #10509 (JQUERY UNLOAD DOESN'T WORK IN GOOGLE CHROME 14 AND ABOVE!) created by
- JQUERY UNLOAD DOESN'T WORK IN GOOGLE CHROME 14 AND ABOVE! For example …
- 07:48 Ticket #10403 (elem.ownerDocument.defaultView throws an "Undefined" Error) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:48 Ticket #10397 (fadeOut with timing) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:48 Ticket #10394 (jQuery.cssHooks.opacity throws exception on non-IE browsers) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:44 Ticket #10508 (Complete incompatibility with ie8) created by
- IE8 is not compatible with jQuery 1.6.4, it gives the following error: …
10/16/11:
- 22:59 Ticket #10507 (ipad in offline mode and ajax) created by
- when using manifest files on iOS devices to save website to your …
- 13:40 Ticket #10506 (.show vibrating) created by
- Please see …
- 07:52 Ticket #10395 (a.comparedocumentposition is not a function) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
10/15/11:
- 17:00 Ticket #10505 (Returned (inner)width and (inner) height are incorrect in FF & IE) created by
- When getting width, innerWidth, height or innerHeight on an element with a …
- 12:33 Ticket #10504 (live mouseenter/mouseleave - append dynamic childs cause bubbling) created by
- to reproduce: […] so hovering #rmp will trigger mouseleave despite …
- 07:47 Ticket #10393 (Error in method jQuery.buildFragment) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:47 Ticket #10387 (.css('display') returns wrong value) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:40 Ticket #10503 (fadeIn on inline elements: display css property ignored) created by
- Greetings, in 1.7b2, contrary to 1.6.4, my inline elements lose their …
10/14/11:
- 23:31 Ticket #10502 (attr should return an empty string, not undefined per DOM spec.) created by
- Incorrect 1.6 behavior: http://jsfiddle.net/rpflorence/PzRya/ Correct 1.5 …
- 23:08 Ticket #10501 (HTML5 element "innerShiv" inconsistent across html()/append()) created by
- Thanks to JD Bartlett for finding this issue. Running this example: …
- 21:53 Ticket #10500 (jQuery.load breaks custom event listeners) created by
- I've tested with jQuery 1.6.1 and 1.6.4. I've debugged this in IE9 and …
- 21:46 Ticket #10499 (:nth-child() inside :has() treated as if outside it) created by
- This selector statement: […] is treated as: […] for any n. …
- 18:14 Ticket #10488 (IE7 offset() functions is not returning the proper values) closed by
- cantfix: this cannot be fixed
- 15:52 Ticket #10498 (matchesSelector is missing oooOOOOOooOOoOOO!) created by
- Line 4987 of http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js …
- 15:21 Ticket #10497 (.stop should allow choosing which queue to stop) closed by
- fixed: https://github.com/jquery/jquery/commit/6c4ca13d693663cdd124d4d29cb12897a6d …
- 15:18 Ticket #10497 (.stop should allow choosing which queue to stop) created by
- Now that animate is able to put animations into multiple queues ( #9280 ), …
- 15:01 Ticket #10496 ($.attr doesn't work, in on click handler it keeps attribute old value ...) closed by
- duplicate
- 14:48 Ticket #10496 ($.attr doesn't work, in on click handler it keeps attribute old value ...) created by
- […]
- 14:35 Ticket #10495 (before() fails but native insertBefore() works ok) created by
- While trying to inject the Facebook "like button" JS in a page in …
- 13:16 Ticket #10377 (Cannot find elements of [nodeName='z:row'] in responseXML) closed by
- worksforme: To check a property you could use a filter function; wrap in a one-line …
- 13:05 Ticket #10494 (Radio button checked state inconsistent with e.preventDefault()) created by
- http://jsfiddle.net/ABGPA/4/ Click on a Radio Button that is part of a …
- 10:26 Ticket #10377 (Cannot find elements of [nodeName='z:row'] in responseXML) reopened by
- 10:19 Ticket #10493 (Bug in $.post() function?) created by
- Hello. I dunno whether it is a real bug or not, but here's the situation. …
- 08:58 Ticket #10492 (find(".class") behaves different in IE / Moz when element has more than ...) created by
- <div id="parent"> <select class="classone classtwo"> <option …
- 07:49 Ticket #10378 (Val method always return undefined) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:49 Ticket #10377 (Cannot find elements of [nodeName='z:row'] in responseXML) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:49 Ticket #10363 (IE7 reports TBODY as invisible unless it has content) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
10/13/11:
- 20:38 Ticket #10491 (fadeToggle & slideToggle should have a form taking showOrHide) created by
- It would be great if there was a form of fadeToggle, and slideToggle …
- 20:30 Ticket #10489 (Disconnected elements bubble to window on .trigger()) closed by
- fixed: Fix #10489. Disconnected elements don't bubble to document. Changeset: …
- 20:24 Ticket #10490 (jQuery ajax 1.6.4 sporadic bug, browser independant) created by
- Hi, since I updated from 1.6 to 1.6.4 i have a new bug in a real …
- 19:40 Ticket #10489 (Disconnected elements bubble to window on .trigger()) created by
- The .trigger() code needs to be sure that the elements being triggered are …
- 15:12 Ticket #8539 (Sizzle cache collision in browsers without querySelectorAll) closed by
- fixed: Update sizzle; Add sizzle cache collision iframe test. Fixes #8539. …
- 13:35 Ticket #10488 (IE7 offset() functions is not returning the proper values) created by
- when calculating the offset positions, In other browsers like …
- 13:27 Ticket #10096 (Matching of implicit 'value' attributes has changed) reopened by
- QSA retrieves the attribute, but IE6/7 retrieves the property. This will …
- 13:05 Ticket #10486 (Object does not support this property or method jquery-1.6.4.js) closed by
- invalid: Please ask for help in the #jquery irc channel or on the …
- 09:06 Ticket #10487 (About attr) created by
- can't use $(element).attr("async") get element attribute async keyword in …
- 07:45 Ticket #10486 (Object does not support this property or method jquery-1.6.4.js) created by
- When trying in IE 8 compatibity mode, encounter this error. Object does …
- 07:44 Ticket #10370 (a.parentNode is null) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:18 Ticket #10096 (Matching of implicit 'value' attributes has changed) closed by
- invalid: Definitely need quotes there, so it was just a coincidence it worked …
- 04:11 Ticket #10168 (jQuery.event.trigger and inline handlers.) closed by
- wontfix
- 04:11 Ticket #10168 (jQuery.event.trigger and inline handlers.) reopened by
- 04:11 Ticket #10168 (jQuery.event.trigger and inline handlers.) closed by
- wontfix: Although I would love to revisit this, the few changes I attempted to make …
10/12/11:
- 21:18 Ticket #10485 (use @hidden attribute to toggle visibility) created by
- (in supporting browsers) That way we dont need to capture current …
- 15:57 Ticket #10484 (can not unbind unload) created by
- $(window).unload events can not be unbound with $(window).unbind
- 14:09 Ticket #10392 (Visibility set to "hidden" when position set to absolute) closed by
- invalid
- 14:06 Ticket #10483 (NAN value on 1.6.4 version) created by
- Hi, I used the "slideToggle" from jquery version "jquery-1.6.4.min.js" on …
- 14:01 Ticket #10482 (removeAttr method doesn't work in IE 8 quirks mode) closed by
- worksforme: I used this test case in quirks mode and it worked: …
- 13:37 Ticket #10298 (appendChild not working in IE) closed by
- invalid: The test case is attempting to set content on an input element that …
- 13:35 Ticket #10298 (appendChild not working in IE) reopened by
- 13:33 Ticket #10482 (removeAttr method doesn't work in IE 8 quirks mode) created by
- This seems to only affect quirks mode, so to reproduce: 1. In IE 8, open …
- 11:28 Ticket #10481 (recursion with resize events) created by
- The code below produces a recursion, unless I change the namespace in …
- 07:55 Ticket #10354 (Variables not working in ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:55 Ticket #10298 (appendChild not working in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:11 Ticket #10480 (sub link not active while click on the link) closed by
- invalid: This is definitely not a jQuery bug.
- 07:08 Ticket #10480 (sub link not active while click on the link) created by
- I am working on Wordpress version 3.2.1: I have a main link and sub links …
- 04:29 Ticket #10479 (.prop select matching element instead of property) closed by
- invalid: That is the expected and specified behavior of properties on a form. …
- 04:19 Ticket #4660 (fadeTo() does not fade-in elements after hide() or fadeOut() is called on ...) closed by
- worksforme: Looks like this is already fixed. http://jsfiddle.net/timmywil/cdrYt/ …
- 04:07 Ticket #10176 (Injected script tag is evaluated twice) closed by
- fixed: Do not call getElements on a script tag. Avoids unnecessary execution. …
- 04:03 Ticket #10479 (.prop select matching element instead of property) created by
- […] $('#form_id').prop('id'); returns "<input name="id" …
- 02:43 Ticket #10476 (Triggering 'focus' event causes 'Uncaught RangeError: Maximum call stack ...) closed by
- fixed: This definitely sounds like the Beta1 problem that's already been fixed. …
- 02:38 Ticket #5145 (jQuery.support.opacity = false in the Chrome browser) closed by
- fixed: Leave the opacity test unanchored in case of floating point rounding …
- 01:06 Ticket #10478 (Switch jQuery.isNaN to jQuery.isNumeric) closed by
- fixed: Fix #10478. Replace jQuery.isNaN with jQuery.isNumeric. Thanks to …
- 00:47 Ticket #10202 (`data` attribute disappears from settings for ajax GET requests) closed by
- invalid: This is not a regression. Rationale and possible adaptation to the now …
- 00:36 Ticket #10478 (Switch jQuery.isNaN to jQuery.isNumeric) created by
- Per discussion on several lists, we're switching from the undocumented and …
- 00:32 Ticket #10477 (Unbind removing all handlers, not just the specified one) closed by
- fixed: Fixes #10477. Get .off(type, null, fn) right. Changeset: …
10/11/11:
- 17:11 Ticket #10477 (Unbind removing all handlers, not just the specified one) created by
- Not sure if this is a bug or a change in behavior going forward, but in a …
- 16:14 Ticket #10476 (Triggering 'focus' event causes 'Uncaught RangeError: Maximum call stack ...) created by
- Firefox 7 even crashes. You can reproduce this with ui.dialog, where …
- 16:10 Ticket #10475 (Redundant naming of $.support.supportsFixedPosition) closed by
- wontfix: supportsFixedPosition was originally a property of jQuery.offset and …
- 15:49 Ticket #10475 (Redundant naming of $.support.supportsFixedPosition) created by
- The naming of the property is weird, as the "support" part is already in …
- 15:07 Ticket #10474 (double forward slashes commemting out the rest of the script) created by
- Look around (?:GET|HEAD)&/,bH=/\/\,bI see the 2 forward slashes? …
- 13:13 Ticket #10472 (jquery-1.6.2 not changing select (default) element in Firefox when default ...) closed by
- invalid: Attributes aren't dynamic. Use .val() on the select or .prop() on the …
- 13:00 Ticket #10469 (prepend()) closed by
- invalid
- 12:54 Ticket #10473 (Adjusting td's height with Chrome (webkit) browser, gives wrong results. ...) closed by
- invalid
- 12:06 Ticket #10473 (Adjusting td's height with Chrome (webkit) browser, gives wrong results. ...) created by
- I have found a weird problem with chrome when it comes to setting a td's …
- 10:08 Ticket #10472 (jquery-1.6.2 not changing select (default) element in Firefox when default ...) created by
- Attempting to change the value of select drop-down fails without error on …
- 09:51 Ticket #10471 (Custom selectors do not get added to subbed version of jQuery.) created by
- Custom selectors added to a subbed version of jQuery are not made …
- 09:18 Ticket #10470 (wrap() evaluates scripts) created by
- Calling .wrap() will evaluate any scripts inside the element. This can …
- 08:30 Ticket #10469 (prepend()) created by
- fails in ie7 and ie8 line: 5156 prepend: function() { return …
- 06:48 Ticket #10464 (Documentation for ajax load() missing - found instead on load() event) closed by
- fixed: Thanks for flagging this. I've just gone in and made the necessary changes …
- 03:17 Ticket #6705 (focus() causes focus event to be handled twice in IE8) reopened by
- I had to back out this fix, among other things it was causing focus/blur …
- 02:02 Ticket #10468 (Remove deprecated jQuery.event.guid and jQuery.event.proxy) closed by
- fixed: Fix #10468. Remove jQuery.event.proxy and jQuery.event.guid. These were …
- 01:46 Ticket #10468 (Remove deprecated jQuery.event.guid and jQuery.event.proxy) created by
- These have been deprecated and were always undocumented. Use jQuery.guid …
Note: See TracTimeline
for information about the timeline view.
