Timeline
Oct 18, 2011:
- 11:18 PM Ticket #10512 (ajax loaded html data-* attributes not parsed) closed by
- invalid
- 10:02 PM Ticket #10520 (this is the real ticket holder and i have prove) closed by
- invalid
- 5:56 PM 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 …
- 5:53 PM Ticket #10526 (QSA's (':checked') does not return option elements in Webkit) created by
- The spec says that selected …
- 5:34 PM Ticket #10525 (On element-rooted queries, we attach an ID to the context, but not for ...) created by
- http://jsfiddle.net/timmywil/tDgXy/
- 5:09 PM 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 …
- 1:12 PM Ticket #10523 (this.form.submit stopped working) created by
- I am using onchange="this.form.submit()" on a file input for a form …
- 1:09 PM Ticket #10518 (HTML comments break when() then()) closed by
- worksforme: http://jsfiddle.net/3ECcM/ Use type instead of method. Works for me.
- 12:52 PM Ticket #10522 (animate() in IE7-8 function after complete called twice) created by
- This is my code reduced. […] This code changes the background …
- 9:58 AM Ticket #10254 (css("background-image") returns null for new elements in IE7/8) closed by
- duplicate: Thanks Mike
- 8:57 AM 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 …
- 8:34 AM 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
- 6:43 AM Ticket #10519 (.live doesn't work in Opera when using $('[myAttribute]') selector) created by
- the following code reproduces the problem: <html> <head> <script …
- 4:13 AM Ticket #10518 (HTML comments break when() then()) created by
- $.when("/my/ajax/url.php").then(function(html) { breaks if the …
- 2:06 AM Ticket #10517 (.before() and .after() give unexpected return type) created by
- As seen at: http://jsfiddle.net/beL4x/ (Spot the odd one out...) The …
Oct 17, 2011:
- 9:12 PM 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 …
- 7:11 PM Ticket #10515 (Meta: Investigate viability of insertAdjacentHTML use) created by
- The latest Firefox will have support for this, I'm wondering if …
- 4:46 PM 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 …
- 4:45 PM Changeset [f2c1d2e]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 4:42 PM Ticket #10514 (removeAttr does not remove the class attribute in IE6/7) created by
- removeAttribute needs the property names in IE6/7. …
- 4:33 PM Ticket #10492 (find(".class") behaves different in IE / Moz when element has more ...) closed by
- invalid
- 4:31 PM 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 …
- 4:24 PM Ticket #9833 (`maxLength` property is buggy in IE8/IE9) closed by
- wontfix: Seems to me this is similar to $('input').prop('placeholder'). I …
- 8:48 AM Ticket #10513 (parse error on IOS) created by
- Im getting a parse error from jquery 1.6.4 on mobile safari since …
- 8:42 AM Ticket #10512 (ajax loaded html data-* attributes not parsed) created by
- *no content*
- 7:08 AM Ticket #10511 (Documentation type) created by
- Hi, In the tooltip tutorial, the following passage appears: "If the …
- 7:03 AM Ticket #10510 (jquery is not working in ie7) created by
- jquery is not working in ie7
- 4:20 AM 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 …
- 3:48 AM 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 …
- 3:48 AM Ticket #10397 (fadeOut with timing) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:48 AM 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 …
- 12:44 AM Ticket #10508 (Complete incompatibility with ie8) created by
- IE8 is not compatible with jQuery 1.6.4, it gives the following error: …
Oct 16, 2011:
- 6:59 PM Ticket #10507 (ipad in offline mode and ajax) created by
- when using manifest files on iOS devices to save website to your …
- 9:40 AM Ticket #10506 (.show vibrating) created by
- Please see …
- 3:52 AM 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 …
Oct 15, 2011:
- 1:00 PM 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 …
- 8:33 AM Ticket #10504 (live mouseenter/mouseleave - append dynamic childs cause bubbling) created by
- to reproduce: […] so hovering #rmp will trigger mouseleave …
- 3:47 AM Ticket #10393 (Error in method jQuery.buildFragment) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:47 AM Ticket #10387 (.css('display') returns wrong value) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Oct 14, 2011:
- 8:40 PM 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 …
- 7:31 PM 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 …
- 7:08 PM Ticket #10501 (HTML5 element "innerShiv" inconsistent across html()/append()) created by
- Thanks to JD Bartlett for finding this issue. Running this example: …
- 5:53 PM 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 …
- 5:46 PM Ticket #10499 (:nth-child() inside :has() treated as if outside it) created by
- This selector statement: […] is treated as: […] for any …
- 2:14 PM Ticket #10488 (IE7 offset() functions is not returning the proper values) closed by
- cantfix: this cannot be fixed
- 11:52 AM Ticket #10498 (matchesSelector is missing oooOOOOOooOOoOOO!) created by
- Line 4987 of http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js …
- 11:21 AM Ticket #10497 (.stop should allow choosing which queue to stop) closed by
- fixed: https://github.com/jquery/jquery/commit/6c4ca13d693663cdd124d4d29cb1289 …
- 11:18 AM Ticket #10497 (.stop should allow choosing which queue to stop) created by
- Now that animate is able to put animations into multiple queues ( …
- 11:01 AM Ticket #10496 ($.attr doesn't work, in on click handler it keeps attribute old value ...) closed by
- duplicate
- 10:48 AM Ticket #10496 ($.attr doesn't work, in on click handler it keeps attribute old value ...) created by
- […]
- 10:35 AM Ticket #10495 (before() fails but native insertBefore() works ok) created by
- While trying to inject the Facebook "like button" JS in a page in …
- 9:16 AM 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 …
- 9:05 AM 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 …
- 6:26 AM Ticket #10377 (Cannot find elements of [nodeName='z:row'] in responseXML) reopened by
- 6:19 AM Ticket #10493 (Bug in $.post() function?) created by
- Hello. I dunno whether it is a real bug or not, but here's the …
- 4:58 AM Ticket #10492 (find(".class") behaves different in IE / Moz when element has more ...) created by
- <div id="parent"> <select class="classone classtwo"> <option …
- 3:49 AM Ticket #10378 (Val method always return undefined) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:49 AM 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 …
- 3:49 AM 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 …
Oct 13, 2011:
- 9:13 PM Changeset [ae6d002]1.12-stable2.2-stablekillphp by
- version.txt
- 9:12 PM Changeset [787ef72]1.12-stable2.2-stablekillphp1.7b2 by
- version.txt
- 4:38 PM Ticket #10491 (fadeToggle & slideToggle should have a form taking showOrHide) created by
- It would be great if there was a form of
fadeToggle
, and … - 4:30 PM Ticket #10489 (Disconnected elements bubble to window on .trigger()) closed by
- fixed: Fix #10489. Disconnected elements don't bubble to document. …
- 4:30 PM Changeset [0a3cab8d]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 4:24 PM 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 …
- 3:40 PM Ticket #10489 (Disconnected elements bubble to window on .trigger()) created by
- The .trigger() code needs to be sure that the elements being triggered …
- 12:07 PM Changeset [7bef99e]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 11:12 AM Ticket #8539 (Sizzle cache collision in browsers without querySelectorAll) closed by
- fixed: Update sizzle; Add sizzle cache collision iframe test. Fixes #8539. …
- 11:11 AM Changeset [8723f3b]1.12-stable2.2-stablekillphp by
- src/sizzle
- test/data/selector/html5_selector.html
- test/data/selector/sizzle_cache.html
- test/unit/selector.js
- 9:35 AM Ticket #10488 (IE7 offset() functions is not returning the proper values) created by
- when calculating the offset positions, In other browsers like …
- 9:27 AM Ticket #10096 (Matching of implicit 'value' attributes has changed) reopened by
- QSA retrieves the attribute, but IE6/7 retrieves the property. This …
- 9:05 AM 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 …
- 5:06 AM Ticket #10487 (About attr) created by
- can't use $(element).attr("async") get element attribute async keyword …
- 3:45 AM 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 …
- 3:44 AM Ticket #10370 (a.parentNode is null) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:18 AM Ticket #10096 (Matching of implicit 'value' attributes has changed) closed by
- invalid: Definitely need quotes there, so it was just a coincidence it worked …
- 12:11 AM Ticket #10168 (jQuery.event.trigger and inline handlers.) closed by
- wontfix
- 12:11 AM Ticket #10168 (jQuery.event.trigger and inline handlers.) reopened by
- 12:11 AM Ticket #10168 (jQuery.event.trigger and inline handlers.) closed by
- wontfix: Although I would love to revisit this, the few changes I attempted to …
Oct 12, 2011:
- 5:18 PM Ticket #10485 (use @hidden attribute to toggle visibility) created by
- (in supporting browsers) That way we dont need to capture current …
- 11:57 AM Ticket #10484 (can not unbind unload) created by
- $(window).unload events can not be unbound with $(window).unbind
- 10:09 AM Ticket #10392 (Visibility set to "hidden" when position set to absolute) closed by
- invalid
- 10:06 AM Ticket #10483 (NAN value on 1.6.4 version) created by
- Hi, I used the "slideToggle" from jquery version …
- 10:01 AM 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: …
- 9:37 AM Ticket #10298 (appendChild not working in IE) closed by
- invalid: The test case is attempting to set content on an
input
element that … - 9:35 AM Ticket #10298 (appendChild not working in IE) reopened by
- 9:33 AM 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, …
- 7:28 AM Ticket #10481 (recursion with resize events) created by
- The code below produces a recursion, unless I change the namespace in …
- 3:55 AM Ticket #10354 (Variables not working in ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:55 AM Ticket #10298 (appendChild not working in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:11 AM Ticket #10480 (sub link not active while click on the link) closed by
- invalid: This is definitely not a jQuery bug.
- 3:08 AM 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 …
- 12:29 AM Ticket #10479 (.prop select matching element instead of property) closed by
- invalid: That is the expected and specified behavior of properties on a form. …
- 12:19 AM Ticket #4660 (fadeTo() does not fade-in elements after hide() or fadeOut() is called ...) closed by
- worksforme: Looks like this is already fixed. http://jsfiddle.net/timmywil/cdrYt/ …
- 12:07 AM Ticket #10176 (Injected script tag is evaluated twice) closed by
- fixed: Do not call getElements on a script tag. Avoids unnecessary execution. …
- 12:06 AM Changeset [3ad0ba6]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 12:03 AM Ticket #10479 (.prop select matching element instead of property) created by
- […] $('#form_id').prop('id'); returns "<input name="id" …
Oct 11, 2011:
- 10:55 PM Changeset [92b06d3]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 10:43 PM Ticket #10476 (Triggering 'focus' event causes 'Uncaught RangeError: Maximum call ...) closed by
- fixed: This definitely sounds like the Beta1 problem that's already been …
- 10:38 PM Ticket #5145 (jQuery.support.opacity = false in the Chrome browser) closed by
- fixed: Leave the opacity test unanchored in case of floating point rounding …
- 10:37 PM Changeset [a18645c]1.12-stable2.2-stablekillphp by
- src/support.js
- test/unit/queue.js
- 9:21 PM Changeset [6c4ca13]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 9:06 PM Ticket #10478 (Switch jQuery.isNaN to jQuery.isNumeric) closed by
- fixed: Fix #10478. Replace jQuery.isNaN with jQuery.isNumeric. Thanks to …
- 9:04 PM Changeset [83c08ff]1.12-stable2.2-stablekillphp by
- src/core.js
- src/css.js
- src/data.js
- src/dimensions.js
- test/unit/core.js
- 8:47 PM 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 …
- 8:36 PM Ticket #10478 (Switch jQuery.isNaN to jQuery.isNumeric) created by
- Per discussion on several lists, we're switching from the undocumented …
- 8:32 PM Ticket #10477 (Unbind removing all handlers, not just the specified one) closed by
- fixed: Fixes #10477. Get
.off(type, null, fn)
right. Changeset: … - 8:31 PM Changeset [6afc2c0]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
.off(type, null, fn)
right.- 8:23 PM Changeset [d29182e]1.12-stable2.2-stablekillphp by
- src/deferred.js
- test/unit/deferred.js
- 1:11 PM 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 …
- 12:14 PM Ticket #10476 (Triggering 'focus' event causes 'Uncaught RangeError: Maximum call ...) created by
- Firefox 7 even crashes. You can reproduce this with ui.dialog, …
- 12:10 PM Ticket #10475 (Redundant naming of $.support.supportsFixedPosition) closed by
- wontfix:
supportsFixedPosition
was originally a property ofjQuery.offset
… - 11:49 AM Ticket #10475 (Redundant naming of $.support.supportsFixedPosition) created by
- The naming of the property is weird, as the "support" part is already …
- 11:07 AM 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? …
- 9:13 AM Ticket #10472 (jquery-1.6.2 not changing select (default) element in Firefox when ...) closed by
- invalid: Attributes aren't dynamic. Use
.val()
on the select or.prop()
on … - 9:00 AM Ticket #10469 (prepend()) closed by
- invalid
- 8:54 AM Ticket #10473 (Adjusting td's height with Chrome (webkit) browser, gives wrong ...) closed by
- invalid
- 8:06 AM Ticket #10473 (Adjusting td's height with Chrome (webkit) browser, gives wrong ...) created by
- I have found a weird problem with chrome when it comes to setting a …
- 6:08 AM Ticket #10472 (jquery-1.6.2 not changing select (default) element in Firefox when ...) created by
- Attempting to change the value of select drop-down fails without error …
- 5:51 AM 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 …
- 5:18 AM Ticket #10470 (wrap() evaluates scripts) created by
- Calling .wrap() will evaluate any scripts inside the element. This can …
- 4:30 AM Ticket #10469 (prepend()) created by
- fails in ie7 and ie8 line: 5156 prepend: function() { return …
- 2:48 AM 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 …
Note: See TracTimeline
for information about the timeline view.