Timeline
Oct 10, 2010:
- 11:28 PM Changeset [2c04035]1.12-stable2.2-stablekillphp by
- Makefile
- 11:26 PM Ticket #6802 (IE Memory leak with ajax) closed by
- duplicate: Dup of #6242.
- 11:09 PM Changeset [71a5826]1.12-stable2.2-stablekillphp by
- version.txt
- 11:09 PM Changeset [66a788a]1.12-stable2.2-stablekillphp1.4.3rc1 by
- version.txt
- 6:54 PM Changeset [19b4ba3]1.12-stable2.2-stablekillphp by
- src/offset.js
- 6:46 PM Changeset [26db3f09]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 6:01 PM Changeset [884de15f]1.12-stable2.2-stablekillphp by
- src/event.js
- 6:00 PM Ticket #4659 (IE 7 bind listening bug with "change" event) closed by
- worksforme: This was fixed in jQuery 1.4-1.4.2.
- 4:06 PM Changeset [bb0b9b8]1.12-stable2.2-stablekillphp by
- speed/find.html
- 3:42 PM Changeset [fac7e61f]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 3:36 PM Changeset [ba149e7]1.12-stable2.2-stablekillphp by
- speed/filter.html
- src/traversing.js
- 3:14 PM Changeset [eb67d99]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 3:01 PM Ticket #6885 ($.each to throw error when iterating object is invalid) closed by
- invalid: > The $.each() function can be used to iterate over any collection, …
- 2:51 PM Changeset [1f7bbd8]1.12-stable2.2-stablekillphp by
- speed/filter.html
- 2:16 PM Changeset [f2b028f7]1.12-stable2.2-stablekillphp by
- speed/filter.html
- 1:39 PM Changeset [63c892b]1.12-stable2.2-stablekillphp by
- speed/closest.html
- 1:37 PM Changeset [6f0b06a]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 1:22 PM Changeset [96d8c481]1.12-stable2.2-stablekillphp by
- speed/closest.html
- 11:50 AM Ticket #6885 ($.each to throw error when iterating object is invalid) reopened by
- Hi, sorry, i've been busy. $.each(undefined, function(){ ... }); are …
- 12:33 AM Changeset [0ca35de]1.12-stable2.2-stablekillphp by
- speed/benchmark.js
- speed/closest.html
- src/traversing.js
Oct 9, 2010:
- 10:58 PM Ticket #5878 (Chrome on Mac reports as Safari) closed by
- invalid: Bare in mind that we generally recommend using jQuery.support() for …
- 10:46 PM Ticket #5849 (Load method does not work correctly in Firefox) closed by
- worksforme: Testing your submitted code with jQuery 1.4.2 in FireFox 3.6.10, …
- 10:40 PM Ticket #6195 (Parent > child selector problem) closed by
- worksforme: As the original poster hasn't supplied a valid test case, I recreated …
- 10:02 PM Ticket #6531 (bind() does not work for QuickTime Plugin Events with 1.4.2) closed by
- invalid: Closing due to lack of a valid test case. Please re-submit your ticket …
- 9:42 PM Ticket #7139 ("hover" event alias should work for .bind as well as .live) created by
- Is there a reason this is .live-only? …
- 7:14 PM Ticket #6249 (IE6 does not support the change event of "select" element while using live) closed by
- duplicate: I think this is a duplicate of #6505 - kind of hard to determine …
- 7:13 PM Ticket #6877 (Change event not firing on select box on keypress) closed by
- duplicate: Duplicate of #6374.
- 7:04 PM Ticket #6374 (Change Event does not fire in IE) closed by
- fixed: Fixed …
- 7:04 PM Changeset [cbf9d87]1.12-stable2.2-stablekillphp by
- src/event.js
- 6:59 PM Ticket #6270 (On Firefox 3.6, $(document).ready(...) doesn't get triggered after a ...) closed by
- worksforme: Using FF3.6 I've recreated your test here as follows: First navigate …
- 6:26 PM Ticket #6165 (Manually triggering mouseenter or mouseleave doesn't work if bound ...) closed by
- worksforme: I've tested your originally submitted code with jQuery 1.4.2 and …
- 6:16 PM Ticket #6505 (IE does not support live change events if a live click event is bound ...) closed by
- fixed: Fixed. …
- 6:16 PM Changeset [79305ed]1.12-stable2.2-stablekillphp by
- src/event.js
- 6:12 PM Ticket #6368 (jQuery Live binding to form submit in IE) closed by
- duplicate: So yeah - this appears to be a duplicate of #6359.
- 6:12 PM Ticket #7138 (.html()'s criterions for using innerHTML are insufficient) created by
- .html() internally uses innerHTML if it thinks it is safe to do so. …
- 6:05 PM Ticket #6359 (live('submit') does nothing in IE if live('click') was called before. ...) closed by
- fixed: Landed http://github.com/jquery/jquery/pull/28
- 6:04 PM Changeset [10065a8d]1.12-stable2.2-stablekillphp by
- src/event.js
- 6:04 PM Ticket #2129 (nightly builds aren't being built) reopened by
- 4:43 PM Ticket #6292 (:not is ignored if comma is after it) closed by
- worksforme: I've tested your original ticket using 1.4.2 here …
- 4:28 PM Ticket #7123 (<input|checkbox>.val(array-of-values) does not update checked ...) closed by
- fixed: Landed http://github.com/jquery/jquery/pull/38
- 4:27 PM Changeset [4a0759d]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 4:27 PM Ticket #7018 (Bug in some specific subversion at IE 7 in $.ajax) closed by
- fixed: Landed http://github.com/jquery/jquery/pull/36
- 4:25 PM Changeset [9b655a1]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 4:23 PM Ticket #7111 ($.animate kills overflow-x / overflow-y) closed by
- fixed: Landed http://github.com/jquery/jquery/pull/35
- 4:22 PM Ticket #4512 (jquery-1.3.2.min.js "visible" selector doesn't run properly) closed by
- fixed: Landed http://github.com/jquery/jquery/pull/35
- 4:22 PM Ticket #2185 (animate does not work properly with non-block-level elements (table, ...) closed by
- fixed: Landed http://github.com/jquery/jquery/pull/35
- 4:21 PM Changeset [b0dcc174]1.12-stable2.2-stablekillphp by
- src/css.js
- src/effects.js
- src/support.js
- test/data/testsuite.css
- test/index.html
- test/unit/css.js
- test/unit/effects.js
- 3:49 PM Ticket #6219 (:contains breaks with () closed by
- invalid: The main reason that this isn't working is that you're not escaping …
- 3:43 PM Ticket #2129 (nightly builds aren't being built) closed by
- fixed: The builds have been outputting to: …
- 3:24 PM Ticket #6918 (Attaching data() to two different elements with identical markup) closed by
- worksforme: I've reproduced your original code in a complete example here where …
- 12:26 PM Changeset [da597bcf]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 11:41 AM Changeset [51283d9]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 11:41 AM Ticket #7137 (jQuery-tmpl: Expose array index for items) created by
- When you are passing an array of objects to a template, I think $item …
- 10:53 AM Ticket #7116 (jQuery tries to set "NaNpx" and "nullpx" as CSS size values) closed by
- fixed: Fixed …
- 10:52 AM Changeset [2ae872c]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 10:52 AM Ticket #7116 (jQuery tries to set "NaNpx" and "nullpx" as CSS size values) reopened by
- 10:43 AM Ticket #5509 (Setting rgba value as border color makes jquery halt) closed by
- fixed: Landed …
- 10:42 AM Changeset [2ca3659]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 12:16 AM Ticket #5927 (AJAX problem with IE6/IE7) closed by
- invalid: I am closing this bug due to age. If you are still able to reproduce …
- 12:15 AM Ticket #6037 (oldAbort.call( xhr ) breaks in IE7 even within try/catch) closed by
- duplicate: Duplicate of #7018.
- 12:14 AM Ticket #6062 (Ajax call which retrieves a 301 status does not return this in the ...) closed by
- invalid: Thanks for the report, but this is not a bug. If status code is zero, …
- 12:13 AM Ticket #6173 ($.ajax() doesn't fire error-callback when manually aborted) closed by
- duplicate: Duplicate of #6060.
- 12:12 AM Ticket #6440 (complete() not called with ajax request) closed by
- invalid: I’m marking this bug as invalid due to age. If you are still …
- 12:08 AM Ticket #6678 (AJAX timeout error) closed by
- duplicate: Duplicate of #6060.
- 12:06 AM Ticket #5721 (Webkit: Radio checked state incorrect when creating an input with a name) closed by
- worksforme: I just ran your original test case in Chrome and Safari and was able …
Oct 8, 2010:
- 11:54 PM Ticket #6895 (FadeIn of TDs in IE8 does not work as expected) closed by
- duplicate: Duplicate of #4512.
- 11:51 PM Ticket #5153 (Incorrect Documentation for Effect/toggle( switch )) closed by
- fixed: Checking the text mentioned in the above ticket and comparing it to …
- 11:48 PM Changeset [b034169]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 11:28 PM Ticket #4841 ($("div[cmsID]") where "cmsID" is expando dont work in Firefox 3.5) closed by
- invalid: As the original poster has mentioned that this bug is not actually due …
- 11:11 PM Ticket #4442 (Cannot insert <object>...</object> in ie with the html() method.) closed by
- worksforme: I replicated the original code here: …
- 10:50 PM Ticket #6770 (Problems with height manipulation in Chrome) closed by
- invalid: Incomplete test case. Please re-submit your ticket including a live …
- 10:37 PM Ticket #4443 (Causes conflict with other addons when used in a Firefox extension) closed by
- invalid: References: #4865, #4443 (duplicates) Both tickets describe jQuery as …
- 10:37 PM Ticket #4865 (JQuery 1.3.2 breaks modal plugins in Firefox Toolbar extensions) closed by
- invalid: References: #4865, #4443 (duplicates) Both tickets describe jQuery as …
- 10:17 PM Ticket #4360 (Internet Explorer 7 .load event fails to set the content length when ...) closed by
- invalid: Incomplete test-case. Without being able to see what data-structures …
- 10:05 PM Ticket #4586 (jQuery causing table borders to dissapear in FF3) closed by
- worksforme: Testing this out with FireFox 3 with jQuery 1.4.2 and 1.3.2, it …
- 9:53 PM Ticket #4564 (jQuery with html comments and whitespace inconsistent) closed by
- invalid: Looking at the FireBug output for this, I would say that the current …
- 9:29 PM Changeset [543db64]1.12-stable2.2-stablekillphp by
- src/effects.js
- src/support.js
- test/unit/effects.js
- 7:37 PM Ticket #5970 (Change event isn't fired in IE on a text box when starting from a ...) closed by
- fixed: Verified as working in jQuery 1.4.2. Closing ticket for now. Please …
- 4:57 PM Ticket #7133 (Adding an array to html() causes an error) closed by
- invalid: Nowhere is it stated that passing an array to
.html
and.text
is … - 4:51 PM Ticket #7132 (Double-Negative in Styles (Internet Explorer 8)) closed by
- invalid: Shockingly, passing invalid input will often cause errors. So don’t do …
- 4:23 PM Ticket #7136 (UI Dialog with ASP.NET) closed by
- invalid: Invalid: Not a jQuery core bug. Please re-submit your ticket to the …
- 4:07 PM Ticket #7136 (UI Dialog with ASP.NET) created by
- 1) In order to make .net controls work in a jquery UI dialog the …
- 3:32 PM Ticket #6343 (XMLHttpRequest Leak in IE 7) closed by
- duplicate: Duplicate of #6242 .
- 3:21 PM Ticket #7134 (script tags seem not to load when site is in another domain) closed by
- wontfix: 1.1.4 is ancient and not supported. Upgrade.
- 12:35 PM Ticket #7135 (Data Link Focus) created by
- If an input is focused on page load and that input is linked to a …
- 11:27 AM Ticket #7122 (Dynamic links aren't displayed as visited in IE 8 and IE 7) reopened by
- Did you try my test cases that do show the bug? I can modify my test …
- 11:21 AM Ticket #7134 (script tags seem not to load when site is in another domain) created by
- From what I understand, one cannot use XmlHttpRequest (and thus .ajax) …
- 11:00 AM Ticket #4994 (new ajax 'target' option upon which ajaxEvents are triggered, when ...) reopened by
- Function $(selector).load() was modified in changeset [6563] in order …
- 10:39 AM Ticket #7133 (Adding an array to html() causes an error) created by
- I know this is not the intended purpose of .html(), but I think it …
- 10:30 AM Ticket #7130 (getScript in Firefox fires success before script is loaded) closed by
- invalid: Could you please re-submit your ticket with a sample of the code being …
- 9:33 AM Ticket #7132 (Double-Negative in Styles (Internet Explorer 8)) created by
- In Line 4618 of the unminified version of jQuery 1.4.2 Internet …
- 9:16 AM Ticket #7131 (Multi Selector + Non Existnig Context + Live to bind event handlers = ...) created by
- Found a pretty annoying bug. I was expecting that when the context …
- 8:22 AM Ticket #7130 (getScript in Firefox fires success before script is loaded) created by
- I am using getScript to load some jQuery plugins and trying to …
- 3:05 AM Ticket #7129 (Submit Event "Live" Binding Does Not Work in IE) closed by
- worksforme: Recreating your original test case here: …
Oct 7, 2010:
- 11:18 PM Ticket #7129 (Submit Event "Live" Binding Does Not Work in IE) created by
- Similar issue to Previous Ticket http://dev.jquery.com/ticket/5705. …
- 9:33 PM Ticket #5870 (Specifying context fails for selector when context is a wrapped string) closed by
- invalid: Invalid: I believe the explanation offered by dmethvin satisfactorily …
- 9:29 PM Ticket #5751 (null value in array makes jQuery.merge ignore rest of array) closed by
- worksforme: I've recreated your submitted test case here: …
- 9:18 PM Ticket #4426 (CSS "left" value is incorrect when set to "auto" in FF3.) closed by
- fixed: I've recreated your above test case here: …
- 9:14 PM Ticket #4291 (IE6 problem by val() determination in SELECT boxes) closed by
- invalid: As this bug was first submitted two years ago and only last updated a …
- 9:07 PM Ticket #7048 (AJAX not working if special character is present and html is over a ...) closed by
- worksforme: This is working for me. I ran your submitted test files against …
- 8:55 PM Changeset [3bd737e8]1.12-stable2.2-stablekillphp by
- src/css.js
- src/data.js
- test/unit/ajax.js
- test/unit/css.js
- 6:01 PM Ticket #7078 (.find() cannot select nodes based on the inline style attribute) closed by
- duplicate: Duplicate of #3399.
- 6:00 PM Ticket #7126 (.parents('[attribute*=value]') doesn't work with style attribute) closed by
- duplicate: Duplicate of #3399.
- 6:00 PM Ticket #4068 (Attribute filtering does not work for style attribute) closed by
- duplicate: Duplicate of #3399.
- 6:00 PM Ticket #6044 ($("selector[style='value']", context) does not work) closed by
- duplicate: Duplicate of #3399.
- 5:18 PM Ticket #6199 (:hidden selector return false although div is actually hidden (IE8)) closed by
- duplicate: Duplicate of #4512.
- 5:05 PM Ticket #7128 (attribute selector is inconsistent between qSA and Sizzle due to use ...) created by
- If I set an input value with javascript, the jquery selector does not …
- 4:47 PM Ticket #4770 (JQuery extend does not copy date objects) closed by
- fixed: Reproducing your original code in this Live test …
- 4:07 PM Ticket #6297 (Keypress event's which property doesn't work as expected) closed by
- worksforme: I re-created and extended your original test and ran it against the …
- 3:32 PM Ticket #6687 (tbody always matched by :visible in IE7) closed by
- duplicate: Duplicate of #4512.
- 3:20 PM Ticket #6052 (Google Chrome: losing focus on input when remove class) closed by
- invalid: As this ticket is referring to issues stemming from a jQuery plugin …
- 2:47 PM Ticket #7125 (Source attribute in ie7) closed by
- worksforme: I've reproduced your original test case here: …
- 1:50 PM Ticket #7127 (clone() does not preserve whitespace nodes in IE8) created by
- Whitespace nodes are missing from cloned nodes in IE8 which breaks …
- 12:15 PM Ticket #7126 (.parents('[attribute*=value]') doesn't work with style attribute) created by
- I was trying to match a div with .parents('[style*=opacity]') …
- 6:37 AM Ticket #7125 (Source attribute in ie7) created by
- Could you tell me if there any way to use function hover with source …
- 3:14 AM Ticket #5909 (can't post multiple values as of 1.4 any more) closed by
- invalid: Closing after 4 months with no feedback from the original submitter. …
- 3:05 AM Ticket #7117 (In the created object returns incorrect data href attribute) closed by
- fixed: Updated
.html
andjQuery()
documentation. - 3:01 AM Ticket #7124 (Page Title on jQuery Blog) created by
- Page title for that page (http://blog.jquery.com/) is "jQuery:" only. …
- 2:18 AM Ticket #7122 (Dynamic links aren't displayed as visited in IE 8 and IE 7) closed by
- worksforme: Thanks for the report, but this is not a jQuery bug. Also, I am unable …
- 2:16 AM Ticket #6331 (BUG on Setting value to hidden input) closed by
- worksforme: I've tested the above bug in Safari and FireFox (latest builds) and it …
Oct 6, 2010:
- 10:39 PM Ticket #7123 (<input|checkbox>.val(array-of-values) does not update checked ...) created by
- Inside val(), value has been turned into a string if it is a number, …
- 5:22 PM Ticket #6637 (jQuery Website shows mouse pointer anomaly on front page.) closed by
- invalid: I've tested the jQuery.com homepage out in a Chrome, FireFox, Safari …
- 4:40 PM Ticket #6519 (:first pseudo-selector conflicts with CSS paged media module's :first) closed by
- invalid: Reviewing the material available, the bug mentioned in this ticket has …
- 4:25 PM Ticket #7122 (Dynamic links aren't displayed as visited in IE 8 and IE 7) created by
- If you create dynamic links with jquery by creating dom anchor …
- 2:48 PM Ticket #7121 (Form elements duplicated after ajax submit (on Firefox)) created by
- I'm using Firefox (3.6.10) and ajax forms. After submitting the form …
- 11:33 AM Ticket #7118 (Incorrect returning data $(this).find('td[rowspan]')) closed by
- invalid: Could you please re-submit your ticket with a valid test case …
- 11:31 AM Ticket #7119 (Escaping of apostroph(') in selector doesn't work properly) closed by
- worksforme: In order to make the given selector work, you need to double-escape …
- 11:09 AM Ticket #7120 (problem with .link() and array type form inputs like <input name="foo[]" />) created by
- If you have an input called party[children] with a value of 5 and you …
- 9:00 AM Ticket #7119 (Escaping of apostroph(') in selector doesn't work properly) created by
- According to documentation, all special symbols in selector should be …
- 8:51 AM Ticket #7118 (Incorrect returning data $(this).find('td[rowspan]')) created by
- Firefox return 3 object IE7(maybe another IE) returnt 7 object (all)
- 8:41 AM Ticket #7117 (In the created object returns incorrect data href attribute) created by
- Creating an object: a = $('<a href="#' + url + '">' + text + '</a>'); …
- 4:03 AM Changeset [d2e6497]1.12-stable2.2-stablekillphp by
- src/ajax.js
Oct 5, 2010:
- 11:48 PM Ticket #5440 (outerheight() and outerwidth() errors in firefox) closed by
- worksforme: For the above test case, the outerWidth and outerHeight being returned …
- 10:34 PM Ticket #5484 (Can't reach the "About Trac" section) closed by
- invalid: Not a jQuery core bug but this issue has been previously flagged by …
- 10:31 PM Ticket #5458 ($.fn.trigger fails to apply extra data to callback for live events) closed by
- duplicate: Closing due to duplicate.
- 10:29 PM Ticket #5445 (position() returns wrong value in Safari when margin: 0 auto;) closed by
- worksforme: If you take a look at your code (specifically your width being set for …
- 10:17 PM Ticket #6115 (Css width/height issue in Google Chrome) closed by
- worksforme: As the version of Chrome being tested wasn't originally provided, I …
- 10:08 PM Ticket #6086 (Multiple class names and the visible selector) closed by
- worksforme: Here is a test case I have reproduced based on your original …
- 10:02 PM Ticket #6124 (v1.4 :visible selector) closed by
- worksforme: Here is a test case that I recreated based on your original …
- 9:56 PM Ticket #6220 (fadeIn / fadeOut with long durations produce bad opacity values) closed by
- worksforme: This bug doesn't appear to be manifesting with FireFox 3.6.10. Testing …
- 9:30 PM Ticket #7080 (css function should check for NaN) closed by
- duplicate: Duplicate of #6848.
- 9:29 PM Ticket #5288 (Add jQuery.num() function to cast value to number (int/float)) closed by
- wontfix: This is not appropriate for jQuery core.
- 9:28 PM Ticket #5958 (An JQuery Bug for IE6) closed by
- invalid: This description does not make any sense and no test case was provided.
- 9:21 PM Ticket #6104 (Child-selector work incorrectly) closed by
- invalid: Tested the above in the latest versions of Chrome, Safari, FireFox and …
- 8:54 PM Ticket #5482 (Sizzle pseudo-selectors blow up with nested brackets) closed by
- worksforme: Current versions of Firefox 3.6 do not crash.
- 8:45 PM Ticket #7116 (jQuery tries to set "NaNpx" and "nullpx" as CSS size values) closed by
- duplicate: Duplicate of #7080.
- 8:42 PM Ticket #5633 (jquery function with context doesn't work with attribute selectors) closed by
- invalid: Closing ticket as original ticket submitter has updated to say that …
- 8:38 PM Ticket #5430 (animate width not working properly on Webkit? (1.3.2 vs. 1.2.6/1.3.1)) closed by
- invalid: The original test cases provided are currently down or no longer …
- 8:29 PM Ticket #4696 (Clone() method not working when applied to editable BODY element) closed by
- invalid: Please re-submit a valid test case demonstrating/replicating the …
- 8:22 PM Ticket #6662 (Selector doesn't seem to work in Chrome) closed by
- invalid: Invalid bug. I think what happened here is that you may have …
- 7:47 PM Ticket #6273 (.getJSON does not work for extra params. (?undefined=undefined)) closed by
- worksforme: I've recreated your test case on my server and was able to receive a …
- 5:43 PM Ticket #7116 (jQuery tries to set "NaNpx" and "nullpx" as CSS size values) created by
- When setting width or height on an element, if size is null or NaN, it …
- 4:20 PM Changeset [9102879]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 3:53 PM Changeset [5057ff9]1.12-stable2.2-stablekillphp by
- src/effects.js
- src/support.js
- test/index.html
- test/unit/effects.js
- 2:38 PM Changeset [329b750]1.12-stable2.2-stablekillphp by
- src/effects.js
- 2:32 PM Changeset [69e4f25]1.12-stable2.2-stablekillphp by
- src/effects.js
- 2:28 PM Changeset [0cdcef5]1.12-stable2.2-stablekillphp by
- src/effects.js
- src/support.js
- test/data/testsuite.css
- test/index.html
- test/unit/css.js
- test/unit/effects.js
- 2:23 PM Changeset [0229b83f]1.12-stable2.2-stablekillphp by
- src/css.js
- src/support.js
- test/unit/css.js
- 10:32 AM Changeset [a2aefbf3]1.12-stable2.2-stablekillphp by
- src/data.js
- 8:33 AM Ticket #7115 (jQuery.tmpl, options not (deep)extending data properly) created by
- I noticed a little problem in the extending of the newItem with …
- 4:05 AM Ticket #7007 (Row in hidden table is(':visible')) closed by
- duplicate: After stupid amounts of analysis, this is a duplicate of #4512.
Oct 4, 2010:
- 5:38 PM Ticket #7110 (.hide().fadeIn with appendto caused FF to insert 'style="display: ...) closed by
- duplicate: Duplicate of #2185.
- 5:38 PM Ticket #6999 (jQuery.fn.show() changes "display" style when inline) closed by
- duplicate: Duplicate of #2185.
- 5:38 PM Ticket #6791 (Animate on IMG elems incorrectly sets style.display to "block") closed by
- duplicate: Duplicate of #2185.
- 5:37 PM Ticket #6311 (Problem with table row show / hide on firefox3.6) closed by
- duplicate: Duplicate of #2185.
- 5:37 PM Ticket #6036 (Animating visibility breaks the display type of elements.) closed by
- duplicate: Duplicate of #2185.
- 5:37 PM Ticket #5372 (Query.fx slideUp slideDown bug with tables) closed by
- duplicate: Duplicate of #2185.
- 5:37 PM Ticket #5194 (toggle() doesn't preserve element's display attribute) closed by
- duplicate: Duplicate of #2185.
- 5:37 PM Ticket #5157 (Animating TBODY sets display:block which displays it at end of table) closed by
- duplicate: Duplicate of #2185.
- 5:36 PM Ticket #5047 (jQuery.fx.update incorrectly sets elements' inline style display to "block") closed by
- duplicate: Duplicate of #2185.
- 5:36 PM Ticket #4535 (using show with parameters removes attributes from td) closed by
- duplicate: Duplicate of #2185.
- 5:36 PM Ticket #2580 (Toggle table rows is leading to residual spaces) closed by
- duplicate: Duplicate of #2185.
- 4:44 PM Ticket #7113 ($(element).data({...}) erases events) closed by
- duplicate: Duplicate of #6692.
- 8:06 AM Ticket #7114 ($(element).data({...}) erases events) closed by
- duplicate: Duplicate of #6692
- 7:46 AM Ticket #7114 ($(element).data({...}) erases events) created by
- We had a specific issue in which events which were bound to an element …
- 7:45 AM Ticket #7113 ($(element).data({...}) erases events) created by
- We had a specific issue in which events which were bound to an element …
- 2:45 AM Ticket #6885 ($.each to throw error when iterating object is invalid) closed by
- invalid: In my opinion, it would be good practice for beginners to manually vet …
- 2:01 AM Ticket #6822 (Selectors with Tab whitespace die in Firefox 3.0.x) closed by
- invalid: Running the above test in FireFox 3.0.1 I see that it appears to be …
Oct 3, 2010:
- 10:13 PM Ticket #6643 (Cannot disable stylesheets in webkit browsers, test case included) closed by
- invalid: I've attempting to use the workaround submitted in FireFox 3.6 and …
- 9:49 PM Ticket #1069 (Please extend val()) closed by
- worksforme: Several good and short solutions have been proposed here as …
- 9:47 PM Ticket #251 (Merge form plugin into core) closed by
- wontfix: Since we've had a while to think about this, I think the Form plugin …
- 9:40 PM Ticket #6255 (.delay() is not stopped by .stop(true,true)) closed by
- worksforme: Please note that in reference to .delay(): (from our documentation) …
- 8:07 PM Ticket #6736 (slideUp/Down/Toggle invoked on object with CSS display:inline-block) closed by
- invalid: Closing due to the lack of a valid test case. Please re-submit a valid …
- 7:47 PM Ticket #7112 (AJAX error callback function executes twice in IE 6+) closed by
- worksforme: live test case Not reproducible.
- 6:51 PM Ticket #6234 (mouseenter/mouseleave/hover event handler exceptions are caught ...) closed by
- invalid: Invalid: I've tested your submitted test.html in both FireFox and …
- 6:48 PM Ticket #6260 (Selector does not work properly when using multiple ":not()"s on same ...) closed by
- worksforme: In your original logic based on your HTML/JS supplied: if a is not …
- 6:46 PM Ticket #6478 ($("<li></li>").attr("value", 42) crashes IE6 and IE7 in 1.4.2) closed by
- wontfix: The crash only occurs if the element is not attached to the document …
- 6:45 PM Ticket #7112 (AJAX error callback function executes twice in IE 6+) created by
- AJAX error callback function executes twice in IE 6+ if the XML file …
- 6:26 PM Ticket #6730 ($(document).bind( 'ready', fn ) fn never execs if called after dom ...) closed by
- invalid:
.bind("ready")
isn't documented. This is probably a good example … - 6:20 PM Ticket #6758 (.die() working only with same selector to live) closed by
- invalid: You need to match the selectors for live/die.
- 6:19 PM Ticket #6760 (Have a Probleman in event unload or onbeforeload) closed by
- invalid: If you perform an async event in an unload handler, there is no …
- 6:18 PM Ticket #2288 (Ease of use enhancement for .show("slow")/.hide("slow")) closed by
- wontfix: A patch has been introduced to allow use of show/hide with tables. …
- 6:10 PM Ticket #7111 ($.animate kills overflow-x / overflow-y) created by
- Although overflow implicitly sets overflow-x and overflow-y they don't …
- 6:02 PM Ticket #6478 ($("<li></li>").attr("value", 42) crashes IE6 and IE7 in 1.4.2) reopened by
- @value is not deprecated in HTML5. This should be fixed. …
- 4:35 PM Ticket #6958 ($.extend (not deep) copying arrays by reference not cloning) closed by
- duplicate: Dup of #5991, fixed here: …
- 4:32 PM Ticket #6964 (change(function() {..}) handler fires unnecessarily on Webkit) closed by
- wontfix: This seems like it has to be fixed by Chrome.
- 4:04 PM Ticket #7023 (jQuery.support leaves Orphan nodes around) closed by
- invalid: The div should be garbage-collected since it doesn't have event …
- 4:01 PM Ticket #7024 (Null element error when unselecting multiple select options) closed by
- invalid: I'm going to close this ticket until a test case is provided. The …
- 3:11 PM Ticket #7089 (handleobj is undefined) closed by
- invalid: This is most likely due to modifying Object.prototype, I saw an …
- 3:08 PM Ticket #6734 (Overwritten binded events when use .data() with object) closed by
- duplicate: Dup of #6692, fixed here: …
- 3:07 PM Ticket #6734 (Overwritten binded events when use .data() with object) reopened by
- 2:10 PM Ticket #6734 (Overwritten binded events when use .data() with object) closed by
- invalid: Your usage of .data() here appears to be incorrect. You're setting an …
- 12:40 PM Ticket #7089 (handleobj is undefined) reopened by
- I cannot simplify it, but here is the problematic example: …
- 9:54 AM Ticket #6755 (width() and height() function failure) closed by
- worksforme: I've created a live test case outputting both the values obtained for …
- 12:14 AM Ticket #6858 (IE6 and IE7 textarea val() does not work) closed by
- worksforme: Both jitter and I have been able to update the value of textarea …
- 12:11 AM Ticket #6853 (two click events fired on a single click) closed by
- worksforme: I tried running your test using the exact same conditions as mentioned …
Note: See TracTimeline
for information about the timeline view.