Timeline
Jun 20, 2011:
- 7:31 PM Ticket #9629 (Cloning a radio button) created by
- 1.4.2, 1.6.1. A primary radio button element loses a "checked" …
- 5:38 PM Ticket #9628 (width(), height(), etc. shouldn't round) created by
- Right now we're rounding off the answers from width(), height(), etc. …
- 4:47 PM Ticket #9627 (Adding Object.toString causes $(handler) not to run handler) closed by
- wontfix: jQuery's current browser support is as follows: * Chrome Current - 1 …
- 4:21 PM Ticket #9627 (Adding Object.toString causes $(handler) not to run handler) created by
- Adding Object.toString causes $(handler) not to run handler …
- 4:15 PM Ticket #9626 (throws exception in ie 5.5) closed by
- wontfix: jQuery's current browser support is as follows: * Chrome Current - 1 …
- 4:07 PM Ticket #9626 (throws exception in ie 5.5) created by
- jquery throws exception when loaded into the page from a script tag
- 3:21 PM Changeset [15cd7d8]1.12-stable2.2-stablekillphp by
- src/css.js
- 12:47 PM Ticket #9625 (Support full range of allowed IDs in HTML5) closed by
- invalid: Just need to escape the special chars. http://jsfiddle.net/2Zpn4/6/
- 11:30 AM Ticket #9625 (Support full range of allowed IDs in HTML5) created by
- HTML5 seems to legalise all non-space characters for ID strings. This …
- 10:16 AM Ticket #9610 (changed language protocol?) closed by
- duplicate
- 10:16 AM Ticket #9610 (changed language protocol?) reopened by
- It used to, but has since been changed.
- 10:09 AM Ticket #9621 (animate of backgroundPositionX and backgroundPositionY fails in Firefox) closed by
- wontfix: Not all browsers support backgroundPositionX/Y. You can fix this with …
- 10:04 AM Ticket #9623 (IE6 & 7 will not match attribute selector queries if the attribute in ...) closed by
- duplicate
- 9:57 AM Changeset [dd93d0e]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/ua.txt
- 9:31 AM Ticket #9624 (class value passed to value functions in class methods when no class ...) closed by
- fixed: Fixed: …
- 9:30 AM Ticket #9624 (class value passed to value functions in class methods when no class ...) created by
- This was changed in 1.6 with the attr rewrite. Compare to prior …
- 7:05 AM Ticket #9623 (IE6 & 7 will not match attribute selector queries if the attribute in ...) created by
- IE6 & 7 will not match attribute selector queries if the attribute in …
- 6:59 AM Ticket #9622 (Script doesn't work in SOME browsers) created by
- On your 'browser compatibility' page, it is stated that jQuery would …
- 6:46 AM Ticket #9621 (animate of backgroundPositionX and backgroundPositionY fails in Firefox) created by
- Works like a charm in Chrome (and even in IE for that matter), but …
- 5:45 AM Ticket #9620 (Events Exception on IE) created by
- trigger a list of objects return from a jQuery selector use '.click()' …
- 3:46 AM Ticket #9519 (clearAttributes not defined by DOM) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:36 AM Ticket #9619 (toLowerCase) created by
- toLowerCase not work good
- 12:23 AM Ticket #9586 (relative CSS value does not work for "right") closed by
- worksforme: Thanks for submitting a ticket to the jQuery Project! I've run your …
Jun 19, 2011:
- 9:51 PM Ticket #9607 (Chrome 12.0.742.100 fails to return position and offset values for ...) closed by
- wontfix: Let's rely on Chrome to fix this, since it's their regression.
- 9:49 PM Ticket #9617 (addClass stops working when similar class exists) closed by
- fixed: Fixed: …
- 9:45 PM Ticket #9618 (invalid attribute selector works in IE9 when it should fail) closed by
- wontfix: This was reported before, although I can't find the ticket. IE9 is …
- 7:31 PM Ticket #9618 (invalid attribute selector works in IE9 when it should fail) created by
- […] […] will show 3-3 in IE9 and 0-3 in Firefox. jQuery is …
- 6:58 PM Changeset [96501d3]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 4:08 PM Ticket #9617 (addClass stops working when similar class exists) created by
- I was using the "edge" version on jsFiddle, which currently is jQuery …
- 9:39 AM Ticket #9616 (Search for plugins not working as supposed) closed by
- worksforme
- 4:06 AM Ticket #9467 (Delegate with Custom Events working in Chrome but not Firefox) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:06 AM Ticket #9419 (Faster deep cloning of objects) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:57 AM Ticket #9616 (Search for plugins not working as supposed) created by
- When trying to search for plugins with the keyword dashboard none is …
Jun 18, 2011:
- 8:45 PM Ticket #9615 (replaceWidth does not work with document.createElement) closed by
- invalid: This is a feature so that existing elements can be moved rather than …
- 7:32 PM Ticket #9615 (replaceWidth does not work with document.createElement) created by
- I noticed that the documentation page on replaceWidth had an example …
- 1:20 PM Ticket #9614 (.animate() error in IE) created by
- IE8 & IE7 both give error like this; "Could not get the position …
- 7:53 AM Ticket #9613 ($.ajax is not launching error callback on 400 Bad Request when jsonp ...) created by
- Here is sample http://jsfiddle.net/pLuPb/ Here is working sample: …
- 4:09 AM Ticket #9509 (CSS extremely slow in IE9) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:09 AM Ticket #9506 (show is not working fine in ASP.NET) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jun 17, 2011:
- 5:44 PM Ticket #9612 ($.attr('defaultSelected') returns undefined instead of true/false) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project! This …
- 5:37 PM Ticket #9598 (width() does offsetWidth fallback unnecessarily if width=0 but padding ...) closed by
- fixed: Landing pull request 413. Move border/padding checks to after width …
- 5:34 PM Ticket #9612 ($.attr('defaultSelected') returns undefined instead of true/false) created by
- $('option').attr('defaultSelected') should return true or false for …
- 5:33 PM Changeset [124817e]1.12-stable2.2-stablekillphp by
- src/css.js
- 5:23 PM Ticket #9609 (Checkbox disabling using .prop(), Chrome) closed by
- duplicate: As the docs state, do not use removeProp to remove native properties. …
- 2:21 PM Ticket #9611 (Selectors don't work properly on Chrome) created by
- Hi, We're having major issues with selectors and how they work in …
- 11:15 AM Ticket #9610 (changed language protocol?) closed by
- invalid: This code: […] Does not exist in jQuery.
- 10:52 AM Ticket #9610 (changed language protocol?) created by
- Win7, IE9 Previous legacy code: "if(elem.getElementsByTagName){...}" …
- 10:42 AM Ticket #9609 (Checkbox disabling using .prop(), Chrome) created by
- This has the expected effect in Firefox and Safari (haven't tested …
- 9:22 AM Ticket #9608 (bad selection) closed by
- invalid: Seems to work fine. Keep in mind the attribute value should be quoted …
- 9:14 AM Ticket #9606 (Loading jQuery causes background image to disappear in IE8) closed by
- duplicate
- 9:14 AM Ticket #9606 (Loading jQuery causes background image to disappear in IE8) reopened by
- This was a problem, but will be fixed in 1.6.2.
- 7:08 AM Ticket #9608 (bad selection) created by
- Hello. I am beginner in jquery. When i make selection like this …
- 4:00 AM Ticket #9494 (A bug of html(obj) function) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:00 AM Ticket #9493 (scripts stopped working with version 1.6) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:00 AM Ticket #9452 (focus event does not bubble correctly) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:12 AM Ticket #9591 (Documentation for .add() fails to mention that it can take another ...) closed by
- fixed: Our docs have been updated accordingly: http://api.jquery.com/add/
- 1:37 AM Ticket #9606 (Loading jQuery causes background image to disappear in IE8) closed by
- worksforme: I haven't been able to reproduce this using the above test case …
Jun 16, 2011:
- 2:02 PM Ticket #9607 (Chrome 12.0.742.100 fails to return position and offset values for ...) created by
- This ticket is related to #9554 http://jsfiddle.net/arzynik/zfmgt/ …
- 1:39 PM Ticket #9606 (Loading jQuery causes background image to disappear in IE8) created by
- I have run into an issue when jQuery 1.6.1 is loaded on a page, it …
- 1:31 PM Ticket #9605 (Trouble with IE6 and the $('html') function with iframes) created by
- I am trying to create html using the $() function and then insert this …
- 10:17 AM Ticket #9604 (Downgrade IE performance) created by
- I've been working on a site which makes heavy use of JQuery and it was …
- 9:16 AM Ticket #9599 (Google Chrome, Maximum call stack size exceed when run unbind event) closed by
- invalid: The code shown is invalid. To namespace events, do …
- 8:44 AM Ticket #9603 (Give siblings() the option to provide siblings which are not part of ...) created by
- Currently, using siblings() on a selection which contains multiple …
- 7:55 AM Ticket #9602 (Exception when adding a new node in XML.) created by
- jsFiddle URL : http://jsfiddle.net/rcrathore/Y8DpM/[1] I am trying …
- 7:33 AM Ticket #9601 ([IE9] Function breaks on animate()) created by
- While executing a call on jQuery animate() an JS error in IE9 has been …
- 7:24 AM Ticket #9600 (Shadowbox is undefined) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker! …
- 3:53 AM Ticket #9483 (outerwidth(true) resets table cell styles from undefined to empty in Safari) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:52 AM Ticket #9600 (Shadowbox is undefined) created by
- Foutdetails webpagina Gebruikersagent: Mozilla/4.0 (compatible; MSIE …
- 1:09 AM Ticket #9599 (Google Chrome, Maximum call stack size exceed when run unbind event) created by
- When I run this code in Google Chrome console or in class function …
- 12:26 AM Ticket #8510 (JSONP cross domain requests with ajax (info in docs)) closed by
- fixed: I've re-tested this to establish the version where the change was made …
- 12:25 AM Ticket #8510 (JSONP cross domain requests with ajax (info in docs)) reopened by
Jun 15, 2011:
- 9:02 PM Ticket #9598 (width() does offsetWidth fallback unnecessarily if width=0 but padding ...) created by
- In the latest updates, significant changes were made to cssHooks for …
- 6:32 PM Ticket #9597 (Selector not finding param inside an object in IE8) created by
- When trying to find a param inside an object, it returns nothing; but …
- 5:18 PM Ticket #9595 (.click() event doesn't automatically trigger .change() event in IE7 / IE8) reopened by
- 5:12 PM Ticket #9596 (jquery slider in ie9) closed by
- invalid: Please ask for help on the forums or in the #jquery irc channel. File …
- 4:56 PM Ticket #9596 (jquery slider in ie9) created by
- is there a workaround? …
- 3:47 PM Ticket #9595 (.click() event doesn't automatically trigger .change() event in IE7 / IE8) closed by
- duplicate
- 3:41 PM Ticket #9595 (.click() event doesn't automatically trigger .change() event in IE7 / IE8) created by
- In jQuery 1.6.1, when you trigger a .click() event, the .change() …
- 3:11 PM Ticket #9594 (attr selectors in find, find nothing) closed by
- duplicate
- 1:49 PM Ticket #9594 (attr selectors in find, find nothing) created by
- jQuery 1.6 Chrome 11 Mac OS X Snow Leopard JSFiddle: …
- 11:14 AM Changeset [5c3b9e0]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/index.html
- test/unit/manipulation.js
- 9:52 AM Ticket #9593 (Delegated submit event is not instanceof jQuery.Event in IE) created by
- IE doesn't support submit event bubbling. So it's being simulated with …
- 8:29 AM Ticket #9592 (Error at line 8498) created by
- Hi, I found the error at line 8498: fx.elem.style[ fx.prop ] = …
- 8:06 AM Ticket #9591 (Documentation for .add() fails to mention that it can take another ...) created by
- Through trial and error it seems to be possible to combine two …
- 7:31 AM Ticket #9590 (IE7 / IE8 / IE9 bind() events order bug) created by
- http://jsfiddle.net/ewzHu/2/ …
- 7:18 AM Ticket #9589 (TR.is(':visible') is not reliable on IE6/7) created by
- If the table is inside a hidden div, which is hidden dynamically, the …
- 3:33 AM Ticket #9588 (appendTo behaves differently from append) created by
- I had a situation where HTML was rendered by jQuery. To explain, we …
- 2:22 AM Ticket #9587 (Cloning a div with an object causes error in IE8) created by
- When a div that contains an object is cloned in IE8, the following …
- 12:38 AM Changeset [9a96af1]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
Jun 14, 2011:
- 8:55 PM Ticket #7486 (css('height')) closed by
- wontfix: I think we can safely say that this won't change, but a note on the …
- 8:15 PM Ticket #9586 (relative CSS value does not work for "right") created by
- An absolutely-positioned element with right:0,left:auto ignores a css …
- 6:06 PM Changeset [d59b0f3]1.12-stable2.2-stablekillphp by
- test/qunit
- 6:05 PM Changeset [d269e42]1.12-stable2.2-stablekillphp by
- build/release-notes.js
- 5:55 PM Changeset [138d5b7]1.12-stable2.2-stablekillphp by
- version.txt
- 5:54 PM Changeset [d443e53]1.12-stable2.2-stablekillphp1.6.2rc1 by
- build/release-notes.js
- test/qunit
- version.txt
- 4:01 PM Changeset [8a532d1]1.12-stable2.2-stablekillphp by
- src/core.js
- 4:01 PM Ticket #9548 (animate does not work with fill-opacity css property for svg elements) closed by
- fixed: Landing pull request 409. Adds fillOpacity to internal cssNumber. …
- 3:59 PM Changeset [5eef591]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 3:51 PM Changeset [13ceb0f]1.12-stable2.2-stablekillphp by
- src/core.js
- src/outro.js
- 3:42 PM Tickets #9357,9447 batch updated by
- fixed: Landing pull request 397. withinElement rewrite in event. Fixes #6234, …
- 3:38 PM Changeset [6926247b]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:26 PM Ticket #9583 (KeyError: 'captcha_redirect') closed by
- duplicate
- 3:26 PM Ticket #9584 (KeyError: 'captcha_redirect') closed by
- duplicate
- 2:53 PM Ticket #9585 ([patch] jQuery silently eats ajax exception due to typo (regression)) created by
- Line 730 of
ajax.js
contains a typo - it refers to a variable … - 2:18 PM Ticket #9584 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ====
While doing a POST operation on
/
, Trac … - 2:18 PM Ticket #9583 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ====
While doing a POST operation on
/
, Trac … - 2:17 PM Ticket #9582 (ValueError: invalid literal for int() with base 10: ...) created by
- ==== How to Reproduce ==== While doing a GET operation on …
- 11:43 AM Ticket #9580 (.offset() not working roperly in firefox 4.) closed by
- duplicate
- 10:00 AM Ticket #9581 (Body background get overwrite, if i include jquery latest version in ...) closed by
- duplicate
- 9:58 AM Ticket #9581 (Body background get overwrite, if i include jquery latest version in ...) created by
- Body background get overwrite, if i include jquery latest version in …
- 9:58 AM Ticket #9556 (fadeOut callback calls back immediately) closed by
- invalid: Without a way to reproduce this issue, we cannot help further. We can …
- 9:57 AM Ticket #8828 (FadeOut FadeIn broken) closed by
- duplicate
- 8:10 AM Ticket #9580 (.offset() not working roperly in firefox 4.) created by
- The values returned by the .offset() function doesn't seem to update …
- 7:21 AM Ticket #9579 (jQuery([elementOfDOMElements]).children([selelector]) produces strange ...) created by
- See http://jsfiddle.net/PWruv/2/ While in general, finding …
- 6:43 AM Ticket #9578 ([IE] is("[class]") is true on svg elements even when ...) created by
- See http://jsfiddle.net/skaRW/9/ IE 9 fails the test while Chrome and …
- 6:21 AM Ticket #9577 ($.noConflict appears to no longer function correctly in 1.6.1 (IE)) created by
- I'm using jQuery in noconflict mode so that I can use it along site …
- 5:01 AM Ticket #9576 (removeAttr("disabled") on IE7) created by
- BUG only on IE7 (FF and IE8 and IE9 is OK) Sample : …
- 4:10 AM Ticket #9464 (Dom load issues with version 1.5 - 1.6.1 except 1.6) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:10 AM Ticket #9459 (FIREFOX 3 JSONP CALL CAUSES BROWSER TO "SPIN") closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:50 AM Ticket #9575 (animate function does't cast regex.exec() parameter to string before ...) created by
- Occasionally an integer is passed to exec that causes the page to …
Jun 13, 2011:
- 11:51 PM Ticket #9574 (jqTransform & datePicker doesnt work...) closed by
- invalid: Please report plugin issues to plugin owners and jQuery UI issues to …
- 11:38 PM Ticket #9574 (jqTransform & datePicker doesnt work...) created by
- hi, jqTransform & datePicker doesnt work... var updateSelects = …
- 5:31 PM Ticket #9477 (extend (deep) merges arrays fields instead of replacing them) closed by
- wontfix
- 11:59 AM Ticket #9573 (Animate YouTube container causes reload in Firefox) created by
- When I wrap a video and animate the wrapper size, the video will …
- 11:10 AM Ticket #9539 ($(element).remove() with iframe included make a request to the iframe-src) closed by
- invalid: I don't see a problem in jQuery core. …
- 11:04 AM Ticket #9551 (not work dynamic append css file to head without full path to css file) closed by
- invalid: I don't think this is actually an issue with jQuery. jQuery does not …
- 10:47 AM Ticket #9477 (extend (deep) merges arrays fields instead of replacing them) reopened by
- 10:16 AM Ticket #9571 (Pass 'empty string' as arbitrary data with , trigger()) closed by
- worksforme: This works for me: http://jsfiddle.net/NE8ma/1/
- 10:06 AM Ticket #9569 (Problem with space-separated attribute selector) closed by
- invalid: anonymous is right
- 10:03 AM Ticket #9568 (customize tag's attribute) closed by
- fixed: Attribute hooks do not need to be attached in XML docs. Fixes #9568. …
- 10:02 AM Changeset [641ad80]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/data/dashboard.xml
- test/unit/attributes.js
- 8:54 AM Ticket #9572 (jQuery 1.6.1 doesn't support -ms-transform in .css() method) created by
- Reproducing the bug by running codes below on IE9: […] jQuery …
- 3:41 AM Ticket #9571 (Pass 'empty string' as arbitrary data with , trigger()) created by
- Sending data with trigger differs between version 1.5 and 1.6.1. I …
- 3:31 AM Ticket #9570 (Selector $('form[name=".."]') returns zero elements in IE8 under some ...) created by
- Selector $('form[name=".."]') returns zero elements in IE8 if form has …
- 3:14 AM Ticket #9569 (Problem with space-separated attribute selector) created by
- When using the $ selector for a single attribute, like : …
- 2:03 AM Ticket #8428 (ajax.timeout documentation should mention the xhr object is in an ...) closed by
- fixed: Docs for this have been updated: http://api.jquery.com/jQuery.ajax/ - …
- 12:46 AM Ticket #9568 (customize tag's attribute) created by
- i have a customize html like below: <codeA id="002" …
Note: See TracTimeline
for information about the timeline view.