Bug Tracker

Timeline


and

08/21/12:

20:24 Ticket #12368 (Sloppy element ":" selectors throwing a syntax error in version 1.8) closed by timmywil
invalid: Yes, that selector is invalid and Sizzle now correctly throws an error.
20:08 Ticket #12368 (Sloppy element ":" selectors throwing a syntax error in version 1.8) created by dev@…
For the following HTML: […] selector 'form#some_form_id' works …
18:52 Ticket #12367 (IE8 change event does not fire) closed by timmywil
invalid: Thank you for your quick reply.
18:22 Ticket #12365 (Change all obj++ to ++obj where applicable) closed by timmywil
invalid: agreed, this is not valid.
17:37 Ticket #12367 (IE8 change event does not fire) created by anonymous
With jQuery 1.8 , live change event does not work for input field <input …
17:35 Ticket #12366 (Error on hover+mouseleave+mouseenter when they must change html content) created by tonyhef
This is the code: $('.button_std').mouseenter(function(){ …
17:01 Ticket #12365 (Change all obj++ to ++obj where applicable) created by info@…
Can you guys please change every instance of something such as i++ to ++i …
16:11 Ticket #12364 (option:[value= does not work in jquery 1.8, worked in 1.7.2) closed by dmethvin
invalid: That is a bug in the old version, not the new one. The selector does
15:18 Ticket #12364 (option:[value= does not work in jquery 1.8, worked in 1.7.2) created by octatone
Example case:  http://jsbin.com/awetuy/3/edit Error thrown is "Syntax …
13:02 Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) closed by Richard Gibson
fixed: Fix #12350: jQuery.trim should remove BOM Changeset: …
12:42 Ticket #12182 (jQuery initialization problems in Safari for Windows) closed by mikesherov
invalid: We are not sure whether it is a bug in "our own product" (which you are …
12:30 Ticket #12357 (jQuery 1.8.0 Not parseable by XUL Runner Applications) closed by dmethvin
duplicate: Duplicate of #12359. Seems like this is a dup of #12359, which does a …
12:28 Ticket #12360 (slide up not working smoothly) closed by dmethvin
invalid: All bug reports should be against the latest version; jQuery 1.6.4 is very …
10:40 Ticket #12363 (Selector fails for top elements on $.ajax response) created by mikioma@…
Hi! I'm using $.ajax to partially update an HTML page. I request the …
09:05 Ticket #12362 (documentation: jQuery.ajax() and JSONP) created by chris@…
Related: #8510 The above bug has been closed but the documentation is now …
08:38 Ticket #12206 (jQuery 1.7.2 Bug reg. attr('id')) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:38 Ticket #12204 (Unexpected call to method or property access for .html and .append) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
07:31 Ticket #12252 (supporting $.getJSON for JSON-P services in CSP environment) closed by jaubourg
patchwelcome: Even if we could come up with a clean CSP feature detection, we would …
06:31 Ticket #12361 (seleter has bug) created by linhang87@…
$("#dataTable tr[trtype=data]:has('input:checked') td[userType=User]") …
05:20 Ticket #12360 (slide up not working smoothly) created by siva
$($menu).slideUp(800);-Not working in jquery1.6.4
03:10 Ticket #12333 ($.browser.webkit (undefined) -> $.browser.chrome) closed by Dave Methvin
fixed: Fix #12333. Chrome needs $.browser.webkit too. Changeset: …
02:55 Ticket #12359 (1.8.0 creating invalid tag/attribute when loading the library) created by Herbalite
Using XHTML strict documents and all the related headers including xml …
02:51 Ticket #12319 (IE - input tag in iframe has problem with focus) closed by dmethvin
patchwelcome: I could not reproduce this problem on IE8 in a VM, but it did fail the way …
02:37 Ticket #12145 (adding a new css file using a relative url does not work in IE8 on Windows ...) closed by dmethvin
patchwelcome: The problem appears to be that IE does not like trying to process the …
01:57 Ticket #12177 (change event in oldIE is still leaking) closed by dmethvin
duplicate: Duplicate of #12149.
01:56 Ticket #12251 (hide() fails while fadein is in progress) closed by dmethvin
invalid: This isn't a bug. You'd need to .stop() the animation and .fadeOut or …
01:52 Ticket #12358 (Attribute value selector fails on XML if it contains pseudoclass) closed by dmethvin
duplicate: Duplicate of #12303.
01:34 Ticket #12194 (customEvent: error in code for building event.namespace_re) closed by dmethvin
invalid: I don't think there is any need to change code, let's add some docs …
01:31 Ticket #12212 (Document that $.extend will ignore null/undefined arguments) closed by dmethvin
invalid: closing invalid but marking as needsdocs
01:07 Ticket #12358 (Attribute value selector fails on XML if it contains pseudoclass) created by dan@…
In jQuery 1.8.0, if I run a selector against an XML document, and this …
00:56 Ticket #12271 (`.attr` and other such functions accepting a function returning an object) closed by dmethvin
wontfix: This can easily be done with other approaches such as $.each so I don't …
00:54 Ticket #12295 (It`s not closed : "live" / "delegate" bug about ":enabled" filter) closed by dmethvin
worksforme: These are different things. "[disabled]" means it has a disabled
00:00 Ticket #12339 (Live Examples Do Not Work) closed by dmethvin
invalid: Since this isn't a core issue (it's a site issue) I'll mark it as …

08/20/12:

23:50 Ticket #12347 (Proposed method: $.fn.htmlOf) closed by dmethvin
wontfix: I don't think we want to add more manipulation primitives in 1.9, …
23:48 Ticket #12348 ($.when doesn't work as-documented?) closed by dmethvin
worksforme: Here's the results of that example, slightly modified: …
23:36 Ticket #12351 (Submitting a form via jquery Dialog using Ajax..) closed by dmethvin
invalid: Please ask for help on a forum; this is not a bug report.
23:21 Ticket #12355 (Individual buttons looked elongated) closed by dmethvin
invalid: Please ask for help on a forum; this isn't a bug report.
23:21 Ticket #12354 (Serialize causes “ character to be converted to “.) closed by dmethvin
invalid: Sounds like your character encodings are wrong. This isn't a jQuery bug. …
23:14 Ticket #12356 (bootstrap typeahead doesn't work with jquery 1.8 in google chrome) closed by dmethvin
invalid: The events are occuring in the keyup handler, for some reason they totally …
22:10 Ticket #12357 (jQuery 1.8.0 Not parseable by XUL Runner Applications) created by brandon@…
jQuery 1.8.0 usage of <tag> and other unescaped "<" character combinations …
20:33 Ticket #12356 (bootstrap typeahead doesn't work with jquery 1.8 in google chrome) created by sandesh247@…
Specifically, navigating the suggestions list with the up/down keys …
19:32 Ticket #12355 (Individual buttons looked elongated) created by anonymous
The butttons behind the numbers which has white background appears to be …
19:30 Ticket #12354 (Serialize causes “ character to be converted to “.) created by dqhendricks
When the user: 1. Has a form with an input that contain the character “. …
19:23 Ticket #12353 (deferred.done demo does not work on IE8) created by mwmorris@…
Go to deferred.done page on jQuery site. The Demo does not work. Get …
18:00 Ticket #12352 ($.fn.css() return values don't match across browsers) closed by dmethvin
duplicate: Duplicate of #8362. If the discussion in #8362 is correct, there is a …
14:22 Ticket #12352 ($.fn.css() return values don't match across browsers) created by avaly2
jQuery version: 1.8.0 Browsers: Chrome 21.0.1180.79, Firefox 14.0.1 OS: …
14:11 Ticket #12351 (Submitting a form via jquery Dialog using Ajax..) created by vasiqmz@…
I've encountered one issue while submitting a form using Ajax on a jquery …
13:37 Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) reopened by dmethvin
12:20 Ticket #12282 (1.8.0 regression - document ready is fired too early on IE 9/10) closed by Mike Sherov
fixed: Fix #12282. IE has premature .readyState == "interactive". Close gh-901. …
12:04 Ticket #12329 (event.js still has a reference to bindReady) closed by Dave Methvin
fixed: Fix #12329. Remove leftover jQuery.bindReady reference. jQuery.ready …
03:02 Ticket #12283 (jQuery 1.8 outerHeight is returning undefined instead of null) closed by Mike Sherov
fixed: Fix #12283. Return null for dimension getters on non elements. Fix gh-900. …
02:49 Ticket #12324 (cssNormalTransform can produce wrong values) closed by Mike Sherov
fixed: Fix #12324, line-height "normal" isn't always "1". Close gh-898. …
02:40 Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) closed by Wesley Walser
fixed: Fix #12350. Remove BOM in jQuery.trim. Close gh-897. Changeset: …
02:22 Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) created by dmethvin
Per discussion on  https://github.com/jquery/jquery/pull/896 .
02:13 Ticket #12273 (animate fails with 0 duration) closed by Corey Frang
fixed: Fix #12273. Don't call easing functions for duration 0 animations. Close …
01:53 Ticket #12278 (.promise(type) not working for non-default queue) closed by Corey Frang
fixed: Fix #12278. Promises on non-default queue wait until a dequeue is …
00:30 Ticket #12149 ('change' event handler leaks in IE7/8) closed by Nikita Govorov
fixed: Fix #12149. Avoid memory leak on oldIE change events. Close gh-878. …

