Bug Tracker

Timeline


and

08/10/12:

23:51 Ticket #12260 (selector on xml file breaks in internet explorer (all jquery versions)) created by caruga
Hi, You can find my description of this bug @ …
23:36 Ticket #12259 (Css class ui-icon should use 'inline-block' instead of block) closed by rwaldron
invalid: Please report to  http://bugs.jqueryui.com/
23:34 Ticket #12235 (getComputedStyle is used without namespace) closed by Rick Waldron
fixed: Use window.getComputedStyle to prevent breaking jsdom/node.js . Fixes …
23:27 Ticket #12259 (Css class ui-icon should use 'inline-block' instead of block) created by marcojanc@…
I tried to place an information icon at the end of a text inside the same …
23:19 Ticket #12257 (jquery Validation and Date Picker not working with Chrome new version ...) closed by rwaldron
worksforme: When I reduce it and move the actual rule setting outside of the …
22:26 Ticket #12258 (Trying to use jQuery with Windows 8 applications can lead to security ...) created by fpintos2@…
See repro in …
21:44 Ticket #12257 (jquery Validation and Date Picker not working with Chrome new version ...) created by ajaygupta2312@…
I have been using JQuery latest script and Validation Script on my forms. …
21:33 Ticket #12256 (jQuery 1.8.0 and UI 1.8.22 dialogbox) closed by rwaldron
invalid: Please file here:  http://bugs.jqueryui.com/
21:24 Ticket #12256 (jQuery 1.8.0 and UI 1.8.22 dialogbox) created by ron.patterson@…
Appears to be a bug with jQuery 1.8.0 and UI 1.8.22 dialogbox. The buttons …
20:53 Ticket #12255 ("deferred.then()" doesn't return object has resolve) created by anonymous
Hello. "deferred.then()" doesn't return object has method "resolve" from …
20:24 Ticket #12254 (Reflected XSS) closed by rwaldron
invalid: polluted.php exists solely to be used by the test suite.
20:09 Ticket #12254 (Reflected XSS) created by cloudsrise
Line 59 of polluted.php sends unvalidated data to a web browser, which can …
19:49 Ticket #12253 (notifyWith isn't working with $.when) created by nticompass@…
I noticed that when doing […] that "this" is always the promise …
18:25 Ticket #12252 (supporting $.getJSON for JSON-P services in CSP environment) created by godmar@…
Google Chromium has recently started enforcing a CSP on core extension …
18:00 Ticket #11310 (Script tag with defer not processed in Explorer) closed by dmethvin
patchwelcome: I don't see how we can fix this. See this thread for details: …
17:52 Ticket #12137 (Deprecate use of $.ajaxSettings.traditional as $.param default) closed by dmethvin
fixed
17:52 Ticket #11717 (Deprecate ajax "global" event behavior) closed by dmethvin
fixed
17:51 Ticket #11734 (Deprecate Boolean attrHooks such as checked, selected) closed by dmethvin
fixed
17:34 Ticket #12251 (hide() fails while fadein is in progress) created by trenton.d.adams@…
I have a simple div with a loading gif, which is normally hidden. If I …
16:25 Ticket #12250 (Accept header for dataType: json) created by bengeorge@…
When using jQuery.ajax with the dataType of json the following accepts …
16:01 Ticket #12249 (1.32, 1.7 and 1.8 all show Internet Explorer 8 Error) closed by timmywil
invalid: Your page does have invalid css. Please ask for help on the …
15:59 Ticket #12249 (1.32, 1.7 and 1.8 all show Internet Explorer 8 Error) created by lorlarz@…
jQuery 1.32, 1.7 and 1.8 all show Internet Explorer 8 Error on the first …
15:43 Ticket #12242 ($.browser doesn't report webkit in Chrome anymore) closed by timmywil
wontfix: I highly doubt anyone on the core team would care enough about $.browser …
15:16 Ticket #12238 (Having multiple :not(:has()) selectors throws a syntax error.) closed by timmywil
duplicate: Duplicate of #12237.
14:57 Ticket #12248 (jQuery.offset.bodyOffset ie6 && ie.. Bug) created by h@…
jQuery.offset.bodyOffset(document.body).left == parseFloat($.css(body, …
14:14 Ticket #12247 (jQuery 1.8 creates text, instead of value attribute in button) closed by scott.gonzalez
invalid:  http://bugs.jqueryui.com/ticket/8484
14:12 Ticket #12247 (jQuery 1.8 creates text, instead of value attribute in button) created by anonymous
If your are using the dialog widget of jquery ui 1.8.22 and jquery 1.8.0, …
13:41 Ticket #12244 (jquery 1.7.2.min.js与prototype冲突怎么办?) closed by dmethvin
invalid: We can only accept bug reports in English, against the latest version …
12:51 Ticket #12246 (Animate :: Using '+=' or '-=') created by joao.pinho@…
Hi, I'm currently experiencing an issue with jquery animate, when doing …
12:37 Ticket #12245 (Problem with not, has and a selector) created by camegra@…
Hi, I've just tried to update from 1.7.2 to 1.8.0 and I've got a problem …
12:29 Ticket #12244 (jquery 1.7.2.min.js与prototype冲突怎么办?) created by 891559207@…
jquery …
12:09 Ticket #12232 (outerWidth doesn't work properly in 1.8) closed by mikesherov
invalid: In 1.8, .css('width') respects box-sizing, and .width() does not (always …
12:03 Ticket #12243 ($("col").width() returns 0) created by akorchev@…
It seems that width(), outerWidth() and css("width") no longer work for …
11:46 Ticket #12242 ($.browser doesn't report webkit in Chrome anymore) created by bundyo@…
$.browser, when ran in Chrome and jQuery 1.7.1 reports safari: true …
10:57 Ticket #12241 (Passing a negative index for :eq throws a syntax error.) created by r.osenkonstantinov@…
If negative index is set for :eq a syntax error is thrown. Here is a basic …
10:48 Ticket #12240 (JQuery 1.8.0 stable show random zeros) created by anonymous
After updating my HTML5 Application, running with JQuery Mobile 1.1.1, to …
10:28 Ticket #12239 (jQuery 1.8.0 does not add text labels to buttons in jQuery UI dialog) closed by addyosmani
invalid: Thanks for submitting a ticket to the jQuery bug tracker. Although the …
10:24 Ticket #12239 (jQuery 1.8.0 does not add text labels to buttons in jQuery UI dialog) created by janchr
I ran into the issue when switching from jquery 1.8rc1 to 1.8.0. Text …
08:59 Ticket #12238 (Having multiple :not(:has()) selectors throws a syntax error.) created by r.osenkonstantinov@…
Having similar to the following selector fails with syntax error: …
08:35 Ticket #12141 (Filter works ok in 1.7.1 but not in 1.8b2) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
07:59 Ticket #12237 (Having child selector and multiple :not with :visible does not work any ...) created by r.osenkonstantinov@…
Having selector similar to the following does not work after update to …
07:49 Ticket #12236 (outerHeight problem with http://code.jquery.com/jquery-latest.js) created by vachoh@…
the script included in page <script …
06:18 Ticket #12235 (getComputedStyle is used without namespace) created by brilliantpenguin@…
v1.8.0 L:6612 says: "computed = getComputedStyle( elem, null )" but in …
05:32 Ticket #12234 (the .load() method,when params is null, the ajax type will be "POST", but ...) created by 102xing@…
The .load() method, when params is "null", the ajax type will be "POST", …
04:23 Ticket #12233 (jQuery.post() raises "RangeError: Maximum call stack size exceeded") created by gtr053@…
Specifying the url, data, and dataType parameter without specifying the …

08/09/12:

23:07 Ticket #12232 (outerWidth doesn't work properly in 1.8) created by elclanrs@…
So I just tried 1.8 in this project I'm working on and it seems like it …
20:55 Ticket #12231 (offset.js: Null check needed in offset() function) created by ian.b.taylor@…
It's possible for the getWindow(doc) function to return null. This is …
20:30 Milestone 1.8 completed
19:09 Ticket #12230 (return s(e.querySelectorAll(b), f)) created by anonymous
chrome pauses page load when refreshing the page with inspect element, due …
09:59 Ticket #12229 (Some inconsistencies/optimizations) created by anonymous
Here are some optimizations and inconsistencies I spotted in 1.8RC1. They …
09:05 Ticket #12228 ($(form.elements);) created by web@…
on this example : […] my elms will contain all myform elements (input, …
06:53 Ticket #12227 ($.extend(true, ....) won't work on sources that contain circular ...) created by jdalton
Try this page and open your web inspector console:  http://jsbin.com/ehisub
04:54 Ticket #12226 (concurrent jsonp ajax requests with the same jsonpCallback value fail with ...) created by anonymous
With an error message: TypeError: 'undefined' is not a function …
02:39 Ticket #12225 (Data picker bug) closed by mikesherov
invalid: Please submit jqueryui bugs to their bug tracker:  http://bugs.jqueryui.com

08/08/12:

23:53 Ticket #12225 (Data picker bug) created by delchina@…
 http://jqueryui.com/demos/datepicker/ - go there - you click on date it …
22:59 Ticket #12224 (scrollbarDarkShadowColor inappropriately camelCased) created by Aleksandr Belevtsov <abelevcov@…>
Then set 'scrollbar-3dlight-color' and 'scrollbar-darkshadow-color' …
20:34 Ticket #12222 (.serializeArray() can't do array of same named elements) closed by dmethvin
worksforme: Works for me.  http://jsfiddle.net/bhdaq/
20:26 Ticket #12215 (outerWidth, outerheight, width, and height sometimes return a decimal ...) closed by mikesherov
wontfix: Yeah, very hard to anticipate what the browser will return, and it's …
18:44 Ticket #12223 (jQuery("selector").on is not a function) closed by dmethvin
invalid: This isn't a bug report. Ask for help on a forum.
18:43 Ticket #12223 (jQuery("selector").on is not a function) created by geoffguidetti@…
I'm using jQuery 1.7.2 and live("click",function(){}) works but not …
17:28 Ticket #12222 (.serializeArray() can't do array of same named elements) created by mikk150@…
If I make form <form> <input type="checkbox" name="checkbox[]" …
16:52 Ticket #12216 (.appendTo() losing touch ability) closed by dmethvin
invalid: This should be investigated with the plugin author, and if there is a bug …
16:06 Ticket #12221 (form is not being hidden when it have an input with name attr value set as ...) created by davidbuzatto@…
Using this: […] The code above works for this: […] But not works …
14:02 Ticket #12220 (Wrapping an APPLET element with CODE attribute generates error in Firefox) closed by rwaldron
invalid: Closing per OP request
13:19 Ticket #12218 (IE9 "access refused" error when using a selector to build a fragment) closed by dmethvin
worksforme:  http://jsfiddle.net/QFfRN/1/show/ IE 9.0.8112.16421 …
13:01 Ticket #12220 (Wrapping an APPLET element with CODE attribute generates error in Firefox) created by anonymous
As soon as I wrap with jQuery an APPLET element that contains a CODE …
10:09 Ticket #12219 (selectOption.remove() leaves empty space in IE6 and crashed when clicked) created by anonymous
In IE6, calling .remove() on an option removes the option successfully, …
08:33 Ticket #12133 (Incorrect JQuery Documentation (or a bug)) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:33 Ticket #12123 (Inconsistent number of in-focus elements across different browsers) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:05 Ticket #12218 (IE9 "access refused" error when using a selector to build a fragment) created by softlion@…
$('<a href="#"></a>') fails on IE9 with "access refused" error. The …
02:31 Ticket #12216 (.appendTo() losing touch ability) created by someyoungideas
So I have been using .appendTo() to work with various touch events. I have …
00:51 Ticket #12203 (.undelegate() with no arguments unbinds all handlers from the parent ...) closed by Dave Methvin
fixed: Fix #12203. .undelegate() should not remove direcly bound events. …

08/07/12:

21:12 Ticket #12215 (outerWidth, outerheight, width, and height sometimes return a decimal ...) created by aviynw@…
according to the docs, width, outerwidth, height, and outerheight, are …
20:15 Ticket #12209 (jQuery Ajax remote problem) closed by timmywil
invalid: Please ask for help on the  forums or on the …
17:32 Ticket #12208 (Psuedo selector combination fails where method combination succeeds) closed by Timmy Willison
fixed: Sizzle: fix chaining pseudo selectors placed after pos selectors. Fixes …
17:17 Ticket #12214 ($.data inconsistent with $().data) closed by dmethvin
invalid: As documented, $.data doesn't read HTML data- attributes, by design.
17:15 Ticket #12214 ($.data inconsistent with $().data) created by dh10110@…
While testing jQuery 1.8 RC1, I encountered inconsistent behavior between …
16:30 Ticket #12213 (Add hook to cleanData to allow cleanup) created by T.J. Crowder <tj@…>
Just as jQuery itself needs to know when an element is cleaned up, plug-in …
15:14 Ticket #12210 (BUG IN DYNAMICALLY CREATING SELECT INPUT TYPE USING JQUERY MOBILE) closed by dmethvin
invalid: It seems like you already chose the correct forum, StackOverflow. You're …
13:47 Ticket #12212 (Document that $.extend will ignore null/undefined arguments) created by T.J. Crowder <tj@…>
This is a fairly common pattern for setting options, even if options
13:01 Ticket #12211 (line 4728: IE9 compatibility getting property padding-top) created by daniele.scollo@…
My correction: […]
09:59 Ticket #12210 (BUG IN DYNAMICALLY CREATING SELECT INPUT TYPE USING JQUERY MOBILE) created by mgsriram90@…
Hi, Am using jquery mobile V 1.0b2 and jquery V 1.6.2 . and here is my …
08:31 Ticket #12129 (jQuery.on() binds event handler twice) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:17 Ticket #12209 (jQuery Ajax remote problem) created by houjinxuan@…
I write a code in local js file. not web js file. in jquery Version 1.3 …
00:56 Ticket #12208 (Psuedo selector combination fails where method combination succeeds) created by John Bender
Browser: Chrome 18 Version: jquery-git Steps: 1. Visit …

08/06/12:

19:28 Ticket #12202 (jQuery 1.8rc1 is considered invalid) closed by timmywil
duplicate: Duplicate of #12158.
18:23 Ticket #12178 (Crash on IE8 in data.js' removeData function) closed by timmywil
duplicate: Duplicate of #10394.
18:21 Ticket #12201 (Sizzle filter api incompatible when adding a custom pseudo selector) closed by timmywil
wontfix: The new way to create custom pseudos with arguments is much clearer and …
17:53 Ticket #12207 (jQuery.noConflict deletes jQuery replacement variable...) closed by dmethvin
invalid: There's no reason to ever do that. The documentation seems pretty clear on …
16:59 Ticket #12207 (jQuery.noConflict deletes jQuery replacement variable...) created by WriterDan
There's an example on the jQuery.noConflict page as follows: …
16:31 Ticket #12206 (jQuery 1.7.2 Bug reg. attr('id')) created by rhys@…
It would be easier to give you the code: […] As you may discover …
16:16 Ticket #12205 (Miscellaneous pseudo selector issues) created by gibson042
The fix for #12153 came with a few issues of its own, mostly in handling …
16:12 Ticket #10394 (jQuery.cssHooks.opacity throws exception on non-IE browsers) closed by gnarf
fixed
16:11 Ticket #10394 (jQuery.cssHooks.opacity throws exception on non-IE browsers) reopened by gnarf
Fixed this in …
14:56 Ticket #12204 (Unexpected call to method or property access for .html and .append) created by anonymous
I'm trying to make sure that in IE, empty cells have outlines. The CSS …
13:49 Ticket #12203 (.undelegate() with no arguments unbinds all handlers from the parent ...) created by adavis@…
This used to work in 1.6. undelegate() has a zero-argument version that …
09:08 Ticket #12202 (jQuery 1.8rc1 is considered invalid) created by znerd
While validating the jQuery 1.8rc1 .js file, I got some errors: 1. Parse …
04:57 Ticket #12201 (Sizzle filter api incompatible when adding a custom pseudo selector) created by softlion@…
This code works on 1.7.2 and fails on 1.8 RC1 with error Uncaught …

08/05/12:

07:17 Ticket #12200 (Offset returns wrong values in IE9 when parent element has :first-line ...) created by dumbdrum@…
In IE9, if the parent element has the pseudo class :first-line, jQuery's …
07:14 Ticket #12199 ($.isPlainObject false positive in IE < 9) created by jdalton
IE < 9 iterates over inherited properties before own properties which …

08/04/12:

22:50 Ticket #12198 (AutoComplete " Cannot read property 'label' of null") closed by mikesherov
invalid: Please file bugs with jquery-ui against the jquery-ui bug tracker: …
21:54 Ticket #12198 (AutoComplete " Cannot read property 'label' of null") created by nauman.qazi@…
Hello, I am using jQuery UI 1.8.18 so i can use autocomplete function. …
19:04 Ticket #12197 (.clone(true, true) does not clone DATA on text nodes) created by info@…
As title says it all, the data is not preserved on text nodes, despite …
15:55 Ticket #12196 (Custom matchesSelector doesn't work in FF 3.6) created by josh@…
This is a Sizzle bug specifically, but I'm not sure if this is the correct …
15:00 Ticket #12192 (In Mac - The scroll listener returns 0 when reaching the end of a page) closed by timmywil
invalid: This is not a jQuery bug report. For help with jQuery, if this is related …
04:24 Ticket #12195 (Warning: Unexpected token in attribute selector: '!'.) closed by rwaldron
duplicate: Firefox 3.6 is no longer supported by Mozilla or jQuery
04:20 Ticket #12195 (Warning: Unexpected token in attribute selector: '!'.) created by hzhux@…
Warning: Unexpected token in attribute selector: '!'. Source File: …
01:59 Ticket #12194 (customEvent: error in code for building event.namespace_re) created by tim@…
Line 3151 of 1.7.2 event.namespace_re = event.namespace? new …

08/03/12:

21:04 Ticket #12192 (In Mac - The scroll listener returns 0 when reaching the end of a page) created by anonymous
When scrolling in mac computer, if the scroll reaches the end of the page …
19:24 Ticket #12191 (jQuery.type() should return "error" for native ECMAScript Error objects) created by sime.vidas@…
ECMAScript defines 12 different [[Class]] values - see [section …
15:11 Ticket #12190 (hide(), addClass() is not working for option tag in IE 9.0.8 alone) created by thulasirams1986@…
<select id="ddlTest"> <option value="A">A</option> <option …
13:46 Ticket #12188 (Strange JQuery behaviour with global Object extension and event triggers) closed by rwaldron
wontfix: Please see  http://docs.jquery.com/Won't_Fix
11:27 Ticket #12189 (posting lots of form data.) created by risto.haikonen@…
When posting serialized form data with quite a big form, which contains …
09:42 Ticket #12188 (Strange JQuery behaviour with global Object extension and event triggers) created by tinnerdxp
Hello, It's my first report - so please feel free to correct me as much …
08:32 Ticket #12030 (.attr() bug drowser differences IE8) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
07:43 Ticket #12187 (jQuery does not minify with Yui compressor due to 'throws' reseverd ...) created by ferdi.koomen@…
jQuery does not minify with Yui compressor due to 'throws' reseverd …
00:26 Ticket #12186 (.has() doesn't work on detached nodes) created by jaredr@…
$('<ul><li><p></p></li></ul>').find('li').has('p') does not find the 'li'. …
Note: See TracTimeline for information about the timeline view.