Bug Tracker

Timeline


and

07/25/12:

20:35 Ticket #12147 (Reword documentation for .width() method) closed by rwaldron
invalid: Please file api doc related bugs here: …
20:06 Ticket #10726 ($(#document).closest('[foo]') throws error in IE) closed by Timmy Willison
fixed: Fail silently if closest is somehow called on a document. Fixes #10726. …
19:47 Ticket #12146 (multiple find() methods on a selector not working) closed by timmywil
wontfix: It's true that having multiple elements on the same page with the same ID …
19:23 Ticket #12148 (hide event don't fire when toggle) created by anonymous
see  http://jsfiddle.net/hQ6P2/1/ created hide event doesn't fire when …
19:06 Ticket #11586 ($.ajax DELETE request not passing data parameters) reopened by dmethvin
Just to link, you're quoting …
18:53 Ticket #12147 (Reword documentation for .width() method) created by mail@…
The wording on the page  http://api.jquery.com/width/ is confusing. This …
18:41 Ticket #12127 (Clone does not correctly copy checked state in IE10) reopened by dmethvin
Test fails:  http://swarm.jquery.org/job/377
15:50 Ticket #12146 (multiple find() methods on a selector not working) created by adofito
See attached js fiddle  http://jsfiddle.net/adofito/Vdpge/5/
15:15 Ticket #12145 (adding a new css file using a relative url does not work in IE8 on Windows ...) created by maspetsberger
I added a new, relative css link using jQuery in the following way: […] …
14:07 Ticket #12138 (fadeOut doesn't work in Chrome on basic SVG elements) closed by dmethvin
fixed: Ok, then it was fixed in the effects rewrite.
13:20 Ticket #12097 (crossDomain in IE9 is interpreted wrong) closed by jaubourg
invalid:  http://jsfiddle.net/44yue/3/ This is, of course, failing in IE9 with an …
12:20 Ticket #12143 (Inconsistency in appendTo()'ing incorrect HTML accross browsers) closed by dmethvin
invalid: The docs are extremely clear on this point: "To ensure cross-platform …
11:21 Ticket #12144 (Cursor not coming by default in the Comment Box) created by neha_sharma25@…
In the comment section, cursor does not appear so when you start typing …
10:22 Ticket #12143 (Inconsistency in appendTo()'ing incorrect HTML accross browsers) created by pawel@…
There is some difference in rendering the page between e.g. IE7 and …
09:29 Ticket #12142 (选择器错误) created by wangy567@…
<ul><li style="cursor:pointer;" onclick="GetNodes(this,event)" value="1" …
07:10 Ticket #12141 (Filter works ok in 1.7.1 but not in 1.8b2) created by ktecho@…
This filter works ok in 1.7.1: …
05:58 Ticket #12140 (Incorrect event type reported on hover within a setTimeout) closed by rwaldron
duplicate
05:52 Ticket #12140 (Incorrect event type reported on hover within a setTimeout) created by Motty
When I add a setTimeout within a hover function, the e.type returns …
03:40 Ticket #12139 (ie7 offsetParent bug) created by sexnothing@…
$("<div>").css({"position":"absolute"}).appendTo(document.body).offsetParen …
02:24 Ticket #11029 (Display of the sponsor information in the API reference) closed by dmethvin
fixed
02:17 Ticket #11916 (Adding a button type="button" .. element in iE8 + iE7 compatibility mode ...) closed by dmethvin
cantfix: I spent some time tracing this through. When the button HTML goes through …
01:47 Ticket #11898 (prevAll() with a complicated :not() selector returns results in wrong ...) closed by dmethvin
fixed: This appears to have been fixed with the Sizzle rewrite(s) in 1.8.
01:18 Ticket #10366 (animate() does not work for font-weight) closed by dmethvin
cantfix: This isn't us. Here's an example where I tried several things: …
00:50 Ticket #8515 (Animate hiding contained borders) closed by dmethvin
invalid: We can't do anything about this, it's the default CSS box model. As gnarf …
00:46 Ticket #7442 (slideDown/slideUp "jump" when surrounding elements are margin collapsing) closed by dmethvin
patchwelcome: We've looked at this and can't figure a general way to solve it. …
00:44 Ticket #9896 (animate border width with 'toggle' value causes element to dissappear) closed by dmethvin
invalid

07/24/12:

22:30 Ticket #12138 (fadeOut doesn't work in Chrome on basic SVG elements) created by dkordik.public@…
fadeOut doesn't work in Google Chrome for basic SVG elements, such as …
22:01 Ticket #11185 (isPlainObject gives wrong result in IE6/7/8 when constructor adds ...) closed by dmethvin
patchwelcome: Since this method is intended primarily for our internal use, it doesn't …
21:10 Ticket #12137 (Deprecate use of $.ajaxSettings.traditional as $.param default) created by dmethvin
Currently $.param(array, traditional) will fill in its traditional
21:06 Ticket #12089 (Deprecate $.ajaxSettings.traditional default in $.param()) closed by dmethvin
invalid: The description here was wrong, it's easier to create a new ticket with an …
20:38 Ticket #12106 (Datepicker in modal Dialogue box not working correct in IE) closed by dmethvin
invalid: This is not a jQuery core bug report. Ask for help on a forum please.
20:37 Ticket #12114 (:last, :eq, and :first Not Working Correctly When Delegated to a Specific ...) closed by dmethvin
duplicate
20:33 Ticket #12118 (AJAX : send XML data by POST) closed by dmethvin
invalid: It sounds like you should ask for help in the forum. If you determine …
20:31 Ticket #11996 (RSS-feed down) closed by dmethvin
invalid: This will be fixed as part of the infrastructure rework, but doesn't …
20:30 Ticket #12122 (jQuery.ajax() async deprecate use with $.Deferred) closed by dmethvin
fixed: Documentation updated to clarify that async: false is still allowed but …
18:53 Ticket #12132 (IE10 bug when cloning an object element without a parentNode) closed by Elijah Manor
fixed: Fix #12132. IE10 dislikes detached object elements. Close gh-870. …
16:46 Ticket #12136 (Double script inclusion warning) closed by dmethvin
invalid: Nope. See  http://api.jquery.com/jQuery.noConflict/ See  http://latimes.com
15:58 Ticket #12136 (Double script inclusion warning) created by dtyschenko@…
When jQuery is included twice at the page, it just reinits. And that's …
13:01 Ticket #12135 (Opera find(:checked) fails on frame navigation) created by MrMamen
 http://jsfiddle.net/mrmamen/3kKgE/ This is a rather obscure error, and …
09:56 Ticket #12134 (implement HTML5 compilant form data construction into $.fn.serialzeArray) created by info@…
The way the data of a form is constructed differs a little bit from the …
08:27 Ticket #12045 (border-box on dynamically altered child elements in Chrome does not update ...) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
05:24 Ticket #12133 (Incorrect JQuery Documentation (or a bug)) created by wfoster232@…
The documentation for .prop (To maintain backwards compatability, the …
01:42 Ticket #12132 (IE10 bug when cloning an object element without a parentNode) created by elijahmanor
Only one of all the existing unit tests in jQuery fails when ran against …
01:09 Ticket #12130 (jQuery.each on object with length element.) closed by dmethvin
duplicate
01:06 Ticket #12131 (Syntax error, unrecognized expression: link) closed by dmethvin
invalid: It isn't supported, as documented, on non-qSA browsers like IE8. See …
00:46 Ticket #12131 (Syntax error, unrecognized expression: link) created by spicyj
In IE8 I can't run .is(":link") without an error. It gives Syntax error, …
00:40 Ticket #12130 (jQuery.each on object with length element.) created by jakecigar@…
I think jQuery.each should check for length to be present and an integer, …

07/23/12:

17:10 Ticket #12127 (Clone does not correctly copy checked state in IE10) closed by dmethvin
duplicate: > how do I take ownership of this ticket? Normally you'd be the owner if …
16:36 Ticket #12128 (dynamic html checkbox value bug (IE only)) closed by dmethvin
invalid: You shouldn't change the type after you've set the value. …
16:18 Ticket #12129 (jQuery.on() binds event handler twice) created by petrbuchyn@…
Hi! I realized that .on() binds event handler twice. Example: […]
16:09 Ticket #12128 (dynamic html checkbox value bug (IE only)) created by adrienfrediani
When creating a dynamic input checkbox, using $.(html, json) when we pass …
15:07 Ticket #12126 (jquery html from xml) closed by dmethvin
invalid: The text markup string may be valid HTML5, but the in-memory data …
15:04 Ticket #12127 (Clone does not correctly copy checked state in IE10) created by chatfielddaniel@…
The bug is with IE not jQuery but viewing the source shows that a similar …
14:21 Ticket #12125 (Peculiar default in $.contains) closed by dmethvin
duplicate: Yes indeedy! A test case would have shown that quickly. :)
13:45 Ticket #12126 (jquery html from xml) created by puchuu
 http://stackoverflow.com/questions/11609028/jquery-html-from-xml For …
