Bug Tracker

Timeline


and

09/19/12:

23:56 Ticket #12575 (native form submit event doesn't trigger $.submit event) closed by dmethvin
duplicate: Duplicate of #3115. Just for bookeeping, this is a dup. We can't …
23:55 Ticket #12575 (native form submit event doesn't trigger $.submit event) reopened by dmethvin
23:35 Ticket #12575 (native form submit event doesn't trigger $.submit event) closed by rwaldron
notabug: Why would it? Those are two different APIs... There is no documentation …
23:31 Ticket #12575 (native form submit event doesn't trigger $.submit event) created by after.fallout@…
I am not sure if this is a bug in the documentation or in Core, but I …
21:37 Ticket #12573 (Better API for Extend) closed by dmethvin
plugin: Sure, you're welcome to do that and create a plugin. The current API works …
21:37 Ticket #12573 (Better API for Extend) reopened by dmethvin
19:57 Ticket #12552 (http://docs.jquery.com/Tutorials) closed by ajpiano
fixed: The page is back online for the time being. However it will be removed in …
19:32 Ticket #12573 (Better API for Extend) closed by rwaldron
wontfix: This API has existed for many years and a lot of code is written that …
19:18 Ticket #12574 (jQuery is not working correctly - $('img[src*=logo.jpg]')) created by bizon_all
jQuery is not working correctly. $('img[src*=logo.jpg]'); - Error: Syntax …
19:15 Ticket #12573 (Better API for Extend) created by adkison.adrian@…
$.extend is a very useful function but it is hard to remember what is …
17:12 Ticket #12572 (:contains breaks searching iframes v1.8) created by chris@…
Issue: :contains referencing an iframe will not find a matching element …
16:04 Ticket #12337 (:nth-child selector not accurate after new child element added) closed by Timmy Willison
fixed: Update Sizzle: fix position caching with child selectors. Fixes #12337. …
15:32 Ticket #12303 (Attribute selector fails if the attribute value contains :first :last) closed by Timmy Willison
fixed: Update Sizzle: Fixes #12303, #12474, #12523, #12526, #12541. Changeset: …
15:32 Ticket #12523 (JQuery renders line breaks as text nodes) closed by Timmy Willison
fixed: Update Sizzle: Fixes #12303, #12474, #12523, #12526, #12541. Changeset: …
15:32 Ticket #12526 (:last selector fails to find a match) closed by Timmy Willison
fixed: Update Sizzle: Fixes #12303, #12474, #12523, #12526, #12541. Changeset: …
15:32 Ticket #12541 (1.8.0 and 1.8.1: Double :not() selector fails in IE6/7) closed by Timmy Willison
fixed: Update Sizzle: Fixes #12303, #12474, #12523, #12526, #12541. Changeset: …
14:41 Ticket #12571 (jQuery XHR Object reports wrong status code) created by odo@…
When I am loading data via $.ajax and inspect the jqXHR via the 'complete' …
14:20 Ticket #12570 (Tutorials link is not working) closed by dmethvin
duplicate: Duplicate of #12552.
14:19 Ticket #12570 (Tutorials link is not working) created by anonymous
 http://docs.jquery.com/Tutorials doesn't seem to work, keep getting the …
