Timeline
06/26/12:
- 21:09 Ticket #11969 (Missing null check when gathering siblings) closed by
- fixed: Fix #11969. Never a null moment when checking siblings. Changeset: …
- 20:40 Ticket #11539 (All version of jQuery don't support .has() on $([text ...) closed by
- fixed: Allow document to be passed to Sizzle.contains. Fixes #11539. Changeset: …
- 18:50 Ticket #11809 (Memory leak in .text(val) setter?) closed by
- fixed: Clear elements to avoid leaking memory. Close gh-837. Fixes #11809 …
- 14:12 Ticket #11976 (.removeClass stopped working in Opera 12) closed by
- worksforme: Works for me http://jsfiddle.net/rwaldron/JP2H9/
- 13:50 Ticket #11364 (ajax Basic Authentification does not seem to work in latest Chrome ...) closed by
- invalid: Since we haven't heard more about this I will assume it was a Chrome bug …
- 13:43 Ticket #10463 (RemoveAttr should check if attribute exist (when it's possible) before ...) closed by
- patchwelcome: They both seem fast enough, but if you want to resurrect this submit let …
- 13:32 Ticket #11002 (Add serializeObject method to core) closed by
- patchwelcome: Still open to an implementation here, with the caveat that we don't want a …
- 13:24 Ticket #10895 (The doScrollCheck ie hack in bindReady degrades ie7 performance for no ...) closed by
- fixed: Fix #10895. Reduce IE poll interval to save CPU time. Changeset: …
- 11:34 Ticket #11978 (IE hangs for jqXHR) created by
- I am doing asynchronous things in asp.net application and using this …
- 09:03 Ticket #11977 (widget not found error in ie9) closed by
- invalid: Not a valid bug report.
- 09:02 Ticket #11977 (widget not found error in ie9) created by
- widget is not found error in ie9
- 08:21 Ticket #11892 (Search) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:21 Ticket #11851 (IE9 crashes when using fadeout) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:26 Ticket #11976 (.removeClass stopped working in Opera 12) created by
- Just want to let you people know that after adding a new class using; …
- 03:27 Ticket #11968 (jQuery UI 1.19 .sortable problem with jQuery 1.8beta 1) closed by
- duplicate
- 03:23 Ticket #11082 (jQuery.support object now incorrect/incomplete until jQuery.ready fires) closed by
- wontfix: We'll track this in #10814, and #11766 moved jQuery.browser to an …
- 03:20 Ticket #10137 (jQuery 1.6.2 leaks memory in support.js, when used inside iframe's) closed by
- worksforme: I am not seeing this problem in 1.8b1, we have landed several fixes for …
- 03:04 Ticket #11975 (in my project dialog has Memory leaks) closed by
- invalid: Please ask for help on our forum or StackOverflow.
- 02:57 Ticket #10592 (readonly XMLRequestHeaders not detected in setRequestHeader) closed by
- wontfix: The idea of a debug plugin has always been a good one, the problem is …
- 02:54 Ticket #10175 ($.getJSON() with url '/' doesn't work in IE) closed by
- invalid: In IE8 and IE9 I can see the browser making the request. It doesn't alert …
- 02:40 Ticket #11359 (.clone() deletes / empties contents of inline SCRIPT tags) closed by
- fixed: This should have closed when the pull was landed.
- 02:28 Ticket #6558 (appendTo allows script tags to leak into the DOM) closed by
- invalid: It may have been fixed but since there have been no recent …
- 02:24 Ticket #6236 (jQuery incorreclty closes tags in the clean function when the last ...) closed by
- wontfix: I have to agree, this has stayed open so long because there is no …
- 02:15 Ticket #10127 (text() returns value with a space on the end of <li>s in ie7 - ie8+, ff, ...) closed by
- worksforme: I can't repro this on IE8 with any version, they all show length of 26 …
- 02:04 Ticket #11528 (ie8 serialization bug with .html() also hitting html5 tags) closed by
- fixed
- 02:02 Ticket #9449 (offset fails in Chrome Extensions) closed by
- patchwelcome: Someone needs to write a test case and submit a patch. Chrome extensions …
- 01:50 Ticket #11975 (in my project dialog has Memory leaks) created by
- in my project dialog has Memory leaks,how to solve it? my version 1.8.2
- 01:33 Ticket #10729 (rmouseEvent & mouseHooks missing drag* events) closed by
- wontfix: I'll mark this wontfix, the properties are easily available in …
- 01:25 Ticket #11973 (Animating background-position fails in IE8) closed by
- duplicate
- 01:25 Ticket #11972 (Animating background-position fails in IE8) closed by
- duplicate
- 01:24 Ticket #11974 ($.parseHTML has ( lots ) of xss issues and can't be labeled as secure in ...) closed by
- cantfix: Definitely, there are ways to attack or send data via back channels if the …
- 01:05 Ticket #11974 ($.parseHTML has ( lots ) of xss issues and can't be labeled as secure in ...) created by
- so the point of $.parseHTML is that it will safely return html and not …
- 00:10 Ticket #11973 (Animating background-position fails in IE8) created by
- I'm attempting to animate a background image. As per the following …
- 00:10 Ticket #11972 (Animating background-position fails in IE8) created by
- I'm attempting to animate a background image. As per the following …
- 00:10 Ticket #11971 (Animating background-position fails in IE8) created by
- I'm attempting to animate a background image. As per the following …
06/25/12:
- 17:44 Ticket #11970 (jQuery adds wrong value to selector property) created by
- Please see this code snippet: http://jsfiddle.net/gBD5X/ In this example …
- 16:46 Ticket #11966 (descendant selector) closed by
- fixed: Update Sizzle: Removes directory caching in dirCheck. Fixes #11966. …
- 14:30 Ticket #11969 (Missing null check when gathering siblings) created by
- Ref http://bugs.jqueryui.com/ticket/8409 Not sure why the null check for …
- 14:03 Ticket #11968 (jQuery UI 1.19 .sortable problem with jQuery 1.8beta 1) created by
- There is a Problem if you use jQuery 1.8beta1 and UI 1.19 pre together: …
- 14:02 Ticket #11965 (Create deprecated.js to contain as much of the deprecated stuff as ...) closed by
- fixed: Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves …
- 08:32 Ticket #11967 (data argument in ajax dataFilter callback is undefined) created by
- This is the code I'm executing: […] On the console it prints …
- 08:26 Ticket #10988 (outerHeight is less than height for <table> children when <table> has a ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:23 Ticket #9885 (Add global Ajax beforeSend event) reopened by
- I think you've argued the case well, and the cost to implement isn't high …
- 02:36 Ticket #11955 (Delay, Animate, CSS Bug) closed by
- invalid: lots of animations need overflow: hidden to display properly. This is a …
- 02:31 Ticket #11844 (slideToggle - Jump effect) closed by
- fixed: This is working on edge: http://jsfiddle.net/TGnFy/10/
- 02:27 Ticket #11910 ($.animate should have "stepComplete" Callback) closed by
- duplicate: It is. Good catch!
06/24/12:
- 18:33 Ticket #11966 (descendant selector) created by
- see http://jsfiddle.net/dK8mz/ on jquery 1.7.2 return only one result, as …
06/23/12:
- 23:59 Ticket #11965 (Create deprecated.js to contain as much of the deprecated stuff as ...) created by
- This way we can exclude it from builds…
- 23:45 Ticket #11964 (hasClass removeClass bug) closed by
- worksforme: You've misunderstood how hasClass works, when to use it and why. The …
- 23:43 Ticket #11960 (jQuery.fn.version incorrect) closed by
- fixed: Make @VERSION replace regex global. Fixes #11960 Changeset: …
- 23:38 Ticket #11923 (.removeClass() should remove all occurrences of class name) closed by
- fixed: Make removeClass smart enough to remove duplicates. Fixes #11923 …
- 23:21 Ticket #11964 (hasClass removeClass bug) created by
- Theres a bug which prevents hasClass and removeClass from being used in …
- 22:03 Ticket #11797 (New animation related events) reopened by
- Replying to imdad.sk@…: > Will it be good to have another …
- 14:12 Ticket #11913 (clone().show() does not revert to original CSS display property, ...) closed by
- cantfix: The knowledge of the previous inline-block state was stored in the …
- 14:07 Ticket #11914 (selector.submit() fails when using jQuery selector to grab form) closed by
- invalid: This is so vague as to be useless for bug reporting purposes. Please ask …
- 13:55 Ticket #11917 (Attribute selector bug on Opera) closed by
- invalid: Attribute values with special characters must be quoted, per the CSS …
- 13:51 Ticket #11920 (jQuery append with element of attribute src makes IE do second request) closed by
- cantfix: That's been true since early IE and isn't something we can fix.
- 13:49 Ticket #11922 (jQuery dateinput validator on Safari and Chrome) closed by
- invalid: This is not a jQuery core bug.
- 13:41 Ticket #11928 (IE6/IE7 security warning when using $.get() to add HTML content with ...) closed by
- duplicate
- 13:30 Ticket #11933 (IE8 & 9 : Get script error after trigger click() - SCRIPT5007: Unable to ...) closed by
- invalid
- 13:29 Ticket #11941 (on IE9, the checkbox value return 'on) closed by
- worksforme
- 13:27 Ticket #11948 (.hide() and .hide('fast') lead to different states.) closed by
- worksforme: Yes, the argumented form of hide/show is async and the no-arg form is …
- 13:26 Ticket #11950 (jquery 1.6..2.min.js - Invalid Argument at Line 18.) closed by
- invalid: You should debug this with some help on a forum like StackOverflow.
- 13:25 Ticket #11963 (Add a list of constants for event.which or .keyCode) closed by
- plugin: This would be great for a plugin, but would all a lot of bytes to core for …
- 13:21 Ticket #11963 (Add a list of constants for event.which or .keyCode) created by
- E.g. spacebar, pagedown, enter, etc. These are all buttons commonly used …
- 13:12 Ticket #11953 (Is jquery 1.7.2 min version compatible with NetFront browser) closed by
- invalid: We do not unit test with NetFront so it's hard to say if it works there. …
- 13:08 Ticket #11956 (JSON parser error) closed by
- invalid: JSON parser not for html comment
- 13:06 Ticket #11957 (SCRIPT3: Member not found. ( jquery.js, line 2765 character 4 :Error ) ...) closed by
- invalid: Sounds like you want a forum, not a bug tracker. Try StackOverflow.
- 12:53 Ticket #11946 (adjacent selector before :first-child on ie7) closed by
- fixed: Simplified test case for IE7, showing it's fixed in beta 1: …
- 12:15 Ticket #11962 (Standardize getter return values for empty sets.) created by
- Just like getter-setter detection logic has been standardized on …
- 09:58 Ticket #11961 ("Maximum call stack size exceeded" when using jQuery#is) created by
- Test case: http://jsperf.com/nwmatches-vs-modified-nwmatcher/7 via …
- 08:39 Ticket #11882 (bug on html method) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
06/22/12:
- 23:10 Ticket #11960 (jQuery.fn.version incorrect) created by
- $.fn.jquery is set to "@VERSION" Tested with …
- 20:38 Ticket #11797 (New animation related events) closed by
- fixed: Fix #11797. Use Deferred for better animation callbacks. Closes gh-830. …
- 20:38 Ticket #11925 (special.teardown should pass the handle as second argument) closed by
- fixed: Fix #11925, Pass eventHandle to special.teardown. Closes gh-831. * Added …
- 20:38 Ticket #11959 (Add support for :active selector) closed by
- fixed
- 20:38 Ticket #11959 (Add support for :active selector) created by
- This was folded into another ticket that has already been fixed. This is …
- 19:00 Ticket #11958 (JQuery functions fail to start when activated by a dynamically created DOM ...) created by
- Hello! I've had a problem regarding dynamically created objects on IE9, …
- 18:34 Ticket #11957 (SCRIPT3: Member not found. ( jquery.js, line 2765 character 4 :Error ) ...) created by
- I ran into above error for the below jQuery code: […] How can I …
- 16:19 Ticket #11956 (JSON parser error) created by
- html comment has effect JSON parser
- 14:28 Ticket #11757 (IE 8 memory accumulation in iframes with jQuery 1.7.2) closed by
- fixed: Fix #11757. IE 6/7 can't clean up circular DOM-JS refs. Why? Because it's …
- 14:08 Ticket #11955 (Delay, Animate, CSS Bug) created by
- Inspect the element .block as it goes to make the black box smaller... you …
- 12:25 Ticket #11954 (Return unite is invalid whith .css) closed by
- duplicate: This is a bug in webkit, and noted in source ( …
- 12:22 Ticket #11952 ([safari] Font properties not parsed/returned correctly by css function) closed by
- wontfix: "font" is shorthand. The jQuery API does not gaurantee retrieval of …
- 09:54 Ticket #11954 (Return unite is invalid whith .css) created by
- I think it might be a bug. Two examples, one returning marginLeft, the …
- 08:20 Ticket #11875 (getAttributeNode is undefined) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:09 Ticket #11953 (Is jquery 1.7.2 min version compatible with NetFront browser) created by
- I am using jquery-1.7.2.min.js and jquery-alerts in my mobile web …
06/21/12:
- 22:51 Ticket #11952 ([safari] Font properties not parsed/returned correctly by css function) created by
- Given […] and […] On Safari 5.1.7 Mac and Mobile Safari iOS (all …
- 19:58 Ticket #11951 (mousemove offsetX and offsetY are undefined in FF13) closed by
- duplicate
- 19:55 Ticket #11949 (Cannot bind to 'watch' event in Firefox) closed by
- wontfix: This is definitely not a jQuery bug. Mozilla and Firefox devs have known …
- 19:39 Ticket #11617 (Define a $.parseHTML method for creating HTML fragments) closed by
- fixed: Add parseHTML for explicitly parsing strings into html. Fixes #11617. …
- 19:24 Ticket #11951 (mousemove offsetX and offsetY are undefined in FF13) created by
- the first argument's properties offsetX and offsetY on the mousemove …
- 18:52 Ticket #11950 (jquery 1.6..2.min.js - Invalid Argument at Line 18.) created by
- Only in IE 8 when the page loads getting the below error. It worked fine …
- 18:04 Ticket #11949 (Cannot bind to 'watch' event in Firefox) created by
- Firefox has this annoying behavior where Object.prototype.watch is a …
- 16:21 Ticket #11948 (.hide() and .hide('fast') lead to different states.) created by
- Using .hide() and .hide('fast') on child elements leads to inconsistent …
- 15:14 Ticket #11932 (Reading left (and perhaps others) when % returns px in Opera & FF) closed by
- duplicate: This is a bug in webkit, and noted in source …
- 15:08 Ticket #11944 (Incorrect calculation of dimensions when parent hidden) closed by
- duplicate
- 13:20 Ticket #11947 (datepicker numberOfMonths) closed by
- invalid: If you need programming help, please head to our forum or StackOverflow.
- 12:17 Ticket #11947 (datepicker numberOfMonths) created by
- I have two datepicker textboxes StartDate and EndDate. After selecting the …
- 12:16 Ticket #11946 (adjacent selector before :first-child on ie7) created by
- It looks like a possible bug in the jQuery selector (sizzle), the error …
- 10:10 Ticket #11945 (Event: hasEvent() and so on.) created by
- I propose to have an interface for the undocumented .data('events') …
- 09:08 Ticket #11944 (Incorrect calculation of dimensions when parent hidden) created by
- If you meet the following criteria: 1 - A block level parent element is …
- 08:46 Ticket #11868 (replaceWith() fails with multiple elements only on IE7-8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:40 Ticket #11943 (Custom Build broken) closed by
- fixed: Actually omit files that are specified. Fixes #11943 Signed-off-by: Rick …
06/20/12:
- 23:44 Ticket #11943 (Custom Build broken) created by
- The custom build grunt task on master doesn't actually generate custom …
- 22:56 Ticket #11942 (subsequent getScript callback does not always fire) created by
- when calling getScript in Firefox 13 for a local successfully loading …
- 15:19 Ticket #11290 (selector interpreted as HTML) closed by
- fixed: Adjust jQuery('html') detection to only match when html starts with '<' …
- 14:47 Ticket #11941 (on IE9, the checkbox value return 'on) created by
- on IE9, the checkbox value return 'on' if you try to access it through …
- 13:41 Ticket #11940 (Ajax request on Android after a back) created by
- Hi, I want to report a real big problem that apears after a Back on …
- 11:15 Ticket #11938 (jQuery.css should accept an array to get multiple properties) created by
- If css receives no arguments it should return all computed parameters of …
- 08:41 Ticket #11861 (IE html5 Elements are not "activated" when you convert them to a jquery ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
06/19/12:
- 21:22 Ticket #11936 ($(window).one("click", ....) does not work in IE7) closed by
- cantfix: The browsers are all doing the correct thing for their era. DOM2 Events …
- 21:18 Ticket #11937 (Data method not returning value for dynamic select options) closed by
- worksforme: Works fine for me. http://jsfiddle.net/rwaldron/tbuFQ/
- 21:13 Ticket #11937 (Data method not returning value for dynamic select options) reopened by
- 20:50 Ticket #11937 (Data method not returning value for dynamic select options) created by
- The data value is not returned for a dynamically added select option. See …
- 20:41 Ticket #11936 ($(window).one("click", ....) does not work in IE7) created by
- $(window).one("click", ....) does not work in IE7 but work in all other …
- 20:41 Ticket #11935 (Data method rounds string values as numerics) closed by
- duplicate
- 20:40 Ticket #11935 (Data method rounds string values as numerics) created by
- The value of 100.01 is being rounded to 100 in the data response. See …
- 20:32 Ticket #11934 (Enhancement: allow ":once" on event names to indicate one() variant event ...) created by
- I am a big fan of the "one()" functionality. But I have a suggestion for a …
- 18:56 Ticket #11930 (Ajax POST is encoded in UTF-16) closed by
- invalid
- 18:37 Ticket #11290 (selector interpreted as HTML) reopened by
- Now it's gone too far the other way... http://jsfiddle.net/HCa89/1/
- 17:58 Ticket #11933 (IE8 & 9 : Get script error after trigger click() - SCRIPT5007: Unable to ...) created by
- In both IE 8 & 9, getting script error below after trigger click(). …
- 15:35 Ticket #11290 (selector interpreted as HTML) closed by
- fixed: When detecting html in init, ignore html characters within quotes, …
- 15:30 Ticket #9521 (XSS with $(location.hash) and $(#<tag>) is needed?) closed by
- fixed: We've already fixed the issue described in this ticket. The comments bring …
- 15:00 Ticket #10270 ((any) attribute selector does not match if value contains '\') closed by
- fixed: Update Sizzle: fixes a bug dealing with backslashes in selectors. Fixes …
- 07:58 Ticket #11932 (Reading left (and perhaps others) when % returns px in Opera & FF) created by
- Example: http://jsbin.com/3/opufet/2 In Chrome (and Webkit based) value …
- 06:38 Ticket #11355 (":input[value]" and ":input:not([value])" returning wrong elements) closed by
- duplicate
- 06:32 Ticket #11079 (Selector bug: strange interaction between > and :visible) closed by
- duplicate: fixed
- 06:26 Ticket #10570 (:text selector throws an error in IE7 when there is a cross domain iframe ...) closed by
- fixed: This has been implemented in 1.8.
- 06:16 Ticket #10471 (Custom selectors do not get added to subbed version of jQuery.) closed by
- wontfix: $.sub has been deprecated and will be removed.
- 06:13 Ticket #10074 (Chaining two [] selector with :first not working) closed by
- fixed: This started working when jQuery.attr was plugged into sizzle, but now …
- 06:12 Ticket #10003 (Regression/BC break from #6963) closed by
- fixed: This seems to work now
- 06:04 Ticket #3778 (selector matching issues) closed by
- fixed: valid if escaped: http://jsfiddle.net/yjCW7/1/
- 05:59 Ticket #8429 (:empty discrepancy between IE and Chrome) closed by
- wontfix: It sounds like wontfix is the consensus here, and I agree.
- 05:55 Ticket #5568 (Selectors behave differently with comments tags on FF/IE) closed by
- fixed: Fixed in …
- 05:50 Ticket #11814 (Sizzle's element-rooted QSA strategy (i.e. attaching a temporary id) does ...) closed by
- fixed: Update Sizzle: adds selector divisions for element-rooted QSA in the …
- 04:26 Ticket #11931 (attributeHas selector does not work with jsdom or any other W3C compliant ...) closed by
- wontfix: Seems silly to break every website using jQuery just because jsdom chose …
- 04:06 Ticket #11931 (attributeHas selector does not work with jsdom or any other W3C compliant ...) created by
- The issue boils down into the fact that JQuery assumes that DOM's …
- 03:26 Ticket #11924 (Add cross-browser fix for Opera 11.x regarding onhashchange) closed by
- invalid: Cool, thanks for looking into this!
- 03:13 Ticket #11826 (Explore a parsed caching system for matchesSelector within Sizzle) closed by
- fixed: Move quickIs to Sizzle; Remove duplicate id matching in init; Added …
- 02:54 Ticket #11930 (Ajax POST is encoded in UTF-16) created by
- When I submit Chinese characters (in this example, 中文) via an .ajax() …
Note: See TracTimeline
for information about the timeline view.