13:41 Ticket #12125 (Peculiar default in $.contains) created by dwt
If you look at $.contains, it has a rather peculiar definition. Some …
13:25 Ticket #12124 (jquery html from xml) closed by dmethvin
invalid: Use $.parseXML if you're parsing XML. Read the documentation where it is …
11:59 Ticket #12124 (jquery html from xml) created by aladjev.andrew@…
 http://stackoverflow.com/questions/11609028/jquery-html-from-xml
07:01 Ticket #12123 (Inconsistent number of in-focus elements across different browsers) created by lihan
Have already created a test page  http://jsfiddle.net/MMJSP/ In …
02:18 Ticket #9217 (javascript error in IE8 when animating element is removed before animation ...) closed by Corey Frang
fixed: Fix #9217. oldIE error when changing detached elements, close gh-861 …
02:03 Ticket #12088 (Webkit now returning percentages for more getComputedStyle properties) closed by Mike Sherov
fixed: Fix #12088, Safari 5 and more percentages in getComputedStyle In …

07/22/12:

16:01 Ticket #12121 (Inconsistency of .end() with respect to .after()) closed by dmethvin
duplicate
10:19 Ticket #12122 (jQuery.ajax() async deprecate use with $.Deferred) created by szimonek@…
Hi, In documentation on jQuery.ajax() async parameter there is: "As of …
10:11 Ticket #12121 (Inconsistency of .end() with respect to .after()) created by anonymous
.after() only changes the stack if the first element in the set is …
10:11 Ticket #12120 (Inconsistency of .end() with respect to .after()) created by anonymous
.after() only changes the stack if the first element in the set is …

07/21/12:

20:43 Ticket #8398 (regression: invalid label on repeat ajax request) closed by mikesherov
fixed: This appears to have been fixed as of 1.6.4:  http://jsfiddle.net/fMt3t/80/
19:50 Ticket #12079 ([Click From Right] Event "click" is execute, when push right mouse button) closed by dmethvin
worksforme: Nope, this is *not* a regression, it has worked this way from the …
19:15 Ticket #12116 (Possible Tooltip Bug) closed by dmethvin
invalid: This is a forum question and not a bug report, try  http://forum.jquery.com

07/20/12:

23:42 Ticket #12117 (overflow hidden not properly set when animating to 0 height or width) closed by Corey Frang
fixed: Fix the logic to set overflow:hidden on width & height animations - Fixes …
23:05 Ticket #12118 (AJAX : send XML data by POST) created by nacedo57@…
the POST variable as not index when we send a XML dada. a solution : …
22:35 Ticket #12117 (overflow hidden not properly set when animating to 0 height or width) created by gnarf
21:11 Ticket #12116 (Possible Tooltip Bug) created by jasonhollis@…
This is my first post on this bug tracker and I am very green in the realm …
19:24 Ticket #12115 (delegated click events on both window and document eventually fail in ...) closed by dmethvin
worksforme: I spent a LOT of time clicking that and didn't get it to fail, Chrome 20 …
18:42 Ticket #12115 (delegated click events on both window and document eventually fail in ...) created by adam@…
When using delegated click events bound to both window and document, the …
18:31 Ticket #12114 (:last, :eq, and :first Not Working Correctly When Delegated to a Specific ...) created by cwilkins1@…
When delegating to a specific TR the :eq and :first selectors only fire on …
13:50 Ticket #12113 (Database jqueryc_db and jquerys.org) closed by dmethvin
invalid: It's a virus that happens to have taken our name. We are not involved and …
13:46 Ticket #12113 (Database jqueryc_db and jquerys.org) created by hasan.tekcan79@…
 http://www.jquerys.org/class/jquery-1.6.3.min.js My website is using your …
12:52 Ticket #12112 (RegExp.$1 being changed unexpectedly by jQuery selector parsing) closed by dmethvin
cantfix: If you use RegExp global variables, you're gonna have a bad time. This …
12:10 Ticket #12109 (.on() method not working for multiple events) closed by dmethvin
invalid: Please ask for help on a forum.
12:09 Ticket #12110 (jQuery IE7 BUG) closed by dmethvin
invalid
10:28 Ticket #12112 (RegExp.$1 being changed unexpectedly by jQuery selector parsing) created by Ian Yang
After performing a regular expression such as: […] We can utilize …
08:46 Ticket #12111 (is(':visible') and filter(':visible') give different results for window ...) created by homyakov@…
When checking for visibility $(window).is(':visible') and …
08:40 Ticket #12020 (A bug that occurs when binding transitionend event to an element via ...) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:20 Ticket #12110 (jQuery IE7 BUG) created by Pablo.Karlsson@…
I have a problem when using …
06:49 Ticket #12109 (.on() method not working for multiple events) created by bernhard567@…
$('body').on('ready resize', 'p.nav > a > span', function(){ var …
02:10 Ticket #12108 (getting this error message on 5 client websites) closed by dmethvin
invalid
02:08 Ticket #12082 (.find() POS selector no longer working in 1.8b2) closed by Dave Methvin
fixed: Update Sizzle to fix #12082, #12087. Changeset: …
02:08 Ticket #12087 (find selector doesn't work any more with an expando containing a coma) closed by Dave Methvin
fixed: Update Sizzle to fix #12082, #12087. Changeset: …

07/19/12:

21:45 Ticket #12108 (getting this error message on 5 client websites) created by zagamesa@…
couldn't connect to database server.Couldn't find database jqueryc_db.An …
19:55 Ticket #12107 (Change proxy to allow arguments currying without overwriting context) created by bugs.jquery@…
jQuery currently does not have a curry function. Proxy does support …
16:58 Ticket #12106 (Datepicker in modal Dialogue box not working correct in IE) created by anonymous
I have a dialogue box and datepicker inside it. Dialogue box is opened on …
15:46 Ticket #12100 (Broken tutorial link on Website .) closed by addyosmani
invalid: Thanks for submitting a ticket to the jQuery bug tracker. The tutorials …
15:42 Ticket #12091 (Trying to use SplitView with jQuery 1.7.1 with Windows Explorer ...) closed by addyosmani
invalid: Thanks for submitting a ticket to the jQuery bug tracker. Unfortunately we …
12:28 Ticket #12102 (Bug in the version : jquery.min.1.7.2.js) closed by dmethvin
invalid: Please debug this problem on a forum. This is not a bug report.
12:27 Ticket #12103 (Null is Null or Not an object - from specific machines) closed by dmethvin
invalid: There's no information here reporting a bug in jQuery. Please triage this …
12:23 Ticket #12104 (Jquery datepicker error) closed by dmethvin
invalid: Please ask for help on a forum; you're not reporting a bug in jQuery.
12:22 Ticket #12105 (jQuery.extend - extend model (custom object) by plain object (JSON ...) closed by dmethvin
duplicate
10:27 Ticket #12105 (jQuery.extend - extend model (custom object) by plain object (JSON ...) created by sergey.buturlakin@…
Now jQuery.extend (deep copy) doesn't allow to extend custom object by …
09:49 Ticket #12104 (Jquery datepicker error) created by Praveen
when iam trying to create a datepicker control the controla is not able to …
07:01 Ticket #12103 (Null is Null or Not an object - from specific machines) created by anonymous
Asp.net application with Jquery/jquery-1.6.js . Getting this error only …
06:31 Ticket #12102 (Bug in the version : jquery.min.1.7.2.js) created by sornapudisuresh@…
Timestamp: 7/19/2012 10:21:31 AM Error: not well-formed Source File: …

07/18/12:

21:15 Ticket #12101 (ajaxStart working for .load(), but not for .ajax()) created by ShawmutSteve@…
 http://jsfiddle.net/SXkck/40/ Click 'Trigger' - ajaxStart() is not …
20:50 Ticket #12100 (Broken tutorial link on Website .) created by anonymous
 http://www.rubyrailways.com/add-a-powerful-ajax-table-to-your-rails-applica
12:33 Ticket #12099 (document.body is null or not a object) closed by dmethvin
invalid: jQuery 1.3.2 was released in February 2009 and is no longer supported. The …
11:37 Ticket #12099 (document.body is null or not a object) created by anonymous
Line 3205: jquery-1.3.2.js throws 'document.body is null' for following …
11:13 Ticket #12095 (.attr method returns element name, for attributes mached in rboolean ...) closed by timmywil
invalid: This is intended behavior and is explained in the documentation for prop …
08:29 Ticket #12006 (Please Help!) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:29 Ticket #11992 (about animate function 0 not equal to 0%?) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:29 Ticket #11912 (Bug with unwrap?) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
07:20 Ticket #12098 (e.preventDefault will not work if using right click or mouse center button) created by anonymous
e.preventDefault will not work if using right click and open link in new …
Note: See TracTimeline for information about the timeline view.