14:13 Ticket #12569 (Improve feature detect for oldIE event bubbling) created by dmethvin
From a Wikipedia edit: > For example, at least some of these scripts, …
14:07 Ticket #12568 ($(window).height() and $(document).height() return same value - that of ...) closed by dmethvin
duplicate: Duplicate of #12388.
14:03 Ticket #12568 ($(window).height() and $(document).height() return same value - that of ...) created by niko@…
$(window).height() and $(document).height() return same value - that of …
12:43 Ticket #12563 (OperationalError: (2006, 'MySQL server has gone away')) closed by dmethvin
duplicate: Duplicate of #11140.
12:42 Ticket #12562 (tutorials page is throwing an error) closed by dmethvin
duplicate: Duplicate of #12552.
12:42 Ticket #12555 (Database error by clicking tutorials link) closed by dmethvin
duplicate: Duplicate of #12552.
12:40 Ticket #12558 (Sortable broken in absolutely positioned div with bottom 0) closed by dmethvin
notabug: Please report this at the jQuery UI tracker:  http://bugs.jqueryui.com/
12:04 Ticket #12567 (DOCS.JQUERY.COM/TUTORIALS DOESNT WORK FOR AT LEAST 2 DAYS) closed by dmethvin
notabug: That entire site is obsolete. We're in the process of dismantling it.
12:04 Ticket #12567 (DOCS.JQUERY.COM/TUTORIALS DOESNT WORK FOR AT LEAST 2 DAYS) created by anonymous
A database query syntax error has occurred. This may indicate a bug in the …
11:57 Ticket #12564 (Curious value obtained with outerHeight function) closed by dmethvin
notabug: One of your plugins is shimming outerHeight. Be sure you have upgraded …
11:55 Ticket #12556 ($(document).ready vs safari browser) closed by dmethvin
notabug
11:55 Ticket #12565 (compilation error (closure compiler)) closed by dmethvin
notabug: We're not providing support for Closure Compiler yet. If we were, we would …
11:52 Ticket #12566 ($.each and ($.map or $.grep) callbacks - different function profiles but ...) closed by dmethvin
wontfix: Agreed, but they were defined years ago so there is no way to "fix" it …
11:26 Ticket #12566 ($.each and ($.map or $.grep) callbacks - different function profiles but ...) created by fvanderwielen@…
the function profile of the callback of $.each is different from $.map or …
11:14 Ticket #12565 (compilation error (closure compiler)) created by anonymous
jquery-1.8.1.js:4110: ERROR - variable name is undeclared return …
08:59 Ticket #12456 (EXPLICIT OVERFLOW:AUTO IS OVERRIDDEN BY INLINE OVERFLOW:HIDDEN DURING ...) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:24 Ticket #12564 (Curious value obtained with outerHeight function) created by stephane
After updating jQuery from the version 1.7.2 to version 1.8.1, the …
08:13 Ticket #12563 (OperationalError: (2006, 'MySQL server has gone away')) created by anonymous
==== How to Reproduce ==== While doing a GET operation on /, Trac …
04:02 Ticket #12562 (tutorials page is throwing an error) created by anonymous
Hi, It's not related to the jquery library. I'm using IE 8 and tutorials …

09/18/12:

23:27 Ticket #12561 (Tutorials is down.) closed by ajpiano
duplicate: Duplicate of #12552.
23:06 Ticket #12561 (Tutorials is down.) created by Jake Wolpert <jakecigar@…>
 http://docs.jquery.com/Tutorials Database error A database query syntax …
22:44 Ticket #12560 (jQuery's detach is calling Prototype's remove, even in noConflict mode) closed by dmethvin
notabug: > saveIt = jQuery('#targetDiv').fadeOut('slow',jQuery.fn.detach); The …
22:04 Ticket #12229 (Some inconsistencies/optimizations) closed by Richard Gibson
fixed: Fix #12229, size/consistency improvements. Close gh-887. Changeset: …
21:33 Ticket #12560 (jQuery's detach is calling Prototype's remove, even in noConflict mode) created by mageluingil@…
When an animation, using jQuery's detach function for the callback, is …
19:32 Ticket #12559 (.position() and .offset() fail within overflow-scrolled elements) created by glennwidener@…
jQuery dimensions functions (position and offset) are broken when applied …
18:28 Ticket #12423 (jQuery breaks with Comcast Protection Guard and any anti-keylogging ...) closed by Dave Methvin
fixed: Fix #12423. Ensure we can .apply() before we try. I can't think of an …
15:58 Ticket #12558 (Sortable broken in absolutely positioned div with bottom 0) created by gabaum10@…
I am seeing some strange behavior with Jquery 1.8 where scrolling is not …
15:56 Ticket #12557 (attr('selectedIndex') fails with 1.5.2+) closed by dmethvin
notabug: Yes, in older jQuery we mixed up the concepts of attributes and properties …
15:42 Ticket #12557 (attr('selectedIndex') fails with 1.5.2+) created by Denis TRUFFAUT
Tested on 1.8.1 It is a regression since it was working with 1.5.2. Test …
13:16 Ticket #12554 (Have to use attr('data-id') instead of data('id')) closed by dmethvin
notabug: That's the way you're supposed to do it. Ask for help on a forum if you …
13:06 Ticket #12553 (Tutorials page not working) closed by ajpiano
duplicate: Duplicate of #12552.
12:06 Ticket #12556 ($(document).ready vs safari browser) created by qvamatel@…
$(document).ready function is not work in Safari (ver:5.1.7) browser!
09:42 Ticket #12555 (Database error by clicking tutorials link) created by yusuf.hussein@…
I get this error by clicking on tutorils link: Database error A database …
09:12 Ticket #12554 (Have to use attr('data-id') instead of data('id')) created by anonymous
Hello, Recently I have been wordking with jsTree and I found something …
08:55 Ticket #12286 (:visible select on iframe element (same domain) return empty) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:54 Ticket #8625 ($(window).height() within iframe) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:47 Ticket #12553 (Tutorials page not working) created by ankitjainiitgindia@…
Tutorials page not working
07:53 Ticket #12552 (http://docs.jquery.com/Tutorials) created by anonymous
 http://docs.jquery.com/Tutorials does not work for me 09-19-12 @02:50am

09/17/12:

23:26 Ticket #12551 (jQuery.ajax 2xx statusCode callbacks are invoked with error-callback ...) closed by jaubourg
notabug: From the documentation: > If the request is successful, the status code …
18:08 Ticket #12551 (jQuery.ajax 2xx statusCode callbacks are invoked with error-callback ...) created by karns.17@…
Given an ajax request with json dataType and a 2xx statusCode callback, if …
16:49 Ticket #10067 (Firing $.ready on document.readyState === 'interactive' too) closed by dmethvin
notabug
16:49 Ticket #10067 (Firing $.ready on document.readyState === 'interactive' too) reopened by dmethvin
16:45 Ticket #12516 (Fix TestSwarm failure of ajax.js tests on Chrome) closed by dmethvin
notabug: This turned out to be an issue with Browserstack, not Testswarm or …
16:44 Ticket #12474 (Using find on a collection with append does not return the correct ...) closed by dmethvin
duplicate: Duplicate of #12337.
16:41 Ticket #12437 (.on() not working on version 1.8.1 after ajax call) closed by dmethvin
notabug: We have not had any additional reports and have not received any test …
16:12 Ticket #10977 (Incorrect documentation for the index method?) closed by mikesherov
notabug
16:00 Ticket #12076 (In IE8 and below, time elements in cloned table elements have incorrect ...) closed by rwaldron
patchwelcome: The only reasonable solution to solving this is to copy innerHTML from the …
14:15 Ticket #12550 (jQuery Ajax cache=false doesn't always work) created by k@…
When sending an ajax request with the "cache" option set to "false" then …
13:40 Ticket #10257 (HTTP PUT and DELETE methods shorthand functions) closed by dmethvin
plugin: Anyone who wants this can easily conjure a plugin that wraps $.ajax. It …
13:39 Ticket #10257 (HTTP PUT and DELETE methods shorthand functions) reopened by dmethvin
13:13 Ticket #12071 (width() return correct value with one shift pixel on FF13) closed by rwaldron
wontfix: @mikesherov excellent sleuthing :)
12:11 Ticket #12549 (Button with a long id not found through jquery selector) closed by jaubourg
notabug: You have to escape the points:  http://jsfiddle.net/TY2ft/1/ Your selector …
11:36 Ticket #12549 (Button with a long id not found through jquery selector) created by bgrab@…
Button with a long id not found through jquery selector
11:08 Ticket #12548 (fadeIn() does not work for relative positioned child elements in Internet ...) created by dirk.bunk@…
If you have a relative positioned div inside a main div, and you use the …
10:32 Ticket #12547 (window.onbeforeunload fires twice with IE8 under special circumstances) created by christoph.strasser@…
The event window.onbeforeunload fires twice when we click a button via …
02:35 Ticket #12546 (jQuery1.8 .width(value) incorrect in Firefox) closed by rwaldron
duplicate: Duplicate of #12071.
02:27 Ticket #12546 (jQuery1.8 .width(value) incorrect in Firefox) created by anonymous
please check, jsfiddle -  http://jsfiddle.net/xkhgT/ IE - 100% Chrome - …
01:41 Ticket #10833 (Update style guide to reflect new argument whitespace rules) closed by rwaldron
fixed

09/16/12:

08:20 Ticket #12545 (.on() not working with selector path starting at selected element on ...) created by fox_rgwxox@…
On version 1.8.1, $(element).on(event,selector,fn) isn't working when the …

09/15/12:

20:46 Ticket #12544 (Width property) closed by ajpiano
notabug: jQuery objects don't have width or height properties, they have width and …
19:39 Ticket #12544 (Width property) created by chrst96@…
jQuery not reading the image width. It will only return a function as a …

09/14/12:

21:53 Ticket #12543 (Large selector performance regression) closed by timmywil
duplicate: Duplicate of #12436.
21:38 Ticket #12543 (Large selector performance regression) created by r.m.graham@…
I have a CRUD app (aka html with large tables) that was hit pretty hard …
18:41 Ticket #12542 (SCRIPT5022: Syntax error, unrecognized expression: :visible:) created by Dave.Gordon@…
SCRIPT5022: Syntax error, unrecognized expression: :visible: …
18:38 Ticket #12541 (1.8.0 and 1.8.1: Double :not() selector fails in IE6/7) created by erwin@…
$('div.list').find( 'dd:not(:last-child), li:not(:last-child)' ); Above …
14:19 Ticket #12536 (Make .offset() calc less wrong on browsers w/o getBoundingClientRect) closed by Dave Methvin
fixed: Fix #12536. Start at .offset() 0,0 if no getBoundingClientRect. This lets …
14:18 Ticket #12540 ($(window).height() grabs document's height in version 1.8.1) closed by dmethvin
duplicate: Duplicate of #12388. You're in Quirks.
14:11 Ticket #12540 ($(window).height() grabs document's height in version 1.8.1) created by anonymous
$(window).height() grabs document's height in version 1.8.1
14:01 Ticket #12539 (jQuery.parseXML() not showing results on chrome) closed by dmethvin
worksforme: This is working fine for me in Chrome 21 and Firefox 15.
13:53 Ticket #12539 (jQuery.parseXML() not showing results on chrome) created by i.arunkk@…
go to this URL -  http://api.jquery.com/jQuery.parseXML/ and look …
12:54 Ticket #12538 (HTML String instances not handled as string) closed by dmethvin
notabug: This isn't something we'd check for. In all places in the documentation we …
10:25 Ticket #12538 (HTML String instances not handled as string) created by ilja.everila@…
JQuery does not (up till 1.8.1 at least) handle String instances as …
10:21 Ticket #12537 (element.css('filter') returns undefined in IE9) created by macagp@…
The following returns undefined in Internet Explorer 9 (IE8 works fine) …
10:12 Ticket #12536 (Make .offset() calc less wrong on browsers w/o getBoundingClientRect) created by gabriel.schulhof@…
We had agreed that the fix was not for the whole offset function to return …
04:41 Ticket #12337 (:nth-child selector not accurate after new child element added) reopened by gibson042
00:32 Ticket #12524 (Stackoverflow error when selector contains :Eq (ex ...) closed by dmethvin
duplicate: Duplicate of #12303.
00:29 Ticket #12507 (.animate() does not start from existing position in v1.8.1 as it did in ...) closed by dmethvin
duplicate: Duplicate of #12447.

09/13/12:

22:48 Ticket #12534 (.offset() throws an error on BlackBerry5 and iOS3) closed by Dave Methvin
fixed: Fix #12534. Don't die on browsers lacking getBoundingClientRect. …
22:31 Ticket #12534 (.offset() throws an error on BlackBerry5 and iOS3) created by dmethvin
After the slimming done for jQuery 1.8.0 we lost the try/catch that used …
16:58 Ticket #12525 (Problem on Firefox 15+ with event live) closed by dmethvin
notabug
15:16 Ticket #12531 (elem[attr] selector) created by phantick@…
Hi. jQuery JavaScript Library v1.7.1 I have element <tr …
14:27 Ticket #12527 ("Uncaught RangeError: Maximum call stack size exceeded" exceptions is ...) closed by timmywil
duplicate: Duplicate of #12303. #12303 has been reopened.
14:17 Ticket #12303 (Attribute selector fails if the attribute value contains :first :last) reopened by timmywil
Woopsie. Looks like tokenization was fixed and handlePOS doesn't recognize …
13:44 Ticket #12521 (Deferred.promise( target) only works fine when typeof( target)=='object') closed by jaubourg
fixed: deferred.promise(obj) should work with non-objects. Fixes #12521. Much …
13:29 Ticket #12455 (Button click occurs when Enter is pressed in text input) closed by dmethvin
cantfix: The fiddle is still incorrect, here is a cleaned-up version: …
13:00 Ticket #12528 (Can't move focus to the control because it is invisible) closed by dmethvin
notabug: Setting focus to an invisible control doesn't make sense. The user can't …
11:49 Ticket #12530 ($.fn.css return values for background-color) created by ada99@…
$("element without background-color").css("background-color"); return FF …
11:09 Ticket #12475 (the ajax function post wrong arguments in ie7) closed by jaubourg
notabug: This is too fuzzy as a bug report and belongs in the forum where you'll …
10:53 Ticket #12529 (jQuery.browser.version for IE is always returning '7.0') closed by jaubourg
worksforme: I open this fiddle with IE9 and I get 9.
10:40 Ticket #12529 (jQuery.browser.version for IE is always returning '7.0') created by jdborg
Doesn't matter if I'm in 7, 8 or 9, I'm always getting '7.0' returned. …
09:00 Ticket #12427 (animation changes display property) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
09:00 Ticket #12425 (Doing attr('type', 'hidden') twice when creating a new jQuery element ...) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:19 Ticket #12528 (Can't move focus to the control because it is invisible) created by anonymous
Can't move focus to the control because it is invisible, not enabled, or …
08:16 Ticket #12527 ("Uncaught RangeError: Maximum call stack size exceeded" exceptions is ...) created by nikolay.r.rusev@…
The issue is related to this one: http://bugs.jquery.com/ticket/12303 The …
07:34 Ticket #12526 (:last selector fails to find a match) created by tomascassidy
jsfiddle test case:  http://jsfiddle.net/bfVBH/ Tested in Chromium …

09/12/12:

21:23 Ticket #12525 (Problem on Firefox 15+ with event live) created by jesuskateadio@…
Hi, First of all, sorry for my english, because is not perfect. This is my …
19:43 Ticket #12524 (Stackoverflow error when selector contains :Eq (ex ...) created by iulian@…
Example jsFiddle:  http://jsfiddle.net/h9VRc/2/ Results in error: Uncaught …
17:03 Ticket #12523 (JQuery renders line breaks as text nodes) created by pbcomm
Line breaks are rendered as text nodes which also breaks closest selector: …
15:42 Ticket #12522 (jQuery 1.8.1 slow in IE7) closed by dmethvin
notabug: No test case required. 1.8.2 should be out within a couple of weeks.
14:48 Ticket #12522 (jQuery 1.8.1 slow in IE7) created by rokeefe1@…
jQuery 1.8.1 is significantly slower in IE7 on Windows XP SP3 than version …
12:13 Ticket #12520 (CANNOT FIND ELEMENTS OF NODES IN XML) closed by dmethvin
notabug: $(xml) does not parse XML. $.parseXML() parses XML. I don't know …
10:09 Ticket #12521 (Deferred.promise( target) only works fine when typeof( target)=='object') created by lars.gersmann@…
Deferred.promise( target) should work fine for any type of target except …
10:01 Ticket #12426 (jquery 1.8.0 $(window).height() and .width() is broken and does not work ...) closed by mikesherov
notabug
08:28 Ticket #12520 (CANNOT FIND ELEMENTS OF NODES IN XML) created by no
Hi, i try to find some data in my xml file. i would like to find …
02:22 Ticket #12519 (Public API methods should not have private arguments) created by dmethvin
Private variables make extending the API calls difficult. They also make …
01:48 Ticket #12518 (Don't use offsetWidth in jQuery.event.trigger()) created by dmethvin
It's currently used to determine whether it's safe to call .focus() on an …
Note: See TracTimeline for information about the timeline view.