08/19/12:

23:41 Ticket #12349 (opera prefixes mess) created by anonymous
opera 12 removing some prefixes (transform, transition...) combined with …
20:37 Ticket #10045 (hide() with a duration fails when the element is contained within a hidden ...) closed by mikesherov
fixed: Works as expected in 1.8
20:10 Ticket #12224 (scrollbarDarkShadowColor inappropriately camelCased) closed by mikesherov
wontfix: these are non-standard css attributes, and don't follow normal …
19:47 Ticket #12008 (Element is reflowed once $.outerWidth(true) is called (when ...) closed by mikesherov
patchwelcome: As of right now, the only known way to overcome the reliableMarginRight …
19:01 Ticket #12348 ($.when doesn't work as-documented?) created by cowboy
I see this text and example  the docs: …
17:16 Ticket #12347 (Proposed method: $.fn.htmlOf) created by cowboy
Sure, we have this: […] But why don't we have this? […] I …
11:58 Ticket #12346 (fn.append not working correctly) created by davidsvetlik@…
Hi, I think it will be faster, if I just show you :-) Try following …
01:03 Ticket #12345 (isPlainObject returns different results in IE & chrome) closed by rwaldron
invalid: According to the docs, host objects have known inconsistencies and aren't …
00:48 Ticket #12345 (isPlainObject returns different results in IE & chrome) created by mice530@…
when check BOM object, it returns true in IE but false in chrome i use …
00:03 Ticket #12322 (onclick events do not work in Safari 5.1.7) closed by rwaldron
invalid: This is not a jQuery bug and yes, JavaScript case sensitive

08/18/12:

23:08 Ticket #12338 (jquery .animate() - > left attribute treated inconsistently in IE&Chrome ...) closed by timmywil
invalid
22:56 Ticket #12335 (OperationalError: (1205, 'Lock wait timeout exceeded; try restarting ...) closed by timmywil
invalid: Thank you for contributing! Trac does experience issues. If you refresh, …
22:52 Ticket #12334 (jquery 1.8.0 stack) closed by timmywil
invalid: This is not a jQuery core bug report. It would be best to ask for support …
17:39 Ticket #12341 (Redirect to Google) closed by scott.gonzalez
invalid
17:05 Ticket #12344 (manual) closed by mikesherov
invalid
15:05 Ticket #12344 (manual) created by anonymous
how about a proper manual without misusing english words like "library" …
15:03 Ticket #12290 ($.ajaxSetup "success" global event bug against "complete" and other ...) closed by mikesherov
invalid: Invalid simply means its not a bug. Please don't assume it's a judgement …
14:42 Ticket #12343 (event.pageX and pageY have incorrect values in IE10 on Windows 8 RTM) created by anonymous
NOTE: tested using jQuery 1.7.2 and 1.8.0, both have this problem. Test …
10:44 Ticket #12342 (Compatibility problem with pure javascript) created by xmln@…
A pure javascript code document.getElementById('someID') always return …
06:36 Ticket #12341 (Redirect to Google) created by anonymous
/*! jQuery v1.6.4  http://jquery.com/ |  http://jquery.org/license */ …
03:48 Ticket #12340 (unwrap() fails when wrapper is a figure element) created by brianfreud
var $foo = $('<img/>'); $foo.wrap('<div></div>'); $foo.unwrap(); works …
00:15 Ticket #12339 (Live Examples Do Not Work) created by anonymous
This is probably not the right form, but since there doesn't seem to be a …

