Timeline
Aug 9, 2011:
- 4:25 PM Ticket #9997 (clone() does not include selectedIndex on a select form element) closed by
- wontfix: agreed. Users can reselect if necessary.
- 12:23 PM Ticket #10008 (jquery ui radio button click action broken) closed by
- invalid: Please submit issues with jQuery UI on the [http://bugs.jqueryui.com …
- 11:38 AM Ticket #8235 (jQuery.data throws a script error in certain circumstances.) reopened by
- https://github.com/jquery/jquery/blob/b22c9046529852c7ce56/src/data.js# …
- 10:23 AM Ticket #10008 (jquery ui radio button click action broken) created by
- jquery ui radio button click action broken this works in the older …
- 9:41 AM Ticket #10007 (datepicker bug) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! For …
- 3:01 AM Ticket #10007 (datepicker bug) created by
- only define datepicker's onSelect but execute once onSelect function.
Aug 8, 2011:
- 9:57 PM 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 …
- 9:21 PM Ticket #10005 (Click event function does not fire at consistent times.) closed by
- worksforme: > Callbacks attached to .change() works consistently.
- 6:41 PM Ticket #10005 (Click event function does not fire at consistent times.) created by
- If using .click() on a checkbox element, the returned value from …
- 11:50 AM Ticket #10004 (»e.cancelBubble = true;« does often raise "... member not found .." ...) closed by
- invalid: To stop propogation, use [http://api.jquery.com/event.stopPropagation/ …
- 11:45 AM Ticket #10004 (»e.cancelBubble = true;« does often raise "... member not found .." ...) created by
- beeing forced to execute »e.cancelBubble = true;« does often raise an …
- 11:38 AM Ticket #10003 (Regression/BC break from #6963) created by
- Posting as new bug since no comments were given on the closed bug that …
- 9:17 AM 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 …
- 9:13 AM 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 …
- 9:04 AM Ticket #10002 (replaceWith() remove() = "PAGE CANNOT BE SEEN" in IE 7 and below) created by
- To reproduce this: <span id="weWannaRemoveThis"> <script …
- 8:14 AM Ticket #10001 (Error downloading and installing jquery-1.6.2.js) created by
- I get an error: Script: …
- 6:21 AM Ticket #10000 (the value got by calling position() in ie8) created by
- I got a problem. <div …
- 5:57 AM 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 …
- 5:34 AM Ticket #9998 (.attr('onchange') returns undefined) closed by
- worksforme: I've put together a test case on jsFiddle matching the code you've …
- 5:16 AM Ticket #9998 (.attr('onchange') returns undefined) created by
- When trying to collect onchange using 1.6.1 it returns undefined. Yet …
- 4:24 AM 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 …
Aug 7, 2011:
- 11:19 PM Ticket #9996 (outerHeight and height() not working Correctly on pressing CTRL + F5) closed by
- worksforme: Closing per OP's comment
- 9:38 PM 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 …
- 2:36 PM Ticket #9995 (How to send FormData objects with Ajax-requests?) closed by
- wontfix: You could very easily create an ajax prefilter to achieve this …
- 2:15 PM Ticket #9995 (How to send FormData objects with Ajax-requests?) created by
- I am using FormData instances to append files to Ajax-requests. It …
- 10:56 AM Ticket #9994 (Optimization improvement in jQuery.extend) closed by
- wontfix: Turns out this is a performance hit, so no thanks.
- 8:49 AM Ticket #9993 (Jquery throws IE8 specific error) closed by
- duplicate
- 6:53 AM Ticket #9994 (Optimization improvement in jQuery.extend) created by
- On line 313 of core.js: …
- 3:26 AM Ticket #9993 (Jquery throws IE8 specific error) created by
- IE8 throws an error when arrives to resolveWith: function( context, …
Aug 6, 2011:
- 7:39 AM Ticket #9992 ($.get binary) created by
- it would be nice if we could get "arraybuffer" or "blob" response type …
- 3:52 AM Ticket #9892 (Unable to get value of the property 'jQuery16208390862814374671': ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:52 AM 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 …
Aug 5, 2011:
- 6:08 PM Ticket #9991 (validation and bug tracker) closed by
- invalid: Thank you for taking the time to contribute to the jQuery project. …
- 4:29 PM Ticket #9991 (validation and bug tracker) created by
- When i apply validation() to a field which already has watermark(), it …
- 4:06 PM 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 …
- 11:16 AM Ticket #9989 ($.each doesn't check for null) closed by
- duplicate
- 11:15 AM Ticket #9989 ($.each doesn't check for null) reopened by
- 11:15 AM Ticket #9974 (each function not work with IE7) closed by
- duplicate: Just a guess…
- 11:14 AM Ticket #9989 ($.each doesn't check for null) closed by
- wontfix: Thanks for reporting this, however jQuery cannot account for every …
- 10:47 AM Ticket #9989 ($.each doesn't check for null) created by
- […] The code above will cause a js error on something.length. to …
- 10:45 AM 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 …
- 10:45 AM Changeset [b22c904]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/data.js
- 10:44 AM 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 …
- 10:44 AM Changeset [37254ba]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 10:44 AM Changeset [caa47c3]1.12-stable2.2-stablekillphp by
- test/index.html
- test/unit/attributes.js
- test/unit/traversing.js
- 10:17 AM Changeset [e7af6a2]1.12-stable2.2-stablekillphp by
- src/core.js
- 10:17 AM Changeset [22028e4]1.12-stable2.2-stablekillphp by
- test/unit/data.js
- 10:02 AM Changeset [13647e9]1.12-stable2.2-stablekillphp by
- test/index.html
- test/unit/attributes.js
- test/unit/traversing.js
- 9:48 AM Ticket #9936 (Animation of border radius) closed by
- invalid: The
border-radius
property is a shorthand property, so it consists … - 9:44 AM 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 …
- 9:43 AM Changeset [2ce5e95]1.12-stable2.2-stablekillphp by
- src/data.js
- 9:43 AM Changeset [7daf44b]1.12-stable2.2-stablekillphp by
- test/unit/data.js
- 9:35 AM Ticket #9978 (IE7 ReadOnly Attribute Not Being Removed) closed by
- duplicate
- 9:35 AM Ticket #9879 (removeAttr('readonly')) closed by
- invalid: Please use
.prop("readonly", false)
to change the in-memory DOM … - 9:23 AM Ticket #9986 (Jquery Autocomplete) closed by
- invalid: Thank you for taking the time to contribute to the jQuery project. …
- 9:22 AM Ticket #9794 (jQuery.fn.data() correctly handle access to arbitrary data property values) closed by
- fixed: Fixed …
- 9:21 AM Ticket #9985 (ie7 map bug) closed by
- invalid: The first argument to
$.map
must be an Object or Array. You've … - 9:19 AM Ticket #9988 (Minimal License Header in compressed jQuery) closed by
- fixed: Landed here: …
- 9:18 AM Ticket #9988 (Minimal License Header in compressed jQuery) created by
- Per jquery-bugs-team mailing list discussion, this has already landed …
- 9:16 AM 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 …
- 6:14 AM Ticket #9986 (Jquery Autocomplete) created by
- Hi everyone , Jquery autocomplete is not working with https:// but …
- 6:09 AM Ticket #9985 (ie7 map bug) created by
- $.map('1234',alert);
- 4:36 AM Ticket #9984 (Enhancement: "visibility" manipulation) created by
- I've often found visibility manipulation would be useful alongside the …
Aug 4, 2011:
- 9:01 PM Ticket #9983 (clone() of html5 video causes refesh in Safari 5.1) closed by
- duplicate
- 9:00 PM 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 …
- 8:57 PM 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 …
- 8:37 PM 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 …
- 8:04 PM 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 …
- 6:56 PM Changeset [e18cad6]1.12-stable2.2-stablekillphp by
- test/data/support/testElementCrash.html
- test/unit/support.js
- 6:42 PM 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 …
- 6:41 PM Changeset [5c4a9cc0]1.12-stable2.2-stablekillphp by
- src/support.js
- 6:18 PM Ticket #9980 (We can simplify the attr code by using getAttributeNode for everything ...) closed by
- fixed: Now using getAttributeNode in all attribute cases in IE6/7, which …
- 6:18 PM Ticket #9979 (.prop('tabIndex') returns inconsistent results for elements that have ...) closed by
- fixed: Make the tabIndex hook first a propHook and add it to attrHooks for …
- 6:16 PM Changeset [700c16b]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 6:16 PM Changeset [8c2cb49]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 6:16 PM Changeset [fd4ee2a]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 6:11 PM Changeset [3cfb134]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
- 6:09 PM Ticket #6652 (Remove filter:alpha(opacity=100) after animation) closed by
- fixed: Merge pull request #416 from gnarf37/ticket_6652 CSS: Remove filter …
- 6:09 PM Changeset [8d5c874]1.12-stable2.2-stablekillphp by
- src/css.js
- test/data/testsuite.css
- test/index.html
- test/unit/css.js
- 5:58 PM 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 …
- 5:57 PM 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 …
- 5:57 PM Changeset [b5a16ead]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/index.html
- test/unit/manipulation.js
- 5:55 PM 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 …
- 5:55 PM Changeset [59936dc]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 5:51 PM Changeset [2e298d9]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 5:41 PM Changeset [84936f1e]1.12-stable2.2-stablekillphp by
- src/event.js
- 5:35 PM Changeset [1846551]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- 5:33 PM Ticket #9630 (foo.contents().hasClass() returns incorrect value) closed by
- fixed: Merge pull request #419 from rwldrn/9630 Unit tests assert that …
- 5:33 PM Changeset [6a3395a]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 5:32 PM Ticket #9385 (Deprecate jQuery.browser) closed by
- fixed: Merge pull request #417 from rwldrn/9385 Begrudgingly adds chrome …
- 5:31 PM Changeset [5417a2c]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/ua.txt
- 5:16 PM Changeset [566f958]1.12-stable2.2-stablekillphp by
- build/post-compile.js
- 5:15 PM 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 …
- 5:15 PM Changeset [ea0303e]1.12-stable2.2-stablekillphp by
- src/support.js
- 5:14 PM 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 …
- 5:12 PM 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 …
- 5:12 PM Changeset [d7681a1]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 5:11 PM 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 …
- 5:11 PM Changeset [5f54cb7]1.12-stable2.2-stablekillphp by
- test/unit/offset.js
- 5:10 PM Ticket #9913 (test/unit/queue.js contains duplicated test) closed by
- fixed: Merge pull request #449 from rwldrn/9913 Removes duplicate test …
- 5:10 PM Changeset [dd3662d0]1.12-stable2.2-stablekillphp by
- test/unit/queue.js
- 4:33 PM Ticket #9980 (We can simplify the attr code by using getAttributeNode for everything ...) created by
- Right now, the formHook(or the main hook for IE6/7 that uses …
- 4:24 PM Ticket #9977 (.data() does not return DOM object for method chaining in IE8 and below) closed by
- invalid
- 3:50 PM Ticket #9979 (.prop('tabIndex') returns inconsistent results for elements that have ...) created by
- IE6/7 will do 0, other browsers -1. http://jsfiddle.net/timmywil/J8VcM/
- 3:32 PM 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) …
- 3:17 PM 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 …
- 2:09 PM 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. …
- 12:32 PM Ticket #9976 (IE6/7 : styling problem with jquery ui button) created by
- When i make a button with $("input#myButton").button(); The styling is …
- 10:48 AM Ticket #9975 (Jquery height is not working on IE9...even though it sets the value to ...) created by
- <script language="javascript" type="text/javascript"> …
- 10:43 AM Ticket #9974 (each function not work with IE7) created by
- each function dont work with IE 7 got this message 'length' is null …
- 10:20 AM Ticket #9972 (JSON Error) closed by
- invalid: This is not an error, but a warning. Script tags are used for jsonp.
- 10:02 AM Ticket #9972 (JSON Error) created by
- I'm trying to get anything with twitter api, but ir return this error …
- 9:54 AM Ticket #9969 (parse error with jQuery 1.5.1 and 1.6.2 on Safari on iPad and iPhone ...) closed by
- invalid: That's a tough one to test and one the team will probably not be able …
- 9:27 AM 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 …
- 7:49 AM Ticket #9969 (parse error with jQuery 1.5.1 and 1.6.2 on Safari on iPad and iPhone ...) created by
- I have an akward problem. Where the jQuery part of my WordPress Theme …
- 4:02 AM 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 …
- 4:02 AM 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 …
- 12:03 AM 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 …
Aug 3, 2011:
- 10:56 PM Ticket #9967 (slideDown&slideUp don't work properly in IE6) created by
- Browser: IE6 6.0.2900 & 6.0.2800 Script sample: …
- 4:42 PM Ticket #9966 (Trying to create an account but not successfull in the site) closed by
- invalid: Have you tried at …
- 4:32 PM 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
- 2:24 PM Ticket #9965 (Add $.support flag for loading XHTML content) created by
- Since IE doesn't support loading XHTML content into a DOM (reference …
- 2:15 PM Ticket #9963 (Page flashing) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! If you …
- 2:10 PM Ticket #7547 (Adding pub/sub into jQuery core?) reopened by
- With the introduction of $.Callbacks() in 1.7, jaubourg's …
- 2:03 PM Ticket #9964 (test/support.js module strictEqual typo) closed by
- fixed: Landing pull request 453. Typo correction strictEquals=>strictEqual. …
- 2:02 PM Changeset [905e892]1.12-stable2.2-stablekillphp by
- test/unit/support.js
- 1:33 PM Ticket #9964 (test/support.js module strictEqual typo) created by
- test/support.js module has typos that halt the test runner
- 12:08 PM Ticket #9963 (Page flashing) created by
- I'm new to ASP.NET MVC...so please bear with me. I just created a new …
- 11:05 AM 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 …
- 10:12 AM 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 …
- 9:29 AM Ticket #9961 (nodeName does not check whether elem exists) created by
- See …
- 9:26 AM 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 …
- 3:44 AM 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 …
- 3:44 AM 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 …
- 3:44 AM 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 …
- 3:44 AM 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 …
- 3:44 AM Ticket #9859 (Event remove attribute disabled issue) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Aug 2, 2011:
- 6:38 PM Changeset [c8cc1b3]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- 5:14 PM 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 … - 4:06 PM Ticket #9958 (Validation plugin does not work inside buttons) closed by
- invalid: This is the bug tracker for jQuery core. Please consult the issue …
- 4:04 PM Ticket #9959 ($.fn.unbind("eventtype", null) unbinds all handlers with type "eventtype") created by
jQuery.event.remove
currently unbinds all handlers matching the …- 3:36 PM 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 …
- 9:59 AM Ticket #9957 (setTimeout setInterval broken) closed by
- duplicate
- 8:59 AM Ticket #9956 (Jquery 1.6.2 comment problem) closed by
- wontfix: Thanks for submitting a ticket!. Unfortunately, we are unable to …
- 6:49 AM Ticket #9957 (setTimeout setInterval broken) created by
- Case A: ---- function a() { obj.animate ( { } , speed ) …
- 5:02 AM Ticket #9956 (Jquery 1.6.2 comment problem) created by
- http://code.jquery.com/jquery-1.6.2.min.js has a problem …
- 3:51 AM 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.