Timeline
11/19/11:
- 21:25 Ticket #10837 (Triggering custom events with the same name as a property fails) created by
- When triggering a custom event on an object which has a property with the …
- 20:04 Ticket #10836 ($.when().always() only passes results of rejected promises) created by
- The behaviour of always() is not what is expected. It get's fired every …
- 07:52 Ticket #10594 (scrollTop on WebOS) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:10 Ticket #10834 (Page for help on searching jQuery website contains just the single word ...) created by
- Description When searching jQuery.com if the search term you …
11/18/11:
- 21:03 Ticket #10644 (jQuery performce issue in support function) closed by
- worksforme: Closing until this issue can be reproduced. Support has already undergone …
- 20:38 Ticket #10833 (Update style guide to reflect new argument whitespace rules) created by
- Based on the discussion had here: …
- 20:11 Ticket #10831 (inArray is broken on IE7 and 8 at least when called with just 2 params) closed by
- invalid: Thank you
- 18:25 Ticket #10832 (jQuery.contains() fails with SVG elements in IE9 (includes solution)) created by
- See http://forum.jquery.com/topic/1-6-2-broke-svg-hover-events for the …
- 18:24 Ticket #10831 (inArray is broken on IE7 and 8 at least when called with just 2 params) created by
- I've experienced an issue with IE 7 and 8 where $.inArray(elem, array) …
- 17:57 Ticket #10829 (IE9 crashes when running jQuery Data tests suite from swarm.jquery.org) closed by
- worksforme: No crashes and all green against the full unit tests; both IE9-32bit and …
- 17:40 Ticket #10830 (:first selector in delegate/on doesn't work) closed by
- worksforme: http://jsfiddle.net/timmywil/yf5g3/ Works for me. But I recommend using …
- 17:35 Ticket #10830 (:first selector in delegate/on doesn't work) created by
- Markup: […] ---- jQuery: […]
- 17:34 Ticket #10829 (IE9 crashes when running jQuery Data tests suite from swarm.jquery.org) created by
- Whenever IE9 x64 downloads and executes the Data tests, the browser …
- 17:20 Ticket #10828 (attr("coords") returns undefined in IE7) created by
- I was only able to reproduce this in "true" IE7, not IE8 with IE7 view …
- 16:43 Ticket #10825 (Incorect width in FireFox / IE9 on Win7) closed by
- wontfix: Actually, this may be invalid. We don't use getBoundingClientRect in …
- 15:25 Ticket #10815 ($.browser.mozilla) closed by
- worksforme: http://jsfiddle.net/ARtpC/1/
- 15:21 Ticket #10810 ($.parseJSON("null") Causes Stack Overflow With Internet Explorer 6 - 7) closed by
- invalid: No. Don't replace native methods with semi-functional ones, it will …
- 15:21 Ticket #10823 (inconsistent results when using [value=blah]) closed by
- duplicate
- 15:19 Ticket #10827 (Triggering "click" event on a checkbox toggles the "checked" property ...) closed by
- duplicate: http://bugs.jquery.com/ticket/3827#comment:9
- 15:17 Ticket #8796 (Executing .click() on a checkbox performs actions out of order) closed by
- duplicate: http://bugs.jquery.com/ticket/3827#comment:9
- 15:17 Ticket #8796 (Executing .click() on a checkbox performs actions out of order) reopened by
- 15:17 Ticket #8885 (triggering checkbox's click()) closed by
- duplicate: http://bugs.jquery.com/ticket/3827#comment:9
- 15:16 Ticket #8885 (triggering checkbox's click()) reopened by
- 15:16 Ticket #9274 (The click handler for a checkbox is called before the checked property is ...) closed by
- duplicate: http://bugs.jquery.com/ticket/3827#comment:9
- 15:16 Ticket #9274 (The click handler for a checkbox is called before the checked property is ...) reopened by
- 15:15 Ticket #10005 (Click event function does not fire at consistent times.) closed by
- duplicate: http://bugs.jquery.com/ticket/3827#comment:9
- 15:15 Ticket #10005 (Click event function does not fire at consistent times.) reopened by
- 15:14 Ticket #10166 (click() on a checkbox still doesn't appear checked(or unchecked) before ...) closed by
- duplicate: http://bugs.jquery.com/ticket/3827#comment:9
- 15:14 Ticket #10166 (click() on a checkbox still doesn't appear checked(or unchecked) before ...) reopened by
- 15:12 Ticket #10364 (Animate and stop on a object) closed by
- invalid: Thank you for investigating the issue further.
- 15:09 Ticket #8508 (Change event does not fire on IE8 for css hidden inputs) closed by
- wontfix: IE just refuses to fire events on an invisible checkbox. A workaround …
- 14:52 Ticket #10826 (new support test leaks "body" to global) closed by
- fixed: Landed. …
- 14:13 Ticket #10827 (Triggering "click" event on a checkbox toggles the "checked" property ...) created by
- When a user click on a checkbox with a click listener, it first flips the …
- 13:08 Ticket #10826 (new support test leaks "body" to global) created by
- this code nulls out any global "body var": […]
- 12:32 Ticket #10825 (Incorect width in FireFox / IE9 on Win7) created by
- == Description == For some time now, both IE9 and FF have implemented sub …
- 11:46 Ticket #10824 (jQuery.ajax ($.ajax) and its memory leaking) created by
- I faced a serius problem with an application suffering of memory leaking. …
- 03:13 Ticket #10823 (inconsistent results when using [value=blah]) created by
- There are some inconsistencies when using [value=blah] in selectors …
- 00:43 Ticket #10629 (IE is much too sensitive concerning the fake body. Explore cleaning up ...) closed by
- fixed: Fixed in …
11/17/11:
- 22:42 Ticket #10821 (JQuery.event.add can add handlers for the same event multiple times) closed by
- fixed: Documentation updated.
- 22:05 Ticket #10822 ($('[nodeName]', xmlDoc); no longer finds anything) closed by
- duplicate
- 21:04 Ticket #10822 ($('[nodeName]', xmlDoc); no longer finds anything) created by
- Used to work in jQuery version 1.6.4. No longer works in jQuery version …
- 20:04 Ticket #10821 (JQuery.event.add can add handlers for the same event multiple times) created by
- This bug identifies a change in behaviour between 1.3.2 and 1.6.4. The …
- 20:02 Ticket #10817 (Change .bind() in ajax.js to .on()) closed by
- fixed: Landing pull request 604. Updates bind to on in src/ajax.js. Fixes #10817. …
- 18:44 Ticket #10820 (Build error: node.js sys => util) closed by
- wontfix
- 18:32 Ticket #10820 (Build error: node.js sys => util) created by
- […]
- 18:32 Ticket #10819 (Eliminate "this.on.call(this, ") created by
- […] can be simplified to: […] since the this value is …
- 17:49 Ticket #10818 (IE9 won't fire change event if value of input is changed using keyup) created by
- If both keyup and change events are bound to same text input box, and the …
- 17:05 Ticket #10812 (passing empty object to .before() or .after() throws exception in IE7) closed by
- fixed: Fix #10812, let .before() and .after() work on empty collections. …
- 17:03 Ticket #10817 (Change .bind() in ajax.js to .on()) created by
- In line 260 of ajax.js there is: […] I believe, it should be .on() …
- 16:54 Ticket #10816 (pageX missing from mouse events in jQ1.7) created by
- In JQ 1.6.4 on line 3019: […] becomes in JQ 1.7: […] which is a …
- 16:06 Ticket #10815 ($.browser.mozilla) created by
- $.browser.mozilla returns undefined in firefox 8.0. The example. …
- 15:18 Ticket #10814 (make support as lazy as possible with closure in mind) created by
- All of the support tests that run at doc ready, and possibly others, can …
- 13:40 Ticket #10813 (can't find html5 tags when using .find() [IE-Only]) closed by
- invalid: You need a shim/shiv in your code since IE 6/7/8 do not natively support …
- 13:22 Ticket #10811 ($.when provides incoherent arguments to .done() when called with multiple ...) closed by
- invalid: It seems to me you expect your Deferreds to always be resolved as an array …
- 12:54 Ticket #10813 (can't find html5 tags when using .find() [IE-Only]) created by
- Quick demo: http://jsfiddle.net/LM9PW/ […]
- 12:14 Ticket #10812 (passing empty object to .before() or .after() throws exception in IE7) created by
- The following line: $( '.hlist dl dl, .hlist ol ol, .hlist ul ul' ) …
- 09:52 Ticket #10811 ($.when provides incoherent arguments to .done() when called with multiple ...) created by
- A single argument $.when forwards anything it got directly to its …
- 07:27 Ticket #10810 ($.parseJSON("null") Causes Stack Overflow With Internet Explorer 6 - 7) created by
- In all of the (modern) browsers, JSON.parse returns null when called with …
- 00:30 Ticket #10809 (incorrect test using ".activeElement" in the :focus pseudo-class resolver) created by
- The "document.activeElement" does not completely reflect a "focussed" …
11/16/11:
- 23:51 Ticket #10808 (IE8 DontEnum Prevents Proper $.extend Behavior) created by
- IE8's incorrect implementation of the DontEnum property prevents jQuery …
- 22:32 Ticket #10807 (Non-ascii apostrophe in comment) created by
- In the uncompressed version of jquery-1.7.js, at line 1495, there is a …
- 19:40 Ticket #10618 (The mouseenter and mouseleave events don't fire unless the mouse is moved) closed by
- patchwelcome: I don't see a way to fix this since the browser doesn't fire any event. …
- 19:39 Ticket #10206 (Odd scroll-to-top behavior observed in IE8 when delegating to `tbody tr`) closed by
- patchwelcome: Given the obscurity of the case I don't think we'll be able to put effort …
- 19:36 Ticket #10572 (custom filters don't work in $.sub()) closed by
- wontfix: Our medium-term goal is to move jQuery.sub() into a plugin so I don't …
- 19:21 Ticket #10806 (Someone has been spamming the Plugin) closed by
- duplicate: The plugins site is currently being rewritten. Stay tuned.
- 19:20 Ticket #10740 (Wrong/Missing Documentation for fn.removeAttr) closed by
- fixed: I've updated the docs.
- 18:41 Ticket #10806 (Someone has been spamming the Plugin) created by
- There are a bunch of spams under Plugin. (i.e. especially under Browser …
- 16:25 Ticket #10803 (delegated blur-events can not be triggerd with $().blur() anymore) closed by
- duplicate
- 16:05 Ticket #10805 (expand the method of Object's prototype, animate can not work in IE) closed by
- invalid: jQuery does not support extending native prototypes.
- 16:04 Ticket #10805 (expand the method of Object's prototype, animate can not work in IE) created by
- Ex: Object.prototype.method = function() {}; …
- 16:00 Ticket #10804 (Replaced innerHtml calls with insertAdjacentHTML) closed by
- duplicate
- 15:36 Ticket #10791 (Delegated Events fail on SVG elements) closed by
- fixed: Fix #10791. SVG clamors for special treatment of its class names. …
- 15:29 Ticket #10804 (Replaced innerHtml calls with insertAdjacentHTML) created by
- As per …
- 15:08 Ticket #10803 (delegated blur-events can not be triggerd with $().blur() anymore) created by
- When binding delegated blur-events with .on() you can not trigger them …
- 14:41 Ticket #10801 (HTML-comments within script-Blocks executede with $.html fails in IE - ...) closed by
- invalid: HTML comments in a script tag are invalid. …
- 14:18 Ticket #10802 (Animating backgroundPosition not working anymore after v1.3) closed by
- duplicate
- 14:15 Ticket #10802 (Animating backgroundPosition not working anymore after v1.3) created by
- $('#' + id).animate({backgroundPosition: '500px 0px', width: '500px'}); I …
- 13:12 Ticket #10800 (Delegation doesn't work well with :last selector) closed by
- wontfix: This is a regression, but it's due to fixing a bug and creating a …
- 10:48 Ticket #10801 (HTML-comments within script-Blocks executede with $.html fails in IE - ...) created by
- Normal html-comments in a script-tag, which is executed with scriptEval …
- 10:05 Ticket #10800 (Delegation doesn't work well with :last selector) created by
- Hi, This is my first post here. There is a regression in jquery 1.7 when …
- 08:00 Ticket #10631 (jQuery 1.6.3-1.6.4 not working in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:10 Ticket #10790 (Error loading jQuery 1.7 with Modernizr in IE8) closed by
- duplicate
- 02:09 Ticket #10798 (live("submit") and .submit() would cause unobtrusive ajax live to fire ...) closed by
- fixed: Fix #10798. Don't re-bubble trigger()ed events in IE. Since .trigger() …
11/15/11:
- 22:57 Ticket #10799 (Inconsistent results with [name="name"] selectors (also breaks .has)) created by
- jQuery delivers inconsistent results with [name="name"] selectors …
- 21:01 Ticket #10798 (live("submit") and .submit() would cause unobtrusive ajax live to fire ...) created by
- I have code using jquery 1.7, MVC 3 unobtrusive ajax, jquery ui 1.8.5, and …
- 18:08 Ticket #10797 (width() and height() mixed in mozilla with jq v 1.7) created by
- […]
- 17:17 Ticket #10796 (Bug in IE7 with $('#el').css.('background-position')) created by
- Hallo! I found that $('#el').css.('background-position') is defined as …
- 16:58 Ticket #10795 (Animate "height" is interpreting % values as px) closed by
- duplicate
- 16:50 Ticket #10795 (Animate "height" is interpreting % values as px) created by
- The animate function seems to be interpreting the "height" attribute …
- 15:26 Ticket #10699 (Calling stopPropagation() before trigger() doesn't call handlers on ...) closed by
- wontfix: Yes, I agree, it seems logically right and keeping the code small doesn't …
- 15:24 Ticket #10794 (.triggerHandler should not .preventDefault()) closed by
- fixed: Fix #10794. .triggerHandler() should not .preventDefault(). This also …
- 15:14 Ticket #10794 (.triggerHandler should not .preventDefault()) created by
- Currently, .triggerHandler() calls event.preventDefault() to avoid the …
- 14:24 Ticket #10509 (JQUERY UNLOAD DOESN'T WORK IN GOOGLE CHROME 14 AND ABOVE!) closed by
- cantfix: Not our bug, and something we can't patch. …
- 12:36 Ticket #10791 (Delegated Events fail on SVG elements) created by
- Using delegated events on embedded SVG has an error regarding class …
- 10:42 Ticket #10790 (Error loading jQuery 1.7 with Modernizr in IE8) created by
- I get (usually) an error when loading jQuery 1.7 with Modernizr in …
- 07:52 Ticket #10626 (jquery) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:52 Ticket #10621 ($(window).keydown don't work in ie6.ie7.ie8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:06 Ticket #10789 (about the load of ajax) created by
- There are two questions about .load. 1. .load could not work as expected …
11/14/11:
- 21:58 Ticket #10390 (Object does not support property or method getAttributeNode) reopened by
- 21:58 Ticket #10788 (Line: 2479 Error: Object doesn't support property or method ...) closed by
- duplicate
- 21:56 Ticket #10788 (Line: 2479 Error: Object doesn't support property or method ...) created by
- This is the same issue as in Ticket #10390. the code is a bit more …
- 21:24 Ticket #10787 (Selecting by [nodeName] finds nothing in 1.7) closed by
- duplicate: It was a bug that it worked before. The XML does not have a nodeName …
- 21:14 Ticket #10787 (Selecting by [nodeName] finds nothing in 1.7) created by
- The syntax being discussed here is performing a find on a jQuery wrapped …
- 21:04 Ticket #10666 (event.metaKey returns false when ctrl key is down) closed by
- invalid: I talked to scott.gonzalez and we're going to leave 1.7 as is; UI will …
- 19:19 Ticket #10786 (Width is inconsistant with node isn't in the document) closed by
- cantfix: It must be kept in mind that .css is for retrieving _computed_ values. …
- 19:09 Ticket #10735 (Using "$(document).ready" causes warning about getAttributeNodeNS() being ...) closed by
- invalid: Thank you, I figured.
- 17:14 Ticket #10687 (jQuery calls the AMD define() global function too early) closed by
- fixed: Landing pull request 586. Create exports.js for exporting jQuery to window …
- 16:40 Ticket #10750 (A "null" in the data object can cause an error in stop) closed by
- fixed: Ensuring that nulls in private data object won't cause errors on stop() - …
- 16:32 Ticket #10773 (removeAttr is fragile for edge cases) closed by
- fixed: Fix #10773. Improve parameter handling in removeAttr. Changeset: …
- 16:24 Ticket #10786 (Width is inconsistant with node isn't in the document) created by
- If I do .width() on an element that is not attached to the document where …
- 15:19 Ticket #10757 (attr(): on XML documents returns "undefined") closed by
- invalid: Dave hit it on the nose. It works fine if importNode is not used to …
- 15:03 Ticket #10785 (jQuery .html().replace breaks in IE7-8 only. Example fiddle included.) closed by
- invalid: Please visit the forum http://forum.jquery.com/ for support questions.
- 14:50 Ticket #10785 (jQuery .html().replace breaks in IE7-8 only. Example fiddle included.) created by
- I know this is not a good way to do what i am doing in this sample, i'm …
- 14:49 Ticket #10630 (Fix focus-related test failures to resolve Swarm failures) closed by
- fixed: Fixed by removing tests triggered by browser focus. We need a better way …
- 14:48 Ticket #10784 ($.removeData is not working in 1.7) created by
- As of 1.7, removeData is not working, here is a simple test case: …
- 14:40 Ticket #10783 (select) closed by
- invalid: That syntax will not bind delegated events. Please re-read the …
- 14:24 Ticket #10783 (select) created by
- When trying to assign .on the method to an element within the option in …
- 13:12 Ticket #10781 (Firefox 8 checking if input type checkbox is checked always returns false) closed by
- invalid
- 11:39 Ticket #10782 (Incorrect calculating width) created by
- If parent is hidden width() represents width in pixels however it's in …
- 07:53 Ticket #10781 (Firefox 8 checking if input type checkbox is checked always returns false) created by
- Hi, Since I updated to firefox 8, I'm always returned false on the …
11/13/11:
- 20:45 Ticket #10780 (.animate() does not work correctly for percentages) closed by
- duplicate
- 20:44 Ticket #10780 (.animate() does not work correctly for percentages) created by
- If I have this: […] With this css: […] And try to do this: […] …
- 20:14 Ticket #10662 (Slide jumps when first child element has a top margin) closed by
- cantfix
- 20:14 Ticket #10662 (Slide jumps when first child element has a top margin) reopened by
- That makes sense. When animating width and height, there really is no way …
- 19:51 Ticket #10776 (TypeError: 'undefined' is not a function (evaluating ...) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! Please …
- 19:45 Ticket #10778 ($form.submit() behaving differently between chrome and firefox) closed by
- invalid: I'd recommend attaching the form before submitting. You can make it …
- 19:42 Ticket #10779 (Documentation Split) closed by
- invalid: Perhaps you're looking for slice. http://api.jquery.com/slice/
- 19:12 Ticket #10779 (Documentation Split) created by
- I was looking for a split function... if you search for "split" in the …
- 17:15 Ticket #10778 ($form.submit() behaving differently between chrome and firefox) created by
- Consider the following: […] the last line will cause page.php to load …
- 14:55 Ticket #10777 (.toggleClass( className, switch ) works incorectly with non-bool type ...) closed by
- invalid: Quote from the documentation, > A Boolean (not just truthy/falsy) value …
- 14:40 Ticket #10777 (.toggleClass( className, switch ) works incorectly with non-bool type ...) created by
- When you use non-bool "switch" argument .toggleClass works incorrectly in …
- 14:25 Ticket #10776 (TypeError: 'undefined' is not a function (evaluating ...) created by
- jQuery version: 1.7 It raise this error when I try to call tab UI …
- 13:52 Ticket #10775 (animate height to 100% animates height to 100px) closed by
- duplicate
- 11:50 Ticket #10775 (animate height to 100% animates height to 100px) created by
- In jQuery 1.6 and below you could animate the height to 100%, in 1.7 this …
- 10:35 Ticket #10774 (catch statement not defined in the try block) created by
- Catch statement not defined at try{while(a[0])a.shift().apply(e,f)} …
- 08:10 Ticket #10773 (removeAttr is fragile for edge cases) created by
- If argument for removeAttr is: 1) not a string( …
- 07:51 Ticket #10600 (Valid selector throws exception in IE7/8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:01 Ticket #10772 (Jquery 1.7 throws error in ie9) closed by
- invalid: It must have thrown a fastball error, since it went by so fast you didn't …
- 02:57 Ticket #10772 (Jquery 1.7 throws error in ie9) created by
- In ie9 Jquery 1.7 throws an error. Version 1.6.3 works fine.
11/12/11:
- 18:25 Ticket #10771 (animation Bug) created by
- $(function() { var oldfx = $.fx.step._default; $.fx.step._default = …
- 18:12 Ticket #10770 (Investigate re-ordering build file) created by
- By changing the order that the various .js files are included, you can …
- 17:54 Ticket #10769 (SCRIPT5007 error when loading jQuery after DOM ready) closed by
- duplicate
- 16:48 Ticket #10769 (SCRIPT5007 error when loading jQuery after DOM ready) created by
- In IE 9 in IE 7 mode I got SCRIPT5007 error if I load jQuery with …
- 15:03 Ticket #10767 (jQuery.fn.exists = function(){return jQuery(this).length>0;} var $jq = ...) closed by
- invalid: I don't know what you are trying to say, but this is not the right place …
- 07:35 Ticket #10767 (jQuery.fn.exists = function(){return jQuery(this).length>0;} var $jq = ...) created by
- google.setOnLoadCallback(function() { Preload all CSS images …
- 03:01 Ticket #10763 (data() is gone after drag and drop images in a contenteditable) closed by
- cantfix: Confirmed, but it is not a jQuery problem. All dynamic properties seem to …
- 02:53 Ticket #10765 (API documentation is missing) closed by
- fixed: It was a transient database problem that should be fixed now.
- 02:52 Ticket #10766 (jQuery.extend does not relate to JavaScript 1.8.5's property description) closed by
- invalid: $.extend is primarily intended as a cross-browser method for our own …
- 02:37 Ticket #10766 (jQuery.extend does not relate to JavaScript 1.8.5's property description) created by
- JavaScript 1.8.5 introduced methods like …
Note: See TracTimeline
for information about the timeline view.