08/17/12:

22:29 Ticket #12338 (jquery .animate() - > left attribute treated inconsistently in IE&Chrome ...) created by anonymous
21:20 Ticket #12337 (:nth-child selector not accurate after new child element added) created by bobbymwalters@…
Using the :nth-child selector after a new child element has been added to …
19:19 Ticket #12336 (Calling $('#select').empty() should set options length to 0) created by anonymous
Hi, Consider the following HTML snippet: […] Consider the following …
18:17 Ticket #12335 (OperationalError: (1205, 'Lock wait timeout exceeded; try restarting ...) created by anonymous
==== How to Reproduce ==== While doing a GET operation on /query, Trac …
17:59 Ticket #12334 (jquery 1.8.0 stack) created by alexzat@…
I have a sortable on my page, before 1.8.23 I had jquery-ui-1.8.21 and …
16:18 Ticket #12333 ($.browser.webkit (undefined) -> $.browser.chrome) created by Ult Combo
$.browser.webkit returns undefined when using Windows' Google Chrome …
15:32 Ticket #12332 (BUG of The data method) closed by timmywil
duplicate: Duplicate of #7579.
15:30 Ticket #12332 (BUG of The data method) created by pannysp@…
demo: <div data-topicid="1780820472e07"></div> var id = …
14:28 Ticket #12331 ($el.on('click') breaks if adding to parent multiple times) closed by dmethvin
duplicate: Duplicate of #12330.
14:22 Ticket #12331 ($el.on('click') breaks if adding to parent multiple times) created by dan.schumann@…
 http://jsfiddle.net/9VThz/ if you add an element to a parent multiple …
14:15 Ticket #12330 (adding element to parent twice destroys .on() closed by timmywil
invalid: Thanks for taking the time to contribute to the jQuery project! Please …
14:11 Ticket #12330 (adding element to parent twice destroys .on() created by dan.schumann@…
Hello I have an $el using backbone and it has a parent $('#app').html( …
14:01 Ticket #12329 (event.js still has a reference to bindReady) created by cdowns
I'm not really sure when event.special.ready is used, but I believe it …
13:25 Ticket #12327 (Using "cancel" class doesn't skip validation in MVC 3.0- it cancels the ...) closed by dmethvin
invalid: Ask on the forum, this isn't a bug report (at least not OUR bug).
09:15 Ticket #12328 (Interprets parentheses in a string as 'function argument' ???) closed by jaubourg
invalid
09:09 Ticket #12328 (Interprets parentheses in a string as 'function argument' ???) created by em.andersson@…
This little piece of code should be OK shouldn't it. It shows an …
09:07 Ticket #12325 (Options parameter for $.when() to provide alternative semantics) closed by jaubourg
wontfix: There are several problems with this approach. The first, most obvious, …
07:45 Ticket #12326 ($.AJAX changed the post content if include "??" (2 Question mark)) closed by jaubourg
invalid: ?? is used as the callback name placeholder in the data for jsonp
07:17 Ticket #12327 (Using "cancel" class doesn't skip validation in MVC 3.0- it cancels the ...) created by dlwennblom
I'm new to jQuery, and somewhat with MVC 3.0, but I've tried everything I …
07:07 Ticket #12250 (Accept header for dataType: json) closed by jaubourg
invalid
06:44 Ticket #12326 ($.AJAX changed the post content if include "??" (2 Question mark)) created by yehuicn@…
Version: 1.7.1/1.8.0 […] Please note that the post data including ?? …
05:09 Ticket #12325 (Options parameter for $.when() to provide alternative semantics) created by hippietrail
Currently $.when() has only one way of operating: Wait until all
01:05 Ticket #12324 (cssNormalTransform can produce wrong values) created by anonymous
In jQuery 1.8 there is an cssNormalTransform property that holds numerical …
00:27 Ticket #12323 (elment.attr('data-*, value) does not update element.dataset if data-* key ...) closed by scott.gonzalez
worksforme: Works for me:  http://jsfiddle.net/LxmLh/ Tested in Chrome and Firefox.
00:26 Ticket #12323 (elment.attr('data-*, value) does not update element.dataset if data-* key ...) reopened by scott.gonzalez
00:05 Ticket #12323 (elment.attr('data-*, value) does not update element.dataset if data-* key ...) closed by rwaldron
wontfix: jQuery's data() functionality existed long before dataset and has it's …

08/16/12:

23:31 Ticket #12323 (elment.attr('data-*, value) does not update element.dataset if data-* key ...) created by anonymous
simple example: html: <div id="d" data-k1="v1">&nbsp;</div>
21:15 Ticket #12322 (onclick events do not work in Safari 5.1.7) created by anonymous
Apparently in Safari 5.1.7 case sensitivity does matter for javascript …
20:59 Ticket #12320 (Line in jquery-latest.js causing issue with site in IE9) closed by timmywil
invalid: Please ask for help on the  forums, on …
20:54 Ticket #12321 (Error: Object doesn't support property or method if ...) closed by timmywil
invalid: jQuery does not support changing native prototypes or quirksmode.
20:47 Ticket #12321 (Error: Object doesn't support property or method if ...) created by timb
If you set Object.prototype.extend, certain jQuery functions will throw an …
20:10 Ticket #12280 (Too many redirects on ...) closed by scott.gonzalez
fixed: Those script references have been removed. @dmethvin: I'm not sure what …
18:41 Ticket #12221 (form is not being hidden when it have an input with name attr value set as ...) closed by gnarf
cantfix: I'm pretty sure this is a "cantfix" not a "wontfix" - it is eerily similar …
17:13 Ticket #12233 (jQuery.post() raises "RangeError: Maximum call stack size exceeded") closed by jaubourg
fixed: Makes sure "adding" a string to a Callbacks object doesn't cause a stack …
17:06 Ticket #12320 (Line in jquery-latest.js causing issue with site in IE9) created by marc@…
A site that I have inherited the webmaster duties uses a jquery-based …
16:50 Ticket #9962 (When the container has an ID containing a backslash, find( IDselector ) ...) closed by gibson042
fixed: Fixed in the Sizzle rewrite.
16:05 Ticket #12319 (IE - input tag in iframe has problem with focus) created by dimhold@…
I dynamically create iframe with <input type="text" /> tag and focus on …
14:46 Ticket #12234 (the .load() method,when params is null, the ajax type will be "POST", but ...) closed by jaubourg
fixed: Calling load with null as the data parameter now properly issues a GET …
13:49 Ticket #12318 (Input element with id="nodeType" causes trouble in event-callbacks) closed by rwaldron
invalid: nodeType is a special cased property name used by the DOM, the best …
13:39 Ticket #12318 (Input element with id="nodeType" causes trouble in event-callbacks) created by klaascuvelier <cuvelierklaas@…>
If you have an input element with id="nodeType" within a form, there are …
12:35 Ticket #12159 (1.8rc1: outerHeight() returns object) closed by dmethvin
duplicate: Duplicate of #12293.
12:35 Ticket #12159 (1.8rc1: outerHeight() returns object) reopened by dmethvin
12:28 Ticket #12317 (Error in Chrome) closed by dmethvin
invalid: Please ask for help on a forum or StackOverflow.
10:11 Ticket #12317 (Error in Chrome) created by akshatsha@…
Hello i am using this calender using YII but i am facing an issue in …

08/15/12:

23:24 Ticket #12314 ($.contains fatal error in IE9 when 2nd parameter is null) created by konp
Summary Calls to $.contains fail when parameter is null, …
23:08 Ticket #12310 ($(window).height() and .width() do not work in IE6 and IE7) closed by mikesherov
wontfix: Actually, it is quirks mode! …
22:55 Ticket #12310 ($(window).height() and .width() do not work in IE6 and IE7) reopened by mikesherov
sorry, I missed the part where this wasn't quirks mode.
21:04 Ticket #12313 (.height() and .width() no longer fall back to CSS if offsetWidth is ...) created by mbaker.pdx@…
offsetWidth and offsetHeight are undefined for SVG elements in Firefox and …
19:57 Ticket #12310 ($(window).height() and .width() do not work in IE6 and IE7) closed by mikesherov
wontfix:  http://docs.jquery.com/Won%27t_Fix#Quirks_Mode
19:49 Ticket #12269 (width() and height() significantly slower in 1.8 in WebKit browsers) closed by mikesherov
wontfix: We discussed this at length at the team meeting. We are keeping this …
18:20 Ticket #12312 (jQuery's management of the style attribute is lossy when it's ...) closed by rwaldron
invalid: It's stripped in Chrome because it's not valid in Chrome... jQuery has …
18:09 Ticket #12312 (jQuery's management of the style attribute is lossy when it's ...) created by craig@…
I'm surprised to learn that jQuery seems to 'stomp' on the style attribute …
16:54 Ticket #12311 (jQuery 1.8 and .is(":visible")) closed by timmywil
fixed: It is supported by Sizzle and this issue has been fixed in Sizzle …
16:51 Ticket #12311 (jQuery 1.8 and .is(":visible")) created by anonymous
After updating for jQuery 1.8 I noticed the .is(":visible") returning …
16:18 Ticket #12310 ($(window).height() and .width() do not work in IE6 and IE7) created by ebradsha
I originally opened a ticket for this issue under #12300. However, it was …
15:47 Ticket #12300 ($(window).height() and .width() incorrect in IE6 and IE7) closed by dmethvin
worksforme: I am using browserstack.com and can run that fiddle fine in IE7. It …
15:31 Ticket #12309 (array.splice in ie7 and ie8) closed by timmywil
invalid: jquery does not have any effect on native prototypes. Please ask for help …
15:29 Ticket #12309 (array.splice in ie7 and ie8) created by kelly.pangburn@…
array.splice will sit and hang on ie7 and ie8 using the new jquery library …
14:52 Ticket #12308 (API Browser not working) closed by scott.gonzalez
duplicate: Duplicate of #12183.
14:46 Ticket #12308 (API Browser not working) created by anonymous
I'm pretty sure this is not the right place to put this (sorry, I don't …
13:17 Ticket #12185 (Delegate focus/blur event fires twice) closed by dmethvin
worksforme: This is working correctly as far as I can tell. Delegated events only work …
12:53 Ticket #12307 (jQuery replaces entities in href params when converting text to element) closed by dmethvin
invalid: It's not jQuery. Use &amp; as you should. …
12:45 Ticket #12307 (jQuery replaces entities in href params when converting text to element) created by Ervin Weber <errvin@…>
Reproduced on jQuery version 1.8.0 OS Ubuntu (12.04, Linux ervin …
12:34 Ticket #12306 (incorrect return from selector) closed by gibson042
invalid: Works for me:  http://jsfiddle.net/tjuxu/1/
12:30 Ticket #12306 (incorrect return from selector) created by shalanga@…
Error reproduced:  http://jsfiddle.net/tjuxu/ incorrect elements are …
12:29 Ticket #12303 (Attribute selector fails if the attribute value contains :first :last) reopened by gibson042
No, this is valid. We're erroneously catching :first et. al. inside …
11:27 Ticket #12305 (I got a type mismatch error in IE7) created by anonymous
I encountered it in the compressed version. I've used the uncompressed …
10:31 Ticket #12304 (Does not work $(html_element).on('mouseover', '*', function () {...}) closed by sindresorhus
worksforme: Works for me:  http://jsfiddle.net/mofle/wBjEE/
10:20 Ticket #12304 (Does not work $(html_element).on('mouseover', '*', function () {...}) created by hard-t@…
Does not work $(html_element).on('mouseover', '*', function () {...}). Use …
09:40 Ticket #12302 (Error on attempting to call a .val() or .attr() method on <option>) closed by sindresorhus
invalid
09:39 Ticket #12303 (Attribute selector fails if the attribute value contains :first :last) closed by sindresorhus
invalid: I'm not sure why that worked in 1.7.1, but it is clearly wrong. You can't …
08:09 Ticket #12303 (Attribute selector fails if the attribute value contains :first :last) created by nikolay.r.rusev@…
Sizzle fails when parsing the following selector: …
05:59 Ticket #12302 (Error on attempting to call a .val() or .attr() method on <option>) created by i@…
I'm not sure if this is truly a bug, but common sense tells me an <option> …
01:47 Ticket #12301 (It seems radio selector has small problem.) closed by rwaldron
invalid: Use  http://api.jquery.com/delegate/ or the delegate form of "on"
01:43 Ticket #12301 (It seems radio selector has small problem.) created by roundsummer@…
I try to append() a radio input to a table.After that I found the radio …
01:16 Ticket #12300 ($(window).height() and .width() incorrect in IE6 and IE7) created by ebradsha
Using $(window).width() and $(window).height() previously worked correctly …

08/14/12:

21:50 Ticket #12273 (animate fails with 0 duration) reopened by gnarf
19:46 Ticket #12299 ("form :input[text|select|checkbox]" selector works in 1.7 but NOT in 1.8) closed by gibson042
invalid: Actually, you've uncovered a bug in jQuery 1.7.2 (specifically, the …
19:25 Ticket #12299 ("form :input[text|select|checkbox]" selector works in 1.7 but NOT in 1.8) created by dinkot@…
I've created a jsFiddle to illustrate the problem. It works fine in …
17:07 Ticket #12298 (A selector that begins or ends with a comma fails in 1.8 but works in ...) closed by dmethvin
invalid: > Whether 1.8 behavior is correct is debatable. Well, …
15:58 Ticket #12296 (Dialog buttons won't show up in jquery 1.8.0) closed by dmethvin
duplicate: Duplicate of #12247.
15:09 Ticket #12297 (Prepend Is Not A Word) closed by gibson042
duplicate: Duplicate of #7446. We generally don't find grammar sufficient cause …
14:57 Ticket #12298 (A selector that begins or ends with a comma fails in 1.8 but works in ...) created by uniqname
In previous versions of jQuery (1.7.2 specifically) if a selector has a …
14:54 Ticket #12297 (Prepend Is Not A Word) created by anonymous
The api shouldn't be prepend:  http://api.jquery.com/prepend/ It should be …
14:53 Ticket #12296 (Dialog buttons won't show up in jquery 1.8.0) created by uwe.pries@…
16:27 < equivoc> hi 16:27 < equivoc>  http://ideone.com/PqxxG 16:27 < …
13:38 Ticket #12294 (Chrome 21 + jQuery 1.6.4 + qTip 1.0.0-rc3 --- hiding/showing elements is ...) closed by dmethvin
invalid
13:35 Ticket #12295 (It`s not closed : "live" / "delegate" bug about ":enabled" filter) created by alix
With regard to jQuery Documentation(:enabled) on …
13:31 Ticket #12294 (Chrome 21 + jQuery 1.6.4 + qTip 1.0.0-rc3 --- hiding/showing elements is ...) created by mulloju@…
Chrome Version: 21.0.1180.75 (Official Build 150248) m Other browsers …
12:55 Ticket #12181 (opera 10 nested assignment bug) closed by sindresorhus
invalid: Opera 10 is not supported.  http://docs.jquery.com/Browser_Compatibility
12:48 Ticket #12288 ("live" / "delegate" bug about ":enabled" filter) closed by dmethvin
invalid: > $('[rel*="Async"]:not(:text, :password, select, …
12:43 Ticket #12293 (function outerWidth doesn't work) closed by sindresorhus
invalid: Cannot reproduce in IE6-9, Firefox 3.6 / latest, Chrome, Safari, Opera 12. …
12:43 Ticket #12135 (Opera find(:checked) fails on frame navigation) closed by dmethvin
worksforme: > It seems like a Opera bug to me, but you can probably investigate it …
12:34 Ticket #12180 (loose markup parsing incorrect) closed by sindresorhus
invalid: Works as intended. See  docs: > When …
12:19 Ticket #12293 (function outerWidth doesn't work) created by jquery@…
In version 1.8.0 $('li#id').outerWidth() returns DOM object instead of …
11:59 Ticket #12274 (loading jquery file using requirejs) closed by sindresorhus
invalid: Not how you do a bug ticket. Feel free to reopen with more information.
11:57 Ticket #12273 (animate fails with 0 duration) closed by sindresorhus
fixed
11:46 Ticket #12196 (Custom matchesSelector doesn't work in FF 3.6) closed by sindresorhus
invalid: Does this still happen with 1.8 final? If yes, please create a jsfiddle …
11:42 Ticket #12226 (concurrent jsonp ajax requests with the same jsonpCallback value fail with ...) closed by sindresorhus
invalid: You're specifying a the name of a callback handler without actually …
11:33 Ticket #12187 (jQuery does not minify with Yui compressor due to 'throws' reseverd ...) closed by sindresorhus
duplicate: Duplicate of #12158.
11:31 Ticket #12186 (.has() doesn't work on detached nodes) closed by sindresorhus
invalid: See #11543
11:13 Ticket #12279 ($.ajax().fail() is called even if i get a status 200 response) closed by mikesherov
invalid
10:56 Ticket #12292 (Invalid selectors can cause a subsequent valid selector not to work) created by richard@…
In jQuery 1.8.0 the (obviously invalid) code: jQuery(":first.not(.foo)"); …
10:01 Ticket #12142 (选择器错误) closed by sindresorhus
invalid: There shouldn't be a space with the tag name and the attribute selector. …
09:13 Ticket #12290 ($.ajaxSetup "success" global event bug against "complete" and other ...) created by abbasali hashemian (alix) <alixniv@…>
[…] If we use $(...).load or $.post later "complete" will work …
08:53 Ticket #12160 (mouseleave inconsistent with docs, across browsers when using form fields) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:00 Ticket #12288 ("live" / "delegate" bug about ":enabled" filter) created by alixniv@…
If we use "live" or "delegate" to attach an event handler (for example …
07:06 Ticket #12287 (Nested custom pseudo class selectors throw exceptions) created by seddon.ryan@…
See testcase  http://jsfiddle.net/ryanseddon/PPuRg/1/ I came across this …
Note: See TracTimeline for information about the timeline view.