Timeline
03/27/11:
- 23:49 Ticket #8672 (jquery ui autocomplete internet explorer 8 error) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately we …
- 19:36 Ticket #8672 (jquery ui autocomplete internet explorer 8 error) created by
- In IE8, Using your example here: …
- 18:47 Ticket #8671 (.parseJSON can't decode a new Date) closed by
- wontfix: jQuery.parseJSON emulates the behaviour of the native browser JSON object …
- 18:27 Ticket #8671 (.parseJSON can't decode a new Date) created by
- When I do a {{{jQuery.parseJSON("{\"BirthDate\":new …
- 09:46 Ticket #8669 (jQuery 1.5.2RC1 - $.get() error: No Transport) created by
- When using $.get() I now get a "No Transport" error. Good thing is, I've …
- 05:11 Ticket #8668 (Make click and dblclick events work properly with any browser when they ...) created by
- Having an application where both click and dblclick event were expected on …
- 00:41 Ticket #8663 (outerWidth Bug in Chrome and Safari) created by
- There seem to be a bug in the jQuery outerWidth calculations when running …
03/26/11:
- 19:56 Ticket #8649 ($.ajax json does not send authentication on redirects) closed by
- invalid
- 19:23 Ticket #8662 (bind/live attachments to contextmenu not called when source at top of ...) created by
- This is evident in all contextmenu plugins I could try. As far as I could …
- 18:03 Ticket #8661 (undefined) closed by
- invalid: Somebody set up us the bomb?
- 17:51 Ticket #8661 (undefined) created by
- var xss = "kurdish xss" "hello".toUpperCase(document.write(alert(xss)))
- 16:43 Ticket #8657 (Not work under IE8) closed by
- invalid: :focus is not a selector currently supported by jQuery core, though it is …
- 16:01 Ticket #8657 (Not work under IE8) created by
- Hi, I try the jquery-1.5.2rc1.js with jquery-mobile in my project, under …
- 13:01 Ticket #8653 (jQuery.param outputs "null" and "undefined" in the query string) created by
- This ticket is a followup to the discussion in …
- 00:46 Ticket #8649 ($.ajax json does not send authentication on redirects) created by
- Hi, I have an issue with authentication and redirect. When I make the …
03/25/11:
- 20:22 Ticket #8505 (replaceWith() call despite empty result set from selector) closed by
- invalid: Please note that as per my original message on this ticket, it looks like …
- 20:19 Ticket #8548 (Accesing all img element having "icon_notify_green_enabld_16.png" as src ...) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. We're …
- 18:42 Ticket #6420 (change event originating from vanilla JS doesn't propagate to jQuery bound ...) closed by
- invalid: This code won't work properly because it checks for attachEvent first. In …
- 18:15 Ticket #8648 (Modify deferred.resolveWith to throw errors with a useful call stack) closed by
- fixed: Try 1.5.2pre.
- 18:12 Ticket #4192 (Extend and RegExp) closed by
- wontfix: Due to performance/complexity issues I think we just need to document …
- 18:09 Ticket #8648 (Modify deferred.resolveWith to throw errors with a useful call stack) created by
- Currently, if an error is throw in a deferred callback, the call stack …
- 18:06 Ticket #7946 (JS error in IE8, when jQuery.each is used on document.styleSheets) closed by
- duplicate
- 18:05 Ticket #4295 (Output of .css(name); for combined properties like margin and padding is ...) closed by
- patchwelcome: If someone wants to implement it as a cssHooks group that would be useful. …
- 17:56 Ticket #8526 (Google Chrome browser will not animate this right, problem is when it ...) closed by
- invalid: You cannot animate the image's src attribute in the way that you are …
- 17:33 Ticket #8503 (Missing apostrophes in the documentation) closed by
- fixed: Found and corrected this issue here: …
- 17:26 Ticket #8513 (Infinite loop when calling .each() on a null element) closed by
- invalid: Using rwaldron's test case above, I haven't been able to replicate this …
- 17:15 Ticket #8595 (tedious bug in FF 3.x about charCode in keyup/keydown events) closed by
- invalid: Tested again using Firebug and FF4 final + 3.6 and haven't been able to …
- 17:12 Ticket #8646 ([type=select-one] selector is broken) closed by
- worksforme: As per dmethvin, this works fine when you quote the attribute (which we do …
- 16:17 Ticket #8647 (Can't delete the attribute size with FF4) created by
- The following code: […] Gives an error at line 2065 of jquery 1.5.1: …
- 15:49 Ticket #8636 (A possible bug in 'trigger') closed by
- duplicate
- 15:38 Ticket #8646 ([type=select-one] selector is broken) created by
- In earlier versions of jquery, before 1.5.0, the following would return …
- 15:38 Ticket #8642 ($(':input').text('something') throw error in IE) closed by
- invalid: Yes, because you are trying to add a text node to an input and inputs …
- 15:37 Ticket #8641 (jQuery 1.5.x bug when trying to get fields with names that have points as ...) closed by
- fixed
- 14:24 Ticket #8642 ($(':input').text('something') throw error in IE) created by
- I know, .text() does not change the value of inputs (.val() do that), but …
- 13:12 Ticket #8641 (jQuery 1.5.x bug when trying to get fields with names that have points as ...) created by
- This sample works on 1.4.x […] But doesn't work on 1.5.x […]
- 12:38 Ticket #8640 (IE8 throws error on fadeTo in jQuery 1.5.1) created by
- When using 1.5 or 1.5.1 IE8 throws an error when using .fadeTo the …
- 11:57 Ticket #8639 (1.5.1 can not work in IE8/9 for Jsonp call.) created by
- Below is the code, and the $.Ajax() method doesn't work in IE8/9, Opera11, …
- 10:43 Ticket #8638 ([IE9] Function height() not working) created by
- Hello, The height() function is not working on the new version of …
- 10:35 Ticket #8637 (Incorrect .left and .top values for SVG objects) created by
- I have a svg element in a HTML5 page and wanted to geographically locate …
- 07:45 Ticket #8499 (delegate on mousedown not work in google chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:45 Ticket #8490 (.html() in IE (jquery vs. 1.5.1)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:45 Ticket #8475 (this :not() selector doesn't seem to work for me) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:45 Ticket #8458 (About Dropdown Menu) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:31 Ticket #8636 (A possible bug in 'trigger') created by
- I just discovered that the 'trigger' actually differs from the actual …
- 05:45 Ticket #8635 (Firefox: uncaught exception at line 1285) created by
- I'm getting this error in Firefox 3.6: uncaught exception: [Exception... …
- 03:20 Ticket #8634 (Genericize members of jQuery.fn) created by
- This ticket is the result of a pull request here: …
- 02:59 Ticket #8587 (jquery-git.js no longer updated or current) closed by
- fixed
- 02:33 Ticket #8633 (1.5.1 still has cache: false as the default for .getScript) created by
- I believe cache: true was the default before, though the docs are vague. …
- 02:10 Changeset [ee81d4da920ffeddff4e47ee09ca1a63b33768b4] by
-
- src/css.js
- src/sizzle
- 00:20 Ticket #8629 (fadeIn for a table row does not remove display: block) created by
- This is a duplicate of http://bugs.jquery.com/ticket/2185 but still is not …
- 00:12 Changeset [23e8cc560809fa108c922f8930eeaef775867ce8] by
-
- version.txt
- 00:12 Changeset [2d80710ab00a4f3e8420b315ce5e5137d562afda] by
-
- version.txt
- 00:08 Changeset [d86c48679aeedf8a77ddc75b130f0babc6aa6336] by
-
- src/sizzle
- 00:00 Ticket #8381 (.is("div") fails on disconnected elements in IE9) closed by
- fixed: This was fixed in Sizzle: …
03/24/11:
- 23:52 Changeset [7b985c4ca0cc687998302483000f2dcf9dcb9bce] by
-
- test/data/offset/bug_8316.html
- 23:40 Changeset [5ee4eefb9eb9f571f33afcb9462d9a2f6f8e5547] by
-
- src/sizzle
- 23:36 Changeset [53697d10efc25ff4fe2bfdd049b4967b7ab507e6] by
-
- src/css.js
- 23:02 Ticket #8316 (.offset() setter works incorrectly in Webkit for fixed position elements ...) closed by
- fixed: Offset setter for fixed position elements in Webkit. Fixes #8316. …
- 23:02 Changeset [e8f4629b924cae0b0f1847d2368031f06bc08149] by
-
- src/offset.js
- test/unit/offset.js
- 22:58 Ticket #3333 (.css("marginRight") is incorrect in WebKit) closed by
- fixed: Added css hook to work around bug in WebKit computed margin-right. Fixes …
- 22:58 Changeset [1912ded3ee0065a71ee0d16c1e5aaba0daef82a0] by
-
- Makefile
- src/css.js
- src/event.js
- src/support.js
- test/unit/css.js
- test/unit/event.js
- 22:32 Ticket #8628 (Improving getting and setting attributes on form) closed by
- duplicate: Dupe. Also closing as we'll be addressing several attr issues in the 1.6 …
- 21:48 Ticket #8577 (PROBLEM WITH FADEIN ON IE8 and PNG) closed by
- duplicate
- 21:16 Ticket #8628 (Improving getting and setting attributes on form) created by
- jQuery is a bit buggy when it comes to setting and getting attributes on a …
- 20:56 Ticket #8627 (.animate() fails on letterSpacing in IE (regression in 1.5.1)) created by
- .animate({ letterSpacing: 50 }) worked in previous versions but stopped …
- 20:24 Ticket #8626 (Firefox 4 Error: uncaught exception) created by
- Error: uncaught exception: [Exception... "Index or size is negative or …
- 20:11 Ticket #8625 ($(window).height() within iframe) created by
- $(window).height() value in a window is diferent within a iframe with …
- 19:49 Ticket #8624 (.hover() does not fire mouseleave when user mouses off viewport) created by
- I posted this question about the issue: …
- 19:41 Changeset [c3c507e900fceb419628157504004ab2813b7d01] by
-
- src/css.js
- src/support.js
- test/unit/css.js
- 19:29 Ticket #8619 (Documentation for .error() is incorrect.) closed by
- fixed: Original report was #8617. I agree on the docs at …
- 19:01 Ticket #8617 (Error handlers only being registered on first matching element in IE) closed by
- invalid: Based on #8619 being opened I'm closing this one.
- 18:58 Ticket #8622 (IE8 v8.0.6001.18702 XP Professional SP3 32bit + jQuery UI DatePicker does ...) closed by
- invalid: Please report the bug to bugs.jqueryui.com and include a URL pointing to …
- 18:03 Ticket #8622 (IE8 v8.0.6001.18702 XP Professional SP3 32bit + jQuery UI DatePicker does ...) created by
- All demos of DatePicker fail using the above setup (nothing shown on input …
- 16:11 Ticket #8610 (FireFox 4 serializeArray() duplicate values) closed by
- worksforme: Cannot be reproduced... http://jsfiddle.net/rwaldron/QEaav/3/
- 16:05 Ticket #8619 (Documentation for .error() is incorrect.) created by
- The documentation on the .error() function gives the following example …
- 15:35 Ticket #8443 (outerWidth(true) returns wrong values in IE9 and Safari) reopened by
- 15:22 Ticket #8582 (.focus() fires attribute events, but doesn't fire binded events) closed by
- duplicate
- 15:12 Ticket #8592 (Memory Leak caused by empty and append in Chrome 10) closed by
- wontfix: It sounds like you should file it as a Chrome bug.
- 14:49 Ticket #8591 (`$.get(undefined)` treated wholly differently than `$.ajax(undefined)`) in ...) closed by
- invalid: Garbage in, garbage out. The behavior of $.get(undefined) was never …
- 14:32 Ticket #8617 (Error handlers only being registered on first matching element in IE) created by
- To reproduce this problem, let's say we have a collection of images, some …
- 13:44 Ticket #8605 (Ajax GET of XML from local cache gives false error) closed by
- patchwelcome: @jwalton: you're right when you state your workaround is not a solution …
03/23/11:
- 23:45 Ticket #8614 (maybe jquery core problem with ie9) closed by
- invalid
- 23:11 Ticket #8614 (maybe jquery core problem with ie9) created by
- i use this plugin http://users.tpg.com.au/j_birch/plugins/superfish/ …
- 19:54 Ticket #8609 (Result of .find(" ") is undefined) closed by
- worksforme: Confirmed with timmywil that .find() currently already returns an empty …
- 15:00 Ticket #8611 (AJAX BROKEN IN JQUERY 1.5.1 ON IE8) created by
- I'm trying to consume a JAX-RS Webservice written in Java from Jquery. I …
- 14:43 Ticket #8610 (FireFox 4 serializeArray() duplicate values) created by
- In FireFox 4 (ONLY) serializeArray() is duplicating all the form entries. …
- 14:42 Ticket #8609 (Result of .find(" ") is undefined) created by
- The result of a call to .find() with an empty parameter (undefined, empty …
- 13:11 Ticket #8607 (Appending link element to head does not work in IE) created by
- I can easily reproduce Ticket #7522 (which was closed as worksforme) …
- 11:53 Ticket #8605 (Ajax GET of XML from local cache gives false error) created by
- Environment is Windows Safari 5.0.4 on Windows 7 (64bit O/S). This uses …
- 08:00 Ticket #8604 (.live have an error?) created by
- BROWSER (MAC): CHROME 10.0.648.151 JS SOURCE: $(function(){ …
- 05:38 Ticket #8603 (.next() doesn't accept multiple classes) created by
- .next() is not matching multiple classes for the next element. ie. tried …
- 04:07 Ticket #8602 (suggestion for clone property) created by
- Hi, I don't know is it a bug . Now I send it as suggestion. I found this …
- 01:15 Ticket #8598 ($.appendTo() fails for audio tag on IE9) created by
- Reproducible test case: […] Expected behaviour: The <audio> tag should …
- 00:06 Ticket #8596 (Event $(this).bind conflict with $(this).trigger) closed by
- invalid: The problem is not jQuery, but that you have misunderstood how you're …
03/22/11:
- 23:02 Ticket #8596 (Event $(this).bind conflict with $(this).trigger) created by
- There seems to be a conflict when trying to trigger an event that has the …
- 21:59 Ticket #8595 (tedious bug in FF 3.x about charCode in keyup/keydown events) created by
- @@ -469,6 +469,10 @@ jQuery.event = { for ( var i = …
- 21:02 Ticket #8594 (jquery-min throws an exception in FF) created by
- A small comet application using long polling with jquery.ajax throws …
- 19:35 Ticket #8588 (Browser version in Firefox 4) closed by
- invalid: Closing as this does what it claims in the docs.
- 18:49 Ticket #8593 (Code example in documentation doesn't work properly) created by
- Sorry fo that misplaced bug ticket, but i didn't find where i can place …
- 18:16 Ticket #8592 (Memory Leak caused by empty and append in Chrome 10) created by
- Using empty to remove nodes added by append appears to leak NodeLists, …
- 17:51 Ticket #8591 (`$.get(undefined)` treated wholly differently than `$.ajax(undefined)`) in ...) created by
- the way jQuery.get() handles undefined url values, has changed in …
- 17:17 Ticket #8588 (Browser version in Firefox 4) created by
- $.browser.version return 2.0 in ff4
- 15:12 Ticket #8585 ($(#id #id) selector doesn't work on IE7) closed by
- invalid: "to select all the #imgExpander" ID's are required to be unique in the …
- 15:11 Ticket #8583 (:text misses input tags without type) closed by
- duplicate: Duplicate of #8380
- 15:06 Ticket #8587 (jquery-git.js no longer updated or current) created by
- It seems that our jquery-git.js is no longer getting updated or is having …
- 13:54 Ticket #8586 (contents().hide() results in javascript error, does not hide text nodes) created by
- If you have a table cell with whitespace or text, and you try to do: …
- 11:42 Ticket #8585 ($(#id #id) selector doesn't work on IE7) created by
- I Used $("#propContent #imgExpander").each(...); to select all the …
- 10:45 Ticket #8584 (Cannot remove clip CSS property from an element in IE) created by
- Hi there, For a demonstration try the following example in IE: …
- 09:53 Ticket #8583 (:text misses input tags without type) created by
- :text misses input tags without type, i.e. <input name="Test" /> wouldn't …
- 09:39 Ticket #8582 (.focus() fires attribute events, but doesn't fire binded events) created by
- When a focus related event is binded to an element, it is fired when the …
- 08:32 Ticket #8581 (fadeIn effect should allow users to select ending display option) created by
- I was trying to fadeIn an <a> tag that was supposed to be rectangular in …
- 00:59 Ticket #8578 ("No Conversion from text to text/html" in .ajax() call) closed by
- invalid: dataType should be "html", not "text/html".
03/21/11:
- 21:03 Ticket #6457 (Add a param to end() so that it can end multiple levels at once) closed by
- invalid: I would like to add a final +1 to this being a bad idea. In addition to …
- 20:51 Ticket #8580 (Firefox versions return incorrect font-weight) created by
- https://bugzilla.mozilla.org/show_bug.cgi?id=77882 I stumbled upon this …
- 19:54 Ticket #6966 (.andSelf(selector)) closed by
- duplicate
- 18:57 Ticket #8463 (Ajax broken in jQuery 1.5.1 on Opera 11) closed by
- duplicate
- 18:20 Ticket #8579 (jsonml core support) closed by
- wontfix: Thanks for submitting a ticket to the jQuery Bug Tracker. We've reviewed …
- 17:34 Ticket #8579 (jsonml core support) created by
- I would like to be able to build out a DOM structure using JSONML syntax, …
- 15:50 Ticket #2616 (A better jQuery.map) reopened by
- 15:11 Ticket #8380 ($(':text') should match <input> since `type=text` is the implied default) closed by
- fixed: Landed mathias' pull request.
- 15:03 Ticket #8578 ("No Conversion from text to text/html" in .ajax() call) created by
- Sample call: $.ajax({ url: "/local/uri", …
- 14:54 Ticket #8456 (trigger('mouseover') no longer triggers mouseenter) closed by
- fixed: Landed.
- 14:53 Changeset [7705c35b140f378e407c196599cc738bc54c5cec] by
-
- .gitignore
- .gitmodules
- Makefile
- src/ajax.js
- src/event.js
- src/manipulation.js
- src/sizzle
- test/qunit
- test/unit/ajax.js
- test/unit/event.js
- …
- 14:53 Ticket #7340 (.focus() not triggering focusin event for .live binding (1.4.3)?) closed by
- fixed: Landed.
- 14:53 Changeset [5c79f82ec2e866a5d7cd1775382f6221e3937275] by
-
- .gitignore
- .gitmodules
- Makefile
- src/ajax.js
- src/ajax/xhr.js
- src/event.js
- src/manipulation.js
- src/sizzle
- test/qunit
- test/unit/ajax.js
- …
- 13:32 Ticket #8577 (PROBLEM WITH FADEIN ON IE8 and PNG) created by
- The ticket #6412 (PROBLEM WITH FADEOUT ON IE8) was closed as invalid bug : …
- 12:53 Ticket #8576 (PROBLEM WITH FADEIN ON IE8 and PNG) created by
- The ticket #6412 (PROBLEM WITH FADEOUT ON IE8) was closed as invalid bug : …
- 10:24 Ticket #8575 (Internet explorer 7 + 8 animate error) created by
- In IE7 and IE8 i get the follwing error: Message: Invalid argument. …
- 10:11 Ticket #8574 (append() to head not working in 1.5) created by
- Appending additional css file does not work in IE in jquery 1.5. It does …
- 07:57 Ticket #8425 (scrollTop inconsistency) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:57 Ticket #8415 (HIDING/SHOWING DIV CLEARS RADIO CHECKS) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:57 Ticket #8243 (animate element with children with width and height set to 50%) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:46 Ticket #8567 (position() rounds off the values under WebKit) closed by
- wontfix: This is expected behaviour - jQuery intentionally coerces css values into …
- 03:25 Ticket #8573 (Using a jQuery selections function as an eventHandler confuses jQuery.) closed by
- wontfix: Replying to kitsunde: > $("button").live("click", …
- 02:50 Ticket #8573 (Using a jQuery selections function as an eventHandler confuses jQuery.) created by
- $("button").live("click", $("div").hide ); Results in an error: Chrome 11 …
03/20/11:
- 22:46 Ticket #8572 (jQuery.isPlainObject) closed by
- invalid: 1) Don't modify Object.prototype because jQuery doesn't support pages …
- 22:08 Ticket #8566 (Possible Memory Leak in IE8 when loading jquery inside iframe) closed by
- duplicate
- 22:07 Ticket #8564 (Visible/hidden selectors fail for inline elements that contain a block ...) closed by
- invalid: Inline elements CANNOT contain block elements, so the document is invalid …
- 22:02 Ticket #8565 ('input:text' selector not finding input elements with no type attribute) closed by
- duplicate: The problem is that the W3C specifies that if the type is not understood …
- 21:37 Ticket #8572 (jQuery.isPlainObject) created by
- Hi! here's some kinda of bug i've found a few days ago: 1. Change …
- 15:15 Ticket #8569 (Firefox 4 RC inconsistent loading) closed by
- wontfix
- 15:15 Ticket #8569 (Firefox 4 RC inconsistent loading) reopened by
- If you thought it was a bug, then others will too - best to have a …
- 14:39 Ticket #8569 (Firefox 4 RC inconsistent loading) closed by
- fixed: Should we still investigate this issue? To at least have documentation of …
- 09:02 Ticket #8571 ($.get() returns different object type in IE8 and IE9) created by
- Hi folks, using the following code, from jQuery 1.5.1: […] The …
- 00:04 Ticket #8570 (.val method returning "on" for dynamically created radio buttons in ie9) created by
- * jquery version: 1.5.1 * browser version: IE 9.0.8112.16421 (other …
Note: See TracTimeline
for information about the timeline view.
