Bug Tracker

Timeline


and

06/14/12:

22:35 Ticket #11915 (buildParams fails tries to serialize obj functions) closed by rwaldron
wontfix: Param objects should only contain serialization safe values - JSON doesn't …
21:59 Ticket #11915 (buildParams fails tries to serialize obj functions) created by tiagomtotti@…
the buildParams funcion , called by $.ajax, fails when you pass an object …
18:42 Ticket #11914 (selector.submit() fails when using jQuery selector to grab form) created by kevcom
When submitting a form using the GET method with many fields and a large …
18:34 Ticket #11913 (clone().show() does not revert to original CSS display property, ...) created by pnegahdar@…
TEST:  http://jsfiddle.net/bsnxp/1/ What it does: - Hides the div (you …
18:21 Ticket #11912 (Bug with unwrap?) created by chris@…
Was wandering if the following was a bug with the unwrap function or by …
15:29 Ticket #11911 (Error while using selector with '>' symbol.) created by rapomon
Error while using selector with '>' symbol. nodeName is null. This is …
15:18 Ticket #11910 ($.animate should have "stepComplete" Callback) created by christian.meixner@…
There should be something like a "stepComplete" callback, which should …
12:07 Ticket #11907 (Errors on Eclipse) closed by dmethvin
invalid: This isn't the place to report a bug in Eclipse.
12:05 Ticket #11908 (special.teardown() method namespaces argument is not an array) closed by dmethvin
invalid: We never documented that, and it's not useful anyway because the …
11:04 Ticket #11909 (cc) closed by mikesherov
invalid: ============ --------- to you too!
09:32 Ticket #11909 (cc) created by anonymous
[[Image( == == == == == […]
08:51 Ticket #11908 (special.teardown() method namespaces argument is not an array) created by anonymous
special.teardown() method should have namespaces argument of type array, …
08:32 Ticket #11907 (Errors on Eclipse) created by min@…
Hi I am using jquery-1.7.1.min.js on my app, and i am having the following …
08:16 Ticket #11840 (Remove class not working proper) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:16 Ticket #11834 (animate opacity fails on IE7-8) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
07:59 Ticket #11906 (ajax error on cross-domain-request) created by fb@…
If you want to do an ajax-request to a different domain with jQuery ajax …
03:23 Ticket #11905 (Bad license urls) created by dcherman
In the package.json currently in master, the urls that point to the …
00:13 Ticket #11904 ('change' event no triggered if you modify `val()` by code) closed by dmethvin
invalid: Well we should follow the spec or you can lobby them to change it. You can …

06/13/12:

23:07 Ticket #11904 ('change' event no triggered if you modify `val()` by code) created by fguillen.mail@…
If I have a textfield with a handler listening to "change" event it is …
12:28 Ticket #11903 (css selectors "jq.is()" g ...) created by vic99999@…
$('<u><b><b><i></i></b></b></u>').find('i').is('u > b i') == false for …
11:26 Ticket #11902 (:not + :contains selectors) created by gdoron12345@…
I'm trying to use this code: $('div.b:not(:has(p:contains(not …
10:46 Ticket #11901 (JQuery opacity test is not exhaustive according to spec) created by gary-1111
On line 1417 of version 1.7.2 of JQuery there is a check to ensure that …
07:28 Ticket #11900 ($(document).ready doesn't work with IE (7,8,9) and dynamic iFrame) created by wilfried.jouve@…
With DFP iFrame (DFP = Google Ad Server), $(document).ready does not work …

06/12/12:

19:14 Ticket #11899 (Problems with .attr() and [attribute] selector in IE7, after event DOM ...) closed by rwaldron
wontfix: Sorry, but this is outside of jQuery's scope …
19:12 Ticket #11899 (Problems with .attr() and [attribute] selector in IE7, after event DOM ...) created by samuel.h.r.nunes@…
Manipulation of events using the DOM Event Model creates problems for …
15:39 Ticket #11896 (jquery ie8 unexpected call to method or property access ...) reopened by rwaldron
Thanks for taking the time to contribute to the jQuery project! Please …
15:11 Ticket #11891 (catch-all event handler) closed by dmethvin
invalid: That's not at all in keeping with the DOM event model, where events bubble …
15:06 Ticket #11841 (documentation - Types) closed by dmethvin
invalid: We're aware of the need and are working on it, I'll close this since it's …
15:05 Ticket #11859 (page error) closed by dmethvin
invalid: docs.jquery.com is obsolete and will be removed soon. Use api.jquery.com …
15:03 Ticket #11559 ("Bugs with API site") closed by dmethvin
invalid: Somewhat unconventional use of needsdocs but since this is the core bug …
15:01 Ticket #11850 (jQuery.ajax does not perform response with script Mime Type if status is ...) closed by dmethvin
worksforme: It just seems wrong to try and process the data type if the HTTP status …
14:47 Ticket #11827 (jQuery.clean does not support svg elements) closed by dmethvin
patchwelcome: I'll close this and note that SVG is on our wontfix list, but if there is …
14:42 Ticket #11849 (broken links) closed by dmethvin
fixed: This should be fixed now, the site was down.
13:19 Ticket #11898 (prevAll() with a complicated :not() selector returns results in wrong ...) created by joed@…
When I use a selector in prevAll that has a :not() with multiple classes, …
13:11 Ticket #11808 (Browser discrepencies for .mouseup, .click, and .change when attached to ...) closed by dmethvin
worksforme
13:10 Ticket #11785 (.findOne() method) closed by dmethvin
patchwelcome: Per the jsperf I did, it doesn't seem worth adding this method since it's …
13:07 Ticket #11789 (Update README to describe grunt build system) closed by dmethvin
fixed: Landed here and tweaked later: …
12:30 Ticket #11786 (Deprecate .toggle( handler, handler, ... ) signature) closed by dmethvin
fixed: As @gibson042 mentions, the documentation is practically a suicide note. …
12:21 Ticket #10521 (Omitting % sign after 0 in .animate property breaks animation in Chrome) closed by mikesherov
duplicate
11:02 Ticket #11895 ($.when causes $ to be undefined inside of callbacks) closed by sindresorhus
invalid
11:01 Ticket #11894 (Deferred.notify does not pass expected messages) closed by jaubourg
invalid: That's not how notification works: only the latest progress value is kept …
08:38 Ticket #11828 (Race condition in Chrome 19 in element.text() [more specifically ...) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:38 Ticket #11825 (I can't select option tag in IE) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
07:12 Ticket #11896 (jquery ie8 unexpected call to method or property access ...) closed by sindresorhus
invalid: Unfortunately we only support the latest version. If you have questions, …
04:55 Ticket #11896 (jquery ie8 unexpected call to method or property access ...) created by anonymous
my website created using html5 and jquery runs fine on all other browsers …
04:22 Ticket #11895 ($.when causes $ to be undefined inside of callbacks) created by anonymous
In the callbacks put on $.when, $ becomes undefined. Best demonstrated …
03:38 Ticket #11894 (Deferred.notify does not pass expected messages) created by mankyd@…
I was writing a preloader for a project I was working on. The project has …
00:56 Ticket #8158 (Animating bottom to 0% fails on elements with a specified width in IE) closed by mikesherov
duplicate: This is actually fixed by #11311, and is now working on edge in the …

06/11/12:

23:01 Ticket #11600 (.load() causes security warning in IE7/8 when loading only a fragment from ...) closed by dmethvin
patchwelcome: This is probably best done as an app-level workaround, but if anyone has …
22:53 Ticket #11328 (Ctrl key doesn't set event.metaKey to true on Windows) closed by Dave Methvin
fixed: Fix #11328. I've never metaKey I liked on IE 6/7/8. The event.metaKey
22:10 Ticket #11101 (Deprecate "exclusive" events option from trigger method) closed by dmethvin
fixed: I will mark this as done since there are no docs changes. This ticket will …
21:46 Ticket #11015 (Integrate with Closure Compiler) closed by dmethvin
worksforme: I'm going to close this, we're on track to have a Closure Compiler branch …
21:21 Ticket #10589 (Remove $.fn.data("events")) closed by Dave Methvin
fixed: Fix #10589. Remove deprecated $.fn.data("events") special case. No unit …
19:28 Ticket #11893 (.css({key:value}) valid border property value) created by t.patrick.welborn@…
.css treats borderWidth and borderTopWidth properties differently: …
18:29 Ticket #8109 (Meta: jQuery.tmpl Performance Issues) closed by dmethvin
invalid: This is not a jQuery Core ticket.
18:29 Ticket #8109 (Meta: jQuery.tmpl Performance Issues) reopened by dmethvin
Ignore the message above, should have referenced #7109.
18:27 Ticket #7109 (animate width starts with invalid width on webkit) closed by dmethvin
fixed: Landed fix for 1.8:  https://github.com/jquery/jquery/pull/808
18:26 Ticket #11854 (percentage animations jump to end) closed by Jeffery To
fixed: Fix #8109, percent animations; fix #11854, wrong this, close gh-808 …
17:59 Ticket #11109 (Sizzle: Expr.relative truncates prematurely) reopened by timmywil
Reopening as this was not addressed in the rewrite. Here is another test …
12:58 Ticket #11892 (Search) created by anonymous
The search is not working properly...If I search for a word which is in …
10:31 Ticket #11890 (Toggle and show not working) closed by sindresorhus
invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately, …
10:29 Ticket #11891 (catch-all event handler) created by faassen
In jQuery 1.6.4, registering an event handler on $(document) or $(window) …
09:46 Ticket #11890 (Toggle and show not working) created by vytenis.lizaitis@…
Loaded a page using jQuery.post() with textarea set to display: none; Then …
02:05 Ticket #11857 (modularize css) closed by Mike Sherov
fixed: Fix #11857. Modularize css.js, add dependency management. Closes gh-816. …

06/10/12:

22:27 Ticket #11889 (in iexplorer, when I have a background image, animations of other divs run ...) closed by sindresorhus
invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately, …
19:00 Ticket #11889 (in iexplorer, when I have a background image, animations of other divs run ...) created by claurauc@…
vegas plugin managing a fullscreen background slideshow + animate some css …
17:41 Ticket #11888 (checkbox remove "checked" dont work in chrome 20) created by evilmoe@…
I use this code: […] This code work in FF but not in Chrome 20. When …
17:04 Ticket #11886 (slideUp does nothing if the parent is hidden) closed by rwaldron
duplicate: Thanks for the dup
17:01 Ticket #11885 ($.contains useless with TextNodes in IE) closed by rwaldron
duplicate: The fix is that it's not supported and never was - as the documentation …
11:50 Ticket #11887 (Add an entry for $.cssNumber to the API docs) created by BillyRayPreachersSon
I think it would be worthwhile adding an entry for $.cssNumber to the API …
10:26 Ticket #11886 (slideUp does nothing if the parent is hidden) created by asj
slideUp does nothing if the parent is hidden. I understand it not …
10:14 Ticket #11885 ($.contains useless with TextNodes in IE) created by mirz
In IE9 $.contains retuns false when second argument is TextNode: …

06/09/12:

14:42 Ticket #11883 (Possible bug in toggleClass) closed by sindresorhus
invalid: If you inspect your HTML you can clearly see that the correct classes are …
08:43 Ticket #11817 (setAttribute fails on IE7) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …

06/08/12:

20:47 Ticket #11883 (Possible bug in toggleClass) created by troels@…
Not sure if it's a bug or not, but it seems there's an issue with class …
19:49 Ticket #11882 (bug on html method) created by ottoln@…
When I try to write rules using html method into a <style> tag on IE8 and …
14:52 Ticket #11881 (.queue length) created by Frackher
When you call a multiple selector and use the callback of animate, if you …
14:39 Ticket #11880 (jQuery AJAX call fails silently) created by will@…
For some reason, the jQuery ajax call below fails silently on one of my …
01:58 Ticket #11878 (When using load(url…), some scripts are loaded synchronously, others ...) closed by dmethvin
duplicate
01:33 Ticket #11879 (When using load(url…), some scripts are loaded synchronously, others ...) closed by dmethvin
duplicate
01:08 Ticket #11879 (When using load(url…), some scripts are loaded synchronously, others ...) created by Alessandro Vernet <avernet@…>
1. .load() calls .html(), which calls .append(), which …
01:07 Ticket #11878 (When using load(url…), some scripts are loaded synchronously, others ...) created by Alessandro Vernet <avernet@…>
1. .load() calls .html(), which calls .append(), which …

06/07/12:

19:08 Ticket #11877 (.Show() on select elements adds display: block) closed by rwaldron
invalid: Thanks for the confirmation, your contribution is greatly appreciated
18:11 Ticket #11877 (.Show() on select elements adds display: block) created by dalelarsen22@…
I have a select without any fancy styling, just plain jane. I hide it with …
16:59 Ticket #11876 (Bad Link) closed by rwaldron
fixed: Fixed
16:47 Ticket #11876 (Bad Link) created by ileonidze@…
Here  http://docs.jquery.com/Downloading_jQuery I found link …
15:24 Ticket #11865 (modularize offset) closed by Mike Sherov
fixed: Modularize offset (exclude w/ grunt build:*:*:-offset). Closes #813. Fixes …
15:08 Ticket #11293 (Reading width or outerWidth of empty TDs alters columns width values) closed by Mike Sherov
fixed: Don't swap to measure dimensions unless the element is display:none. #807
15:04 Ticket #11872 ($('option:enabled') does not work in Chrome) closed by timmywil
wontfix
15:04 Ticket #11872 ($('option:enabled') does not work in Chrome) reopened by timmywil
OK, I take that back. The :enabled test I had was for something else. We …
14:18 Ticket #11872 ($('option:enabled') does not work in Chrome) closed by timmywil
fixed
14:18 Ticket #11872 ($('option:enabled') does not work in Chrome) reopened by timmywil
Actually, if jQuery git were updating, I'd be able to show you that this …
13:39 Ticket #11875 (getAttributeNode is undefined) created by nassi9@…
set: function (a, b, d) { var e = a.getAttributeNode(d); this line throws …
12:37 Ticket #11874 (Error Extending $.expr[':'] in IE7 and IE8) created by jbowman@…
It appears that extending $.expr:? in IE7 and IE8 has a bug. This …
12:06 Ticket #11872 ($('option:enabled') does not work in Chrome) closed by sindresorhus
cantfix: This is a querySelectorAll bug, and not jQuery specific. …
11:52 Ticket #11873 (Dimensions on Chrome) closed by sindresorhus
invalid: This was already removed: …
09:13 Ticket #11873 (Dimensions on Chrome) created by mobilex40@…
Have an iFrame that located into a website, and into the iFrame trying to …
08:44 Ticket #11802 (disable attr doesnt work in chrome) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:31 Ticket #11872 ($('option:enabled') does not work in Chrome) created by edelman.jason@…
Here's a fiddle  http://jsfiddle.net/aDHen/ demo. Expected result: …
Note: See TracTimeline for information about the timeline view.