Timeline
08/09/11:
- 20:25 Ticket #9997 (clone() does not include selectedIndex on a select form element) closed by
- wontfix: agreed. Users can reselect if necessary.
- 16:23 Ticket #10008 (jquery ui radio button click action broken) closed by
- invalid: Please submit issues with jQuery UI on the [ http://bugs.jqueryui.com …
- 15:38 Ticket #8235 (jQuery.data throws a script error in certain circumstances.) reopened by
- https://github.com/jquery/jquery/blob/b22c9046529852c7ce56/src/data.js#L54 …
- 14:23 Ticket #10008 (jquery ui radio button click action broken) created by
- jquery ui radio button click action broken this works in the older version …
- 13:41 Ticket #10007 (datepicker bug) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! For issues …
- 07:01 Ticket #10007 (datepicker bug) created by
- only define datepicker's onSelect but execute once onSelect function.
- 01:57 Ticket #10006 (method show is not working as expected in all browsers when called for ...) created by
- When html generated from template (or something like that), sometimes need …
- 01:21 Ticket #10005 (Click event function does not fire at consistent times.) closed by
- worksforme: > Callbacks attached to .change() works consistently.
08/08/11:
- 22:41 Ticket #10005 (Click event function does not fire at consistent times.) created by
- If using .click() on a checkbox element, the returned value from …
- 15:50 Ticket #10004 (»e.cancelBubble = true;« does often raise "... member not found .." for ...) closed by
- invalid: To stop propogation, use [ http://api.jquery.com/event.stopPropagation/ …
- 15:45 Ticket #10004 (»e.cancelBubble = true;« does often raise "... member not found .." for ...) created by
- beeing forced to execute »e.cancelBubble = true;« does often raise an …
- 15:38 Ticket #10003 (Regression/BC break from #6963) created by
- Posting as new bug since no comments were given on the closed bug that was …
- 13:17 Ticket #9999 (one() fires more then once on the same element) closed by
- invalid: Right, that is correct behavior. The space-delimited syntax is simply a …
- 13:13 Ticket #10001 (Error downloading and installing jquery-1.6.2.js) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project. If this is …
- 13:04 Ticket #10002 (replaceWith() remove() = "PAGE CANNOT BE SEEN" in IE 7 and below) created by
- To reproduce this: <span id="weWannaRemoveThis"> <script …
- 12:14 Ticket #10001 (Error downloading and installing jquery-1.6.2.js) created by
- I get an error: Script: …
- 10:21 Ticket #10000 (the value got by calling position() in ie8) created by
- I got a problem. <div style="text-align:center;margin-top:104px; …
- 09:57 Ticket #9999 (one() fires more then once on the same element) created by
- Try clicking at least once with left and once with right mouse buttons. …
- 09:34 Ticket #9998 (.attr('onchange') returns undefined) closed by
- worksforme: I've put together a test case on jsFiddle matching the code you've …
- 09:16 Ticket #9998 (.attr('onchange') returns undefined) created by
- When trying to collect onchange using 1.6.1 it returns undefined. Yet when …
- 08:24 Ticket #9997 (clone() does not include selectedIndex on a select form element) created by
- A form select element like: […] will not have it's selectedIndex …
- 03:19 Ticket #9996 (outerHeight and height() not working Correctly on pressing CTRL + F5) closed by
- worksforme: Closing per OP's comment
- 01:38 Ticket #9996 (outerHeight and height() not working Correctly on pressing CTRL + F5) created by
- I have been working on a Site where I have a border which needs to be …
08/07/11:
- 18:36 Ticket #9995 (How to send FormData objects with Ajax-requests?) closed by
- wontfix: You could very easily create an ajax prefilter to achieve this …
- 18:15 Ticket #9995 (How to send FormData objects with Ajax-requests?) created by
- I am using FormData instances to append files to Ajax-requests. It works …
- 14:56 Ticket #9994 (Optimization improvement in jQuery.extend) closed by
- wontfix: Turns out this is a performance hit, so no thanks.
- 12:49 Ticket #9993 (Jquery throws IE8 specific error) closed by
- duplicate
- 10:53 Ticket #9994 (Optimization improvement in jQuery.extend) created by
- On line 313 of core.js: …
- 07:26 Ticket #9993 (Jquery throws IE8 specific error) created by
- IE8 throws an error when arrives to resolveWith: function( context, args ) …
08/06/11:
- 11:39 Ticket #9992 ($.get binary) created by
- it would be nice if we could get "arraybuffer" or "blob" response type …
- 07:52 Ticket #9892 (Unable to get value of the property 'jQuery16208390862814374671': object ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:52 Ticket #9888 (weird behaviour of selector in IE and Chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
08/05/11:
- 22:08 Ticket #9991 (validation and bug tracker) closed by
- invalid: Thank you for taking the time to contribute to the jQuery project. Issues …
- 20:29 Ticket #9991 (validation and bug tracker) created by
- When i apply validation() to a field which already has watermark(), it …
- 20:06 Ticket #9990 (Value for required attribute FireFox 3.6 with JQuery 1.6.2 is undefined) created by
- Reproduce by using: 1.5.2 http://jsfiddle.net/E6vUQ/ 1.6.2 …
- 15:16 Ticket #9989 ($.each doesn't check for null) closed by
- duplicate
- 15:15 Ticket #9989 ($.each doesn't check for null) reopened by
- 15:15 Ticket #9974 (each function not work with IE7) closed by
- duplicate: Just a guess…
- 15:14 Ticket #9989 ($.each doesn't check for null) closed by
- wontfix: Thanks for reporting this, however jQuery cannot account for every …
- 14:47 Ticket #9989 ($.each doesn't check for null) created by
- […] The code above will cause a js error on something.length. to fix it …
- 14:45 Ticket #9318 (Calling data on a jQuery object with HTML5 data attributes has strange ...) closed by
- fixed: Merge pull request #456 from rwldrn/9318 Improves support for arbitrary …
- 14:45 Changeset [b22c9046529852c7ce567df13397849e11e2b9cc] by
-
- src/core.js
- src/data.js
- test/index.html
- test/unit/attributes.js
- test/unit/data.js
- test/unit/traversing.js
- 14:44 Ticket #9413 ($.fn.removeData does not remove data with a dash in a name) closed by
- fixed: Merge pull request #455 from rwldrn/9413 Supports interoperable removal …
- 14:44 Changeset [37254bab91b6e006716029c599bab06792015925] by
-
- src/data.js
- test/index.html
- test/unit/attributes.js
- test/unit/data.js
- test/unit/traversing.js
- 14:44 Changeset [caa47c377474866f9ee3dd869454772d7d70143c] by
-
- test/index.html
- test/unit/attributes.js
- test/unit/traversing.js
- 14:02 Changeset [13647e94e0141757a17c8445d398b64e70393b5c] by
-
- test/index.html
- test/unit/attributes.js
- test/unit/traversing.js
- 13:48 Ticket #9936 (Animation of border radius) closed by
- invalid: The border-radius property is a shorthand property, so it consists of …
- 13:44 Ticket #9987 (Empty table is :visible in most browsers, but not in IE7/IE6) closed by
- cantfix: This is a css issue. In IE6/7, the width is 0 and the table is not visible …
- 13:35 Ticket #9978 (IE7 ReadOnly Attribute Not Being Removed) closed by
- duplicate
- 13:35 Ticket #9879 (removeAttr('readonly')) closed by
- invalid: Please use .prop("readonly", false) to change the in-memory DOM state of …
- 13:23 Ticket #9986 (Jquery Autocomplete) closed by
- invalid: Thank you for taking the time to contribute to the jQuery project. Issues …
- 13:22 Ticket #9794 (jQuery.fn.data() correctly handle access to arbitrary data property values) closed by
- fixed: Fixed …
- 13:21 Ticket #9985 (ie7 map bug) closed by
- invalid: The first argument to $.map must be an Object or Array. You've passed a …
- 13:19 Ticket #9988 (Minimal License Header in compressed jQuery) closed by
- fixed: Landed here: …
- 13:18 Ticket #9988 (Minimal License Header in compressed jQuery) created by
- Per jquery-bugs-team mailing list discussion, this has already landed - …
- 13:16 Ticket #9987 (Empty table is :visible in most browsers, but not in IE7/IE6) created by
- http://jsfiddle.net/ZHMN4/ Table is :visible in - Chrome 13.0.782.107 …
- 10:14 Ticket #9986 (Jquery Autocomplete) created by
- Hi everyone , Jquery autocomplete is not working with https:// but it is …
- 10:09 Ticket #9985 (ie7 map bug) created by
- $.map('1234',alert);
- 08:36 Ticket #9984 (Enhancement: "visibility" manipulation) created by
- I've often found visibility manipulation would be useful alongside the …
- 01:01 Ticket #9983 (clone() of html5 video causes refesh in Safari 5.1) closed by
- duplicate
- 01:00 Ticket #9983 (clone() of html5 video causes refesh in Safari 5.1) reopened by
- For kicks, I went back and had another look, just in case - turns out I …
- 00:57 Ticket #9983 (clone() of html5 video causes refesh in Safari 5.1) closed by
- worksforme: Or not... I'd seen behaviour like that before. Anyway, this is not an …
- 00:37 Ticket #9983 (clone() of html5 video causes refesh in Safari 5.1) created by
- When attempting to clone an instance of videoJS and custom player controls …
- 00:04 Ticket #9982 (.bind() breaks with null or undefined as argument 3) closed by
- wontfix: jQuery can't get into the business of supporting every edge case just …
08/04/11:
- 22:56 Changeset [e18cad6f88c7b3151722d5b58616badbea75ddf6] by
-
- test/data/support/testElementCrash.html
- test/unit/support.js
- 22:42 Ticket #9823 (IE 8 crashes when using background-image on BODY in css) closed by
- fixed: Add back the background: none setting to avoid any possible crashes in IE …
- 22:41 Changeset [5c4a9cc001fcd803efa65ff95571c72cbdafbe69] by
-
- src/support.js
- 22:18 Ticket #9980 (We can simplify the attr code by using getAttributeNode for everything in ...) closed by
- fixed: Now using getAttributeNode in all attribute cases in IE6/7, which …
- 22:18 Ticket #9979 (.prop('tabIndex') returns inconsistent results for elements that have not ...) closed by
- fixed: Make the tabIndex hook first a propHook and add it to attrHooks for …
- 22:16 Changeset [fd4ee2a39752cc40e35fbcb1bfd48634ffe4bfd4] by
-
- src/attributes.js
- test/unit/attributes.js
- 22:16 Changeset [8c2cb49917fc1082abac0a26298b992dcd6a5b6e] by
-
- src/attributes.js
- test/unit/attributes.js
- 22:16 Changeset [700c16b0859a8c982869d5501934bed9e51d3662] by
-
- src/attributes.js
- 22:11 Changeset [3cfb134ab41d204a71977c0b4c73640f250c7112] by
-
- build/post-compile.js
- build/release-notes.js
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/deferred.js
- src/dimensions.js
- src/effects.js
- …
- 22:09 Ticket #6652 (Remove filter:alpha(opacity=100) after animation) closed by
- fixed: Merge pull request #416 from gnarf37/ticket_6652 CSS: Remove filter from …
- 22:09 Changeset [8d5c874227a65434a694b97148577fd4f93ab264] by
-
- build/post-compile.js
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/deferred.js
- src/dimensions.js
- src/effects.js
- src/event.js
- …
- 21:58 Ticket #9982 (.bind() breaks with null or undefined as argument 3) created by
- when argument #3 of .bind() is null or undefined, .bind() fails. This was …
- 21:57 Ticket #9587 (Cloning a div with an object causes error in IE8) closed by
- fixed: Merge pull request #412 from rwldrn/9587 jQuery.clone() check destination …
- 21:57 Changeset [b5a16ead1ae2b7449c442c151299f9f456c03942] by
-
- build/post-compile.js
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/deferred.js
- src/dimensions.js
- src/effects.js
- src/event.js
- …
- 21:55 Ticket #9779 (Allow non-null|undefined evaluation of data property values) closed by
- fixed: Merge pull request #432 from rwldrn/9794 Correct non-null|undefined …
- 21:55 Changeset [59936dc04d4dd2731874fecd6237383a0e41ddd5] by
-
- build/post-compile.js
- src/ajax.js
- src/attributes.js
- src/core.js
- src/data.js
- src/dimensions.js
- src/event.js
- src/support.js
- test/data/statusText.php
- test/data/support/bodyBackground.html
- …
- 21:51 Changeset [2e298d92dbba3f9984a7765026e4c3341f709366] by
-
- build/post-compile.js
- src/ajax.js
- src/attributes.js
- src/core.js
- src/dimensions.js
- src/event.js
- src/support.js
- test/data/statusText.php
- test/data/support/bodyBackground.html
- test/data/support/boxModelIE.html
- …
- 21:41 Changeset [84936f1e64f57009c83849bace85db3ff961240c] by
-
- build/post-compile.js
- src/ajax.js
- src/attributes.js
- src/core.js
- src/dimensions.js
- src/event.js
- src/support.js
- test/data/statusText.php
- test/data/ua.txt
- test/unit/ajax.js
- …
- 21:35 Changeset [1846551a0cbe346ea22f1630c555168ed7d45941] by
-
- build/post-compile.js
- src/attributes.js
- src/core.js
- src/dimensions.js
- src/support.js
- test/data/ua.txt
- test/unit/attributes.js
- test/unit/event.js
- test/unit/offset.js
- test/unit/queue.js
- …
- 21:33 Ticket #9630 (foo.contents().hasClass() returns incorrect value) closed by
- fixed: Merge pull request #419 from rwldrn/9630 Unit tests assert that …
- 21:33 Changeset [6a3395afcdb958a25f9a7cba3e544fe10d4d123a] by
-
- build/post-compile.js
- src/ajax.js
- src/attributes.js
- src/core.js
- src/deferred.js
- src/effects.js
- src/support.js
- test/data/statusText.php
- test/data/support/bodyBackground.html
- test/data/support/boxModelIE.html
- …
- 21:32 Ticket #9385 (Deprecate jQuery.browser) closed by
- fixed: Merge pull request #417 from rwldrn/9385 Begrudgingly adds chrome …
- 21:31 Changeset [5417a2cf6b629b5bf3103454a5a6cab2181924e8] by
-
- build/post-compile.js
- src/ajax.js
- src/attributes.js
- src/core.js
- src/deferred.js
- src/effects.js
- src/support.js
- test/data/statusText.php
- test/data/support/bodyBackground.html
- test/data/support/boxModelIE.html
- …
- 21:16 Changeset [566f958d58e7f5dfeda5e31d7531c7d535a6a9e9] by
-
- build/post-compile.js
- src/support.js
- test/unit/event.js
- test/unit/offset.js
- test/unit/queue.js
- test/unit/support.js
- 21:15 Ticket #9634 (visible "t" character in upper left corner during support.js init) closed by
- fixed: Merge pull request #444 from rwldrn/9634 Non-breaking-space should …
- 21:15 Changeset [ea0303ecbf8e6b8a5c39bbad463e3e0d1dc84543] by
-
- src/support.js
- test/unit/event.js
- test/unit/offset.js
- test/unit/queue.js
- test/unit/support.js
- 21:14 Ticket #9981 (IE8 on XP Crashes with jQuery 1.6.2) created by
- I think it might be related to an XP patch that came out recently. I saw a …
- 21:12 Ticket #9914 (test/unit/event.js contains two tests with the same name) closed by
- fixed: Merge pull request #447 from rwldrn/9914 Removes empty, duplicate named …
- 21:12 Changeset [d7681a12e5143b8daf5b3b17564563ec13068f9d] by
-
- test/unit/event.js
- test/unit/offset.js
- test/unit/queue.js
- test/unit/support.js
- 21:11 Ticket #9912 (test/unit/offset.js contains two identically named tests) closed by
- fixed: Merge pull request #448 from rwldrn/9912 Renames duplicate named test …
- 21:11 Changeset [5f54cb706625b8eb006fb8c420d0713e9cb0db01] by
-
- test/unit/offset.js
- test/unit/queue.js
- test/unit/support.js
- 21:10 Ticket #9913 (test/unit/queue.js contains duplicated test) closed by
- fixed: Merge pull request #449 from rwldrn/9913 Removes duplicate test block. …
- 21:10 Changeset [dd3662d0ff0ac46d86e339ffeae67e956302f163] by
-
- test/unit/queue.js
- test/unit/support.js
- 20:35 Changeset [981bcdc955ed46361a5d5f839232cbb6b3ec510a] by
-
- src/attributes.js
- test/unit/attributes.js
- 20:33 Ticket #9980 (We can simplify the attr code by using getAttributeNode for everything in ...) created by
- Right now, the formHook(or the main hook for IE6/7 that uses …
- 20:24 Ticket #9977 (.data() does not return DOM object for method chaining in IE8 and below) closed by
- invalid
- 19:53 Changeset [dbefda2b86e24e8891627795abc4f67a6e405b52] by
-
- src/attributes.js
- test/unit/attributes.js
- 19:50 Ticket #9979 (.prop('tabIndex') returns inconsistent results for elements that have not ...) created by
- IE6/7 will do 0, other browsers -1. http://jsfiddle.net/timmywil/J8VcM/
- 19:32 Ticket #9978 (IE7 ReadOnly Attribute Not Being Removed) created by
- This is working in IE7 / jQuery 1.6.1 and prior (I ran 1.4.2 before) but …
- 19:17 Ticket #9977 (.data() does not return DOM object for method chaining in IE8 and below) created by
- I don't know if this is a bug in jQuery or a bug in the library that I was …
- 18:09 Ticket #9976 (IE6/7 : styling problem with jquery ui button) closed by
- invalid: Thank you for taking the time to contribute to the jQuery project. Issues …
- 16:32 Ticket #9976 (IE6/7 : styling problem with jquery ui button) created by
- When i make a button with $("input#myButton").button(); The styling is not …
- 14:48 Ticket #9975 (Jquery height is not working on IE9...even though it sets the value to a ...) created by
- <script language="javascript" type="text/javascript"> …
- 14:43 Ticket #9974 (each function not work with IE7) created by
- each function dont work with IE 7 got this message 'length' is null or …
- 14:20 Ticket #9972 (JSON Error) closed by
- invalid: This is not an error, but a warning. Script tags are used for jsonp.
- 14:02 Ticket #9972 (JSON Error) created by
- I'm trying to get anything with twitter api, but ir return this error in …
- 13:54 Ticket #9969 (parse error with jQuery 1.5.1 and 1.6.2 on Safari on iPad and iPhone 4.3.5 ...) closed by
- invalid: That's a tough one to test and one the team will probably not be able to …
- 13:27 Ticket #9970 (Typo in ajax.js: status should be jzXHR.status?) created by
- jquery.js, line 7233 The "status" should be "jqXHR.status" I think …
- 11:49 Ticket #9969 (parse error with jQuery 1.5.1 and 1.6.2 on Safari on iPad and iPhone 4.3.5 ...) created by
- I have an akward problem. Where the jQuery part of my WordPress Theme …
- 08:02 Ticket #9876 (Firefox bug on block and unblock) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:02 Ticket #9870 (animate don't work in IE 8 in some cases) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:03 Ticket #9968 (Siblings() not function correctly under chrome) created by
- 1. The version(s) of jQuery affected Version 1.6.2 2. The browser (or …
- 02:56 Ticket #9967 (slideDown&slideUp don't work properly in IE6) created by
- Browser: IE6 6.0.2900 & 6.0.2800 Script sample: …
08/03/11:
- 20:42 Ticket #9966 (Trying to create an account but not successfull in the site) closed by
- invalid: Have you tried at …
- 20:32 Ticket #9966 (Trying to create an account but not successfull in the site) created by
- have tried a lot but could not create an account with the site
- 18:24 Ticket #9965 (Add $.support flag for loading XHTML content) created by
- Since IE doesn't support loading XHTML content into a DOM (reference …
- 18:15 Ticket #9963 (Page flashing) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! If you …
- 18:10 Ticket #7547 (Adding pub/sub into jQuery core?) reopened by
- With the introduction of $.Callbacks() in 1.7, jaubourg's implementation …
- 18:03 Ticket #9964 (test/support.js module strictEqual typo) closed by
- fixed: Landing pull request 453. Typo correction strictEquals=>strictEqual. Fixes …
- 18:02 Changeset [905e8920f9b2a895ed76693a74f34c0297cbcbfb] by
-
- test/unit/support.js
- 17:33 Ticket #9964 (test/support.js module strictEqual typo) created by
- test/support.js module has typos that halt the test runner
- 16:08 Ticket #9963 (Page flashing) created by
- I'm new to ASP.NET MVC...so please bear with me. I just created a new …
- 15:05 Ticket #9962 (When the container has an ID containing a backslash, find( IDselector ) ...) created by
- Traversing-function "find()" (v.1.6.2) not working anymore. With v1.4.2 no …
- 14:12 Ticket #9961 (nodeName does not check whether elem exists) closed by
- invalid: Since the linked post is from 2008 and there still is no test case three …
- 13:29 Ticket #9961 (nodeName does not check whether elem exists) created by
- See …
- 13:26 Ticket #9960 (Append function not working for parent nodes that are nodeType === 9) created by
- I encountered this problem while I was trying to replace the root node of …
- 07:44 Ticket #9866 (Unable to get height on DIV tag that has begun fading in...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:44 Ticket #9864 (Onknowed problem with de release version) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:44 Ticket #9862 (SCRIPT5007: Unable to get value of the property ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:44 Ticket #9861 (Problem with ASP.Net-CheckBox-Control and CSS-Class) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:44 Ticket #9859 (Event remove attribute disabled issue) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
08/02/11:
- 21:14 Ticket #9959 ($.fn.unbind("eventtype", null) unbinds all handlers with type "eventtype") closed by
- invalid: I'm not sure why we're even debating this. Passing null as a second arg …
- 20:06 Ticket #9958 (Validation plugin does not work inside buttons) closed by
- invalid: This is the bug tracker for jQuery core. Please consult the issue tracker …
- 20:04 Ticket #9959 ($.fn.unbind("eventtype", null) unbinds all handlers with type "eventtype") created by
- jQuery.event.remove currently unbinds all handlers matching the event …
- 19:36 Ticket #9958 (Validation plugin does not work inside buttons) created by
- When an in-line input validation is inside a button, which is inside a …
- 13:59 Ticket #9957 (setTimeout setInterval broken) closed by
- duplicate
- 12:59 Ticket #9956 (Jquery 1.6.2 comment problem) closed by
- wontfix: Thanks for submitting a ticket!. Unfortunately, we are unable to guarantee …
- 10:49 Ticket #9957 (setTimeout setInterval broken) created by
- Case A: ---- function a() { obj.animate ( { } , speed ) …
- 09:02 Ticket #9956 (Jquery 1.6.2 comment problem) created by
- http://code.jquery.com/jquery-1.6.2.min.js has a problem …
- 07:51 Ticket #9858 (UI issue with LABEL tag in IE6) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.
