Timeline
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 …
Oct 10, 2011:
- 11:17 PM 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 …
- 11:14 PM Changeset [511c9fe]1.12-stable2.2-stablekillphp by
- src/event.js
- 10:02 PM 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 …
- 9:51 PM Changeset [307b1a3]1.12-stable2.2-stablekillphp by
- src/event.js
- 9:46 PM Ticket #10468 (Remove deprecated jQuery.event.guid and jQuery.event.proxy) created by
- These have been deprecated and were always undocumented. Use …
- 3:16 PM Ticket #10467 (Deferreds should always resolve asynchronously) created by
- Deferreds should always be resolved asynchronously. Any abstraction …
- 12:44 PM Ticket #10466 (jQuery.param() mistakes wrapped primitives for deep objects) created by
- The output of the two following statements illustrates the problem: …
- 12:41 PM Ticket #10465 (change event not fire for multiple select in certain cases on IE7/8/9) created by
- Not sure if this is a bug in jQuery or some weird IE behavior... I …
- 10:36 AM Ticket #10464 (Documentation for ajax load() missing - found instead on load() event) created by
- Some content in the documenation for the load() event does not belong …
Oct 9, 2011:
- 10:52 PM Ticket #10463 (RemoveAttr should check if attribute exist (when it's possible) before ...) created by
- You already have similar behavior in removeClass method, without it …
- 5:07 PM Ticket #10461 (selector :checked sometimes returns object with checked attribute ...) closed by
- worksforme: Works for me in Opera 11.51. http://jsfiddle.net/timmywil/MWmBR/1/
- 4:53 PM Ticket #10462 (animate with stop calls in succession react synchronously to ...) created by
- http://jsfiddle.net/4WhBL/10/ calling …
- 4:50 PM Ticket #6641 (Calling stop() within animation finished callback causes other ...) closed by
- fixed: Sorry, the issue is not related to this ticket. I'll create a new one.
- 4:49 PM Ticket #6641 (Calling stop() within animation finished callback causes other ...) reopened by
- I've looked into this a bit and it does not seem related to toggling. …
- 12:53 PM Ticket #10459 (regression: unbind namespaced event from window can create recursion ...) closed by
- invalid: The docs say "Multiple event types can be bound at once by including …
- 12:43 PM Ticket #10461 (selector :checked sometimes returns object with checked attribute ...) created by
- Tested on Opera 11.51 Windows 7. This works at IE 9 and Firefox 6.0.3 …
- 10:31 AM Ticket #10458 (jQuery.isPlainObject() always returns false when Object.prototype has ...) closed by
- wontfix: http://docs.jquery.com/Won't_Fix
- 10:25 AM Ticket #10460 (Defective html when using html(string) on anchor tag in FireFox 3.6.23) created by
- reproduction js code: var a = $("<a/>"); a.html("<div>asdasd</div>"); …
- 8:37 AM Ticket #10459 (regression: unbind namespaced event from window can create recursion ...) created by
- If sveral namespaced events are bound to the window object and someone …
- 4:34 AM Ticket #10457 (jQuery Incorrectly Parses Form Variable Names Containing # Character ...) closed by
- worksforme: Escaping the '#' character solves this: http://jsfiddle.net/GQeGW/
- 2:49 AM Ticket #10458 (jQuery.isPlainObject() always returns false when Object.prototype has ...) created by
- jQuery.isPlainObject() finally enumerates all propertyes of an object. …
Oct 8, 2011:
- 12:35 PM Ticket #10455 (Global object created but not cleaned up in all IE browsers when ...) closed by
- invalid: An event is added in IE for ajax requests to handle aborting on …
- 12:33 PM Ticket #10454 (offset().top returns wrong value for fixed elements and their children ...) closed by
- invalid: It seems to me that fixed positioning should not affect offset. …
- 9:56 AM Ticket #10457 (jQuery Incorrectly Parses Form Variable Names Containing # Character ...) created by
- Given the following general structure, embedded inside a web page with …
- 5:51 AM Ticket #10455 (Global object created but not cleaned up in all IE browsers when ...) created by
- Hi, I have no idea what is happening. So maybe you can help me. When …
- 4:11 AM Ticket #10337 (Jquery Validation) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Oct 7, 2011:
- 11:15 PM Ticket #10454 (offset().top returns wrong value for fixed elements and their children ...) created by
- Just what the summary says. Chrome v14.0.835.202. jQuery 1.6.4. The …
- 10:13 PM Ticket #10449 (Function $("#id").closest(".class") returns element $("#id") itself if ...) closed by
- fixed
- 4:46 PM Ticket #10453 (Setting the ID on an elements clone also sets the ID in the cloned ...) closed by
- duplicate
- 4:08 PM Ticket #10453 (Setting the ID on an elements clone also sets the ID in the cloned ...) created by
- Calling clone on an element, then setting the ID on the clone also …
- 2:21 PM Ticket #10452 ($(element).data(key, value) is inconsistent depending on element.) closed by
- duplicate
- 2:18 PM Ticket #10452 ($(element).data(key, value) is inconsistent depending on element.) created by
- When trying to update different elements like <object/>, the data …
- 11:52 AM Ticket #10445 (Setting queue to true causes an error) closed by
- fixed: Merge pull request #535 from gnarf37/queue-true Effects - Allow …
- 11:52 AM Changeset [c51a970]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 11:45 AM Changeset [e828d18]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:39 AM Ticket #7796 (Selecting element by attribute value fails when a space exists before ...) closed by
- worksforme: This does not seem to be a problem in jQuery git. …
- 11:16 AM Changeset [1ba0f9c]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 10:14 AM Changeset [cec0d0d]1.12-stable2.2-stablekillphp by
- src/event.js
- 10:03 AM Ticket #10446 (issue with jquery 1.5.1 + htmlfile: Invalid number of parameters.) closed by
- invalid: We're better at fixing bugs than answering vague questions. Try the …
- 9:59 AM Ticket #10447 (IE9 checkboxes are cleared by .html(value)) closed by
- invalid: Please ask for help on the forum. http://forum.jquery.com
- 9:44 AM Ticket #10448 (the event is not fired if it is in different place i was using it for ...) closed by
- invalid: Thank you for taking the time to contribute to the jQuery project. …
- 6:56 AM Ticket #10451 (.html() bug with JQuery objects) created by
- When using .html() on a JQuery object, all classes added using JQuery …
- 6:39 AM Ticket #10450 (obtainning an error when loading a site on local) created by
- When I try to debug my javascript with explorer ever jumps this issue …
- 4:57 AM Ticket #10449 (Function $("#id").closest(".class") returns element $("#id") itself if ...) created by
- Tests were performed on following example with all popular browsers …
- 4:11 AM Ticket #10331 (resolveWith error) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:54 AM Ticket #10448 (the event is not fired if it is in different place i was using it for ...) created by
- not working $(document).ready(function () { …
- 12:17 AM Ticket #10447 (IE9 checkboxes are cleared by .html(value)) created by
- One of my users reported an issue with IE9 and checkboxes that would …
Note: See TracTimeline
for information about the timeline view.