Bug Tracker

Timeline


and

07/17/12:

21:38 Ticket #12083 (Chrome v20 Ignores Units When Setting Width) closed by mikesherov
cantfix: This works as well as we can get it in 1.7.2 and 1.8b2. Chrome v20 …
17:39 Ticket #12096 (Usual selector can't find hidden inputs in forms) closed by dmethvin
worksforme: Waitaminit, this really does work in the test case. So we won't be needing …
16:58 Ticket #12096 (Usual selector can't find hidden inputs in forms) reopened by dmethvin
16:57 Ticket #12096 (Usual selector can't find hidden inputs in forms) closed by dmethvin
worksforme:  http://jsfiddle.net/nD8BX/
16:17 Ticket #12097 (crossDomain in IE9 is interpreted wrong) created by youcangetme@…
In jQuery 1.7.2 downloaded today I have to enter the crossDomain value as …
15:44 Ticket #12096 (Usual selector can't find hidden inputs in forms) created by jose.nobile@…
Jquery can't find with usual selector hidden fields (inputs) in forms. …
14:44 Ticket #12094 (Incorrect events triggering order on programmatic .focus()) closed by dmethvin
duplicate: Focus and blur are miserably quirky in IE all the way up to IE10. We've …
14:28 Ticket #12095 (.attr method returns element name, for attributes mached in rboolean ...) created by anonymous
example:  http://jsfiddle.net/gbJZE/5/ .attr method contains: […] …
12:58 Ticket #12094 (Incorrect events triggering order on programmatic .focus()) created by xmorel
The normal workflow of moving focus from one element to an other, is to …
12:40 Ticket #12086 (Checking value for null after using property of value. Method "attr") closed by mikesherov
invalid
11:07 Ticket #12093 (Not work The following construction) created by svbutsenko@…
[…]
10:21 Ticket #12092 (Uncaught Error: Syntax error, unrecognized expression: (NaN)) created by bmcouto@…
Can't really find out where, but when changing from 1.7.2 to 1.8b2 this …
08:25 Ticket #12005 (ajax handle make the error as correct) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …

07/16/12:

23:16 Ticket #12091 (Trying to use SplitView with jQuery 1.7.1 with Windows Explorer ...) created by tennis@…
SCRIPT5007: Unable to get value of the property 'scrollWidth': object is …
21:11 Ticket #12090 (`jQuery.extend(deep, [])` causes infinite loop with self-referential ...) closed by rwaldron
duplicate:  http://docs.jquery.com/Won't_Fix#Object.prototype_Issues
20:55 Ticket #12090 (`jQuery.extend(deep, [])` causes infinite loop with self-referential ...) created by lancejpollard@…
I posted this as a pull request on GitHub …
16:40 Ticket #12089 (Deprecate $.ajaxSettings.traditional default in $.param()) created by dmethvin
Currently $.serialize() uses $.ajaxSettings.traditional to determine …
16:32 Ticket #12088 (Webkit now returning percentages for more getComputedStyle properties) created by mikesherov
Strangely, if an element has css 'min-width' value and a css margin value …
16:18 Ticket #12087 (find selector doesn't work any more with an expando containing a coma) reopened by gibson042
16:17 Ticket #12042 (Jquery don't allow to set minHeight value to auto if value was set with a ...) closed by mikesherov
cantfix: this is a cantfix because this is a regression in Webkit. Nothing we can …
14:21 Ticket #12087 (find selector doesn't work any more with an expando containing a coma) closed by addyosmani
worksforme: From our documentation: If you wish to use any of the meta-characters ( …
12:58 Ticket #12087 (find selector doesn't work any more with an expando containing a coma) created by anonymous
Hello, This is the kind of use case I have on my application: …
11:14 Ticket #12086 (Checking value for null after using property of value. Method "attr") created by deltaplans@…
Checking value for null after using property of value. There is next code …

07/15/12:

20:42 Ticket #12085 (ask) closed by rwaldron
worksforme:  http://code.jquery.com/jquery.js
20:37 Ticket #12085 (ask) created by mohsen.sh12@…
hi can i download part of jquery who i needed
14:41 Ticket #12084 (`invalid` event not fired when delegated) closed by dmethvin
invalid
12:07 Ticket #12084 (`invalid` event not fired when delegated) created by celtric@…
 Demo jsFiddle I don't know if it's a bug …
01:39 Ticket #12083 (Chrome v20 Ignores Units When Setting Width) created by anonymous
Chrome v20.0.1132.57 m (good lord) ignores units when setting the width of …

07/14/12:

08:35 Ticket #11985 (ajax bug?) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
02:30 Ticket #12023 (Add new $.sjax method to explicitly support synchronous AJAX) closed by dmethvin
wontfix: After discussing this with jaubourg it seemed pretty clear that a $.sjax …
02:11 Ticket #9842 (.css(property, null) should work like .css(property, '')) closed by dmethvin
wontfix: I don't see a need for this, it just adds more special cases when the …

07/13/12:

23:50 Ticket #12082 (.find() POS selector no longer working in 1.8b2) created by Matt Hall <bizear@…>
Using .find() in combination with a single pseudo selector is broken and …
21:20 Ticket #12081 (jQuery.height() versus style.height inconsistent in Webkit with a ...) closed by mikesherov
cantfix: We can't reliably fix this anyway. This is a dupe, but I can't find the …
20:49 Ticket #11797 (New animation related events) closed by gnarf
fixed
17:57 Ticket #12081 (jQuery.height() versus style.height inconsistent in Webkit with a ...) created by jaxesn@…
When a transition is in place, in Chrome/Safari, the elm.style.height …
14:17 Ticket #12080 (dialog('open') does not work anymore) closed by scott.gonzalez
duplicate
14:10 Ticket #12080 (dialog('open') does not work anymore) created by sam.razialruh@…
see  http://jsfiddle.net/Yh7KC/1/ dialog('open') does not work anymore.
14:03 Ticket #12079 ([Click From Right] Event "click" is execute, when push right mouse button) created by alexei03a@…
Is bad working.
08:41 Ticket #11988 (IE8 and elements such [TextArea] (non DIVs)) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:06 Ticket #12078 (Cross domain request to gmail - parser error) closed by jaubourg
invalid: Then you need to fetch a URL that issues proper JSONP responses. Please, …
08:00 Ticket #12078 (Cross domain request to gmail - parser error) created by Larry Huang
I want to access gmail. 1. I passed oauth of gmail. 2. I got the token. 3. …
07:35 Ticket #11476 (Ajax context is lost in deferred) closed by jaubourg
duplicate
07:35 Ticket #11476 (Ajax context is lost in deferred) reopened by jaubourg
07:22 Ticket #12077 (THE jQuery.ready.promise DOES'T NEED PARAMETERS) closed by jaubourg
invalid: This parameter is used: …
07:11 Ticket #12077 (THE jQuery.ready.promise DOES'T NEED PARAMETERS) created by snandy
So in core.js (1.8b2) line 825 should Delete parameters …
04:03 Ticket #12076 (In IE8 and below, time elements in cloned table elements have incorrect ...) reopened by rwaldron
Forgive me - it's late, I'm tired and I missed that. Re-opening.
03:17 Ticket #10608 (1.7 rc1 crashes phonegap blackberry) reopened by dmethvin
03:00 Ticket #12076 (In IE8 and below, time elements in cloned table elements have incorrect ...) closed by rwaldron
invalid: jQuery does not shim HTML5 elements, you MUST include html5shiv
02:48 Ticket #12076 (In IE8 and below, time elements in cloned table elements have incorrect ...) created by Ian Yang <ian.html@…>
 Demonstration on jsFiddle. In IE8 and …
01:59 Ticket #12075 (replace bug) closed by dmethvin
duplicate: This is not a jQuery bug.
00:14 Ticket #12075 (replace bug) created by anonymous
b=b.replace(br,"-$1").toLowerCase() 对象不支持此属性或方法 ie9测试

07/12/12:

20:14 Ticket #12074 (scroll Event not working with .on()) closed by dmethvin
invalid: Scroll events only bubble from document to window, all other scroll events …
20:10 Ticket #12074 (scroll Event not working with .on()) created by jatinder.assi@…
Hello, The scroll event does not work when attached using the .on() with …
19:38 Ticket #11397 ($('#some_select').val() results in "use of attributes specified attribute ...) closed by dmethvin
duplicate: Moving these all under #12072. At this time we are not in need of any …
19:33 Ticket #11397 ($('#some_select').val() results in "use of attributes specified attribute ...) reopened by dmethvin
19:19 Ticket #12073 (Triggering an event calls the method with the same name as the event type) closed by dmethvin
duplicate: Yep, as documented. And if you don't want it to do that? Read the …
19:14 Ticket #12073 (Triggering an event calls the method with the same name as the event type) created by brian@…
Example: […] This results in an infinite loop because triggering …
19:12 Ticket #11397 ($('#some_select').val() results in "use of attributes specified attribute ...) closed by Dave Methvin
fixed: Fix #11397. Shush Firefox warning by re-breaking #6932 for BB 4.7. At …
16:22 Ticket #12072 (Remove Firefox deprecated nodeValue, getAttributeNode, specified) created by dmethvin
Firefox 13 generates a pretty large set of warnings in our attribute unit …
15:47 Ticket #12071 (width() return correct value with one shift pixel on FF13) created by guillaume.smaha@…
When I use width() on a table tag, it returns the correct value minus one …
15:06 Ticket #12047 (body.removeChild( container ); can cause an error) closed by gibson042
wontfix: Support loads before most other modules, in particular manipulation, so …
12:51 Ticket #12047 (body.removeChild( container ); can cause an error) reopened by dmethvin
12:50 Ticket #12066 (body.removeChild( container ); is unreliable and can cause an error) closed by dmethvin
duplicate
12:40 Ticket #12068 (jQuery UI gives error while using jQuery Core 1.8b2 but works fine with ...) closed by dmethvin
invalid: I updated the blog page to make bold the note about UI. The good news …
12:35 Ticket #12064 (insert form html broke not prefix in form action parameter) closed by dmethvin
invalid: Looks like your unencoded ampersand was interpreted as an entity. You …
12:35 Ticket #12070 (jquery 1.7.2 ajax does not work) created by anonymous
im using google chrome, mac os my js: $.get("index.html"); chrome …
12:33 Ticket #12065 (datepicker does not close when 'done' or 'day-click') closed by dmethvin
invalid: This isn't a jQuery core bug.
12:30 Ticket #12069 (change event is not working when i add .not()) closed by dmethvin
invalid: You're using .live() wrong. Please ask for help on a forum.
10:46 Ticket #12069 (change event is not working when i add .not()) created by thulasirams1986@…
not working: $('#form').find('input[name], textarea[name], …
09:18 Ticket #12068 (jQuery UI gives error while using jQuery Core 1.8b2 but works fine with ...) created by Dharmesh Mistry
Uncaught TypeError: Cannot read property '3' of undefined …
08:23 Ticket #11980 (Por qué el método load no funciona en jquery 1.5.1) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:20 Ticket #12067 (Unable to bind mouseenter/mouseleave events for SVG elements) created by jamesh@…
The mouseenter/mouseleave don't appear to be firing correctly when using …
08:07 Ticket #12066 (body.removeChild( container ); is unreliable and can cause an error) created by Ian Yang <ian.html@…>
[ http://stackoverflow.com/a/11407389/1091014/ An answer of a question on …
06:35 Ticket #12065 (datepicker does not close when 'done' or 'day-click') created by robertvdm@…
The datepicker simply remains on the screen when running on Blackberry …
05:43 Ticket #12064 (insert form html broke not prefix in form action parameter) created by sergeykojin@…
when create form, as rails jquery_ujs.js do, then $('<form method="post" …
03:17 Ticket #12009 (jQueryObject.find(element) corrupts the stack) reopened by dmethvin
Okay, that example makes a lot more sense.
03:14 Ticket #11547 (XML DOM .removeAttr() doesn't remove cased attributes) closed by Dave Methvin
fixed: Fix #11547. toLowerCase not work good on XML attributes. This was fixed …
02:21 Ticket #8759 (.after() breaks on disconnected DOM node with content) closed by dmethvin
duplicate: Agreed.
01:58 Ticket #12016 (Ajax Cross Domain Request doesnt't work correctly in Internet Exploler) closed by dmethvin
invalid: This problem would be best triaged on a forum until a bug is proven. …
01:52 Ticket #8906 (.(prevAll('span:has(input,select,textarea)')) closed by dmethvin
fixed
01:45 Ticket #12011 (HEAD only response caused JQUERY parser fail) closed by dmethvin
invalid: Yeah, don't pass back nothing if the request is expecting something.
01:42 Ticket #12041 (trigger method is trying to access object's properties as functions) closed by dmethvin
duplicate
01:39 Ticket #12009 (jQueryObject.find(element) corrupts the stack) closed by dmethvin
invalid: The "problem line" boils down to this: […] That will either be 0 or 1 …
01:24 Ticket #11902 (:not + :contains selectors) closed by dmethvin
fixed: Your test case from the SO thread:  http://jsfiddle.net/XYDk2/ This seems …
01:20 Ticket #11888 (checkbox remove "checked" dont work in chrome 20) closed by dmethvin
cantfix: This is a bug with Chrome.  http://jsfiddle.net/FrKyN/362/ Something is …
01:05 Ticket #11788 (attribute equals selector is broken) closed by dmethvin
worksforme: It's a rather silly demo, but it seems to be working--that is, it changes …
01:01 Ticket #11773 (jQuery needs HTML escaping functionality) closed by dmethvin
plugin: Before we consider including this, I'd like to see a plugin get some …

07/11/12:

21:51 Ticket #10791 (Delegated Events fail on SVG elements) closed by dmethvin
wontfix: For the browsers where .foo wouldn't work, [class~=foo] should work.
21:23 Ticket #12054 (Uncaught TypeError: Object #<HTMLDocument> has no method 'getAttribute') closed by Dave Methvin
fixed: Update Sizzle; Closes #12054, #12057. Changeset: …
21:23 Ticket #12057 (Sizzle Regression) closed by Dave Methvin
fixed: Update Sizzle; Closes #12054, #12057. Changeset: …
20:54 Ticket #12063 (Pass array length as third argument to $.each.) closed by rwaldron
plugin: Feel free to create a plugin that adds this functionality.
20:20 Ticket #12063 (Pass array length as third argument to $.each.) created by jscraft@…
It would be so useful.
19:57 Ticket #10791 (Delegated Events fail on SVG elements) reopened by dmethvin
19:09 Ticket #12062 (Error Line 2 caracter 30982) closed by dmethvin
invalid
18:59 Ticket #12062 (Error Line 2 caracter 30982) created by lucklpn
Invalid argument jquery-1.7.min.js Line 2 caracter 30982
18:58 Ticket #12061 ($(window).beforeunload() clobbers previous handler and return values) created by dmethvin
Moved from:  http://bugs.jqueryui.com/ticket/8439 No matter what …
16:33 Ticket #12060 (Doesn't read data parameter correctly) closed by rwaldron
duplicate
16:18 Ticket #12060 (Doesn't read data parameter correctly) created by jquery@…
The HTML file (shortened): […] When I call: […] I get the videoid …
14:28 Ticket #12055 (Memory Leak in IE8 when using custom events) closed by dmethvin
duplicate: Sweet!
13:54 Ticket #12059 (`grunt custom` should minify - also should add excluded modules to headers) closed by Corey Frang
fixed: grunt custom saves minified version automattically. Close gh-856, Fixes …
13:18 Ticket #12056 (Insert space before capital letters in jquery template using replace and ...) closed by dmethvin
invalid: jquery.template is not managed on this bug tracker and is not supported by …
12:53 Ticket #12058 (not working with jquery ui dialog) closed by scott.gonzalez
invalid: jQuery UI's 1-8-stable branch works, so jQuery UI 1.8.22 will work …
12:16 Ticket #12059 (`grunt custom` should minify - also should add excluded modules to headers) created by mathias
It would be useful if e.g. grunt custom:-deprecated would also create a …
12:13 Ticket #12058 (not working with jquery ui dialog) created by anonymous
Not sure this bug should go under jquery core or jquery UI. jquery 1.8 b2 …
10:44 Ticket #12057 (Sizzle Regression) created by mail.someone@…
Was working in 1.8b1, now breaks in 1.8b2 ok (quoted value) …
08:25 Ticket #12056 (Insert space before capital letters in jquery template using replace and ...) created by thulasirams1986@…
the below jquery template is not working because f $1 <script id="" …
06:44 Ticket #12055 (Memory Leak in IE8 when using custom events) created by sebastian@…
I'm seeing a memory leak in IE8/7 when binding custom events to a Jquery …

07/10/12:

23:15 Ticket #12054 (Uncaught TypeError: Object #<HTMLDocument> has no method 'getAttribute') created by musicisair@…
$(document).is(".something");​ will throw `Uncaught TypeError: Object …
21:35 Ticket #12053 (null pointer exception in .next() / .sibling()) closed by dmethvin
duplicate
21:21 Ticket #12053 (null pointer exception in .next() / .sibling()) created by creativecouple
When using .next() on a last child you get an exception instead of the …
20:59 Ticket #12052 (.data() fails when retrieving large numbers) closed by dmethvin
duplicate
20:43 Ticket #12052 (.data() fails when retrieving large numbers) created by iorlandoni@…
Having a "data-something" attribute on an element containing a large …
15:31 Ticket #12050 (Jquery :lt Selector) closed by scott.gonzalez
invalid: string + number - number = (string + number) - number, which is not what …
15:16 Ticket #12050 (Jquery :lt Selector) created by anonymous
I have ten rows in a table with a text box in each cell. I'm attempting to …
15:03 Ticket #12049 ($.post()) closed by timmywil
invalid: Please ask for support on the  forums or on the …
14:39 Ticket #12049 ($.post()) created by dodesired@…
I have a problem. Try to solve it... 1. I have a webpage1 and in this …
14:17 Ticket #10517 (.before() and .after() give unexpected return type) closed by Uri Gilad
fixed: Fix #10517. before() and after() on disconnected node should return …
13:51 Ticket #12047 (body.removeChild( container ); can cause an error) closed by timmywil
wontfix: DOMNodeInserted is deprecated and should no longer be used. …
11:15 Ticket #12048 ([IE6/7/8] xml set attribute) created by sa.cesare@…
On line 2572: […] if elem is XML element,you create HTML attribute …
08:29 Ticket #11967 (data argument in ajax dataFilter callback is undefined) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
07:17 Ticket #12047 (body.removeChild( container ); can cause an error) created by Ian Yang
[ http://stackoverflow.com/a/11407389/1091014 An answer of a question on …
03:16 Ticket #12024 (Certain attributes should be treated as case-insensitive when comparing ...) closed by timmywil
duplicate: @ClarkeyBoy1987: This is absolutely a bug, just not in the implementation …
03:13 Ticket #11400 (The .find function fail when nodes have an ID containing a \) closed by timmywil
duplicate: Ported to Sizzle issue  https://github.com/jquery/sizzle/issues/121
03:11 Ticket #11962 (Standardize getter return values for empty sets.) closed by Uri Gilad
fixed: Fix #11962. Standardize getter return values for empty sets. Changeset: …
00:38 Ticket #12043 (Sizzle Error - unrecognised expression (0)) closed by dmethvin
invalid: This would require debugging the tablesorter plugin, so it's not (yet) a …
Note: See TracTimeline for information about the timeline view.