Timeline
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 …
10/10/11:
- 19:16 Ticket #10467 (Deferreds should always resolve asynchronously) created by
- Deferreds should always be resolved asynchronously. Any abstraction that …
- 16:44 Ticket #10466 (jQuery.param() mistakes wrapped primitives for deep objects) created by
- The output of the two following statements illustrates the problem: …
- 16:41 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 did a …
- 14:36 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 …
- 02:52 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 you …
10/09/11:
- 21:07 Ticket #10461 (selector :checked sometimes returns object with checked attribute false ...) closed by
- worksforme: Works for me in Opera 11.51. http://jsfiddle.net/timmywil/MWmBR/1/
- 20:53 Ticket #10462 (animate with stop calls in succession react synchronously to asynchronous ...) created by
- http://jsfiddle.net/4WhBL/10/ calling …
- 20:50 Ticket #6641 (Calling stop() within animation finished callback causes other animations ...) closed by
- fixed: Sorry, the issue is not related to this ticket. I'll create a new one.
- 20:49 Ticket #6641 (Calling stop() within animation finished callback causes other animations ...) reopened by
- I've looked into this a bit and it does not seem related to toggling. I …
- 16:53 Ticket #10459 (regression: unbind namespaced event from window can create recursion in ...) closed by
- invalid: The docs say "Multiple event types can be bound at once by including each …
- 16:43 Ticket #10461 (selector :checked sometimes returns object with checked attribute false ...) created by
- Tested on Opera 11.51 Windows 7. This works at IE 9 and Firefox 6.0.3 and …
- 14:31 Ticket #10458 (jQuery.isPlainObject() always returns false when Object.prototype has a ...) closed by
- wontfix: http://docs.jquery.com/Won't_Fix
- 14:25 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>"); var …
- 12:37 Ticket #10459 (regression: unbind namespaced event from window can create recursion in ...) created by
- If sveral namespaced events are bound to the window object and someone has …
- 08:34 Ticket #10457 (jQuery Incorrectly Parses Form Variable Names Containing # Character and ...) closed by
- worksforme: Escaping the '#' character solves this: http://jsfiddle.net/GQeGW/
- 06:49 Ticket #10458 (jQuery.isPlainObject() always returns false when Object.prototype has a ...) created by
- jQuery.isPlainObject() finally enumerates all propertyes of an object. If …
10/08/11:
- 16:35 Ticket #10455 (Global object created but not cleaned up in all IE browsers when aborting ...) closed by
- invalid: An event is added in IE for ajax requests to handle aborting on unload. …
- 16:33 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. Offset …
- 13:56 Ticket #10457 (jQuery Incorrectly Parses Form Variable Names Containing # Character and ...) created by
- Given the following general structure, embedded inside a web page with a …
- 09:51 Ticket #10455 (Global object created but not cleaned up in all IE browsers when aborting ...) created by
- Hi, I have no idea what is happening. So maybe you can help me. When a …
- 08:11 Ticket #10337 (Jquery Validation) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:15 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 …
- 02:13 Ticket #10449 (Function $("#id").closest(".class") returns element $("#id") itself if it ...) closed by
- fixed
Note: See TracTimeline
for information about the timeline view.
