Bug Tracker

Timeline


and

06/22/12:

23:10 Ticket #11960 (jQuery.fn.version incorrect) created by jugglinmike
$.fn.jquery is set to "@VERSION" Tested with …
20:38 Ticket #11797 (New animation related events) closed by Corey Frang
fixed: Fix #11797. Use Deferred for better animation callbacks. Closes gh-830. …
20:38 Ticket #11925 (special.teardown should pass the handle as second argument) closed by Timo Tijhof
fixed: Fix #11925, Pass eventHandle to special.teardown. Closes gh-831. * Added …
20:38 Ticket #11959 (Add support for :active selector) closed by timmywil
fixed
20:38 Ticket #11959 (Add support for :active selector) created by timmywil
This was folded into another ticket that has already been fixed. This is …
19:00 Ticket #11958 (JQuery functions fail to start when activated by a dynamically created DOM ...) created by vinas.andrade@…
Hello! I've had a problem regarding dynamically created objects on IE9, …
18:34 Ticket #11957 (SCRIPT3: Member not found. ( jquery.js, line 2765 character 4 :Error ) ...) created by manishonrails001@…
I ran into above error for the below jQuery code: […] How can I …
16:19 Ticket #11956 (JSON parser error) created by annop.nod@…
html comment has effect JSON parser
14:28 Ticket #11757 (IE 8 memory accumulation in iframes with jQuery 1.7.2) closed by Dave Methvin
fixed: Fix #11757. IE 6/7 can't clean up circular DOM-JS refs. Why? Because it's …
14:08 Ticket #11955 (Delay, Animate, CSS Bug) created by tom@…
Inspect the element .block as it goes to make the black box smaller... you …
12:25 Ticket #11954 (Return unite is invalid whith .css) closed by mikesherov
duplicate: This is a bug in webkit, and noted in source ( …
12:22 Ticket #11952 ([safari] Font properties not parsed/returned correctly by css function) closed by mikesherov
wontfix: "font" is shorthand. The jQuery API does not gaurantee retrieval of …
09:54 Ticket #11954 (Return unite is invalid whith .css) created by Frackher
I think it might be a bug. Two examples, one returning marginLeft, the …
08:20 Ticket #11875 (getAttributeNode is undefined) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
06:09 Ticket #11953 (Is jquery 1.7.2 min version compatible with NetFront browser) created by plsmanoj4u@…
I am using jquery-1.7.2.min.js and jquery-alerts in my mobile web …

06/21/12:

22:51 Ticket #11952 ([safari] Font properties not parsed/returned correctly by css function) created by christopher@…
Given […] and […] On Safari 5.1.7 Mac and Mobile Safari iOS (all …
19:58 Ticket #11951 (mousemove offsetX and offsetY are undefined in FF13) closed by rwaldron
duplicate
19:55 Ticket #11949 (Cannot bind to 'watch' event in Firefox) closed by rwaldron
wontfix: This is definitely not a jQuery bug. Mozilla and Firefox devs have known …
19:39 Ticket #11617 (Define a $.parseHTML method for creating HTML fragments) closed by timmywil
fixed: Add parseHTML for explicitly parsing strings into html. Fixes #11617. …
19:24 Ticket #11951 (mousemove offsetX and offsetY are undefined in FF13) created by mlo@…
the first argument's properties offsetX and offsetY on the mousemove …
18:52 Ticket #11950 (jquery 1.6..2.min.js - Invalid Argument at Line 18.) created by surajnaik821986@…
Only in IE 8 when the page loads getting the below error. It worked fine …
18:04 Ticket #11949 (Cannot bind to 'watch' event in Firefox) created by rkattouw@…
Firefox has this annoying behavior where Object.prototype.watch is a …
16:21 Ticket #11948 (.hide() and .hide('fast') lead to different states.) created by cnnaji2003@…
Using .hide() and .hide('fast') on child elements leads to inconsistent …
15:14 Ticket #11932 (Reading left (and perhaps others) when % returns px in Opera & FF) closed by mikesherov
duplicate: This is a bug in webkit, and noted in source …
15:08 Ticket #11944 (Incorrect calculation of dimensions when parent hidden) closed by mikesherov
duplicate
13:20 Ticket #11947 (datepicker numberOfMonths) closed by dmethvin
invalid: If you need programming help, please head to our forum or StackOverflow.
12:17 Ticket #11947 (datepicker numberOfMonths) created by anweshkumar@…
I have two datepicker textboxes StartDate and EndDate. After selecting the …
12:16 Ticket #11946 (adjacent selector before :first-child on ie7) created by anonymous
It looks like a possible bug in the jQuery selector (sizzle), the error …
10:10 Ticket #11945 (Event: hasEvent() and so on.) created by damien
I propose to have an interface for the undocumented .data('events') …
09:08 Ticket #11944 (Incorrect calculation of dimensions when parent hidden) created by Brandon Paluzzi <brandon@…>
If you meet the following criteria: 1 - A block level parent element is …
08:46 Ticket #11868 (replaceWith() fails with multiple elements only on IE7-8) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
00:40 Ticket #11943 (Custom Build broken) closed by Rick Waldron
fixed: Actually omit files that are specified. Fixes #11943 Signed-off-by: Rick …

06/20/12:

23:44 Ticket #11943 (Custom Build broken) created by gnarf
The custom build grunt task on master doesn't actually generate custom …
22:56 Ticket #11942 (subsequent getScript callback does not always fire) created by martijn@…
when calling getScript in Firefox 13 for a local successfully loading …
15:19 Ticket #11290 (selector interpreted as HTML) closed by timmywil
fixed: Adjust jQuery('html') detection to only match when html starts with '<' …
14:47 Ticket #11941 (on IE9, the checkbox value return 'on) created by migoo
on IE9, the checkbox value return 'on' if you try to access it through …
13:41 Ticket #11940 (Ajax request on Android after a back) created by jorslb@…
Hi, I want to report a real big problem that apears after a Back on …
11:15 Ticket #11938 (jQuery.css should accept an array to get multiple properties) created by damien
If css receives no arguments it should return all computed parameters of …
08:41 Ticket #11861 (IE html5 Elements are not "activated" when you convert them to a jquery ...) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …

06/19/12:

21:22 Ticket #11936 ($(window).one("click", ....) does not work in IE7) closed by dmethvin
cantfix: The browsers are all doing the correct thing for their era. DOM2 Events …
21:18 Ticket #11937 (Data method not returning value for dynamic select options) closed by rwaldron
worksforme: Works fine for me.  http://jsfiddle.net/rwaldron/tbuFQ/
21:13 Ticket #11937 (Data method not returning value for dynamic select options) reopened by rwaldron
20:50 Ticket #11937 (Data method not returning value for dynamic select options) created by ledlogic@…
The data value is not returned for a dynamically added select option. See …
20:41 Ticket #11936 ($(window).one("click", ....) does not work in IE7) created by Philipp Klose <me@…>
$(window).one("click", ....) does not work in IE7 but work in all other …
20:41 Ticket #11935 (Data method rounds string values as numerics) closed by rwaldron
duplicate
20:40 Ticket #11935 (Data method rounds string values as numerics) created by ledlogic@…
The value of 100.01 is being rounded to 100 in the data response. See …
20:32 Ticket #11934 (Enhancement: allow ":once" on event names to indicate one() variant event ...) created by getify
I am a big fan of the "one()" functionality. But I have a suggestion for a …
18:56 Ticket #11930 (Ajax POST is encoded in UTF-16) closed by mikesherov
invalid
18:37 Ticket #11290 (selector interpreted as HTML) reopened by gibson042
Now it's gone too far the other way...  http://jsfiddle.net/HCa89/1/
17:58 Ticket #11933 (IE8 & 9 : Get script error after trigger click() - SCRIPT5007: Unable to ...) created by anonymous
In both IE 8 & 9, getting script error below after trigger click(). …
15:35 Ticket #11290 (selector interpreted as HTML) closed by timmywil
fixed: When detecting html in init, ignore html characters within quotes, …
15:30 Ticket #9521 (XSS with $(location.hash) and $(#<tag>) is needed?) closed by timmywil
fixed: We've already fixed the issue described in this ticket. The comments bring …
15:00 Ticket #10270 ((any) attribute selector does not match if value contains '\') closed by timmywil
fixed: Update Sizzle: fixes a bug dealing with backslashes in selectors. Fixes …
07:58 Ticket #11932 (Reading left (and perhaps others) when % returns px in Opera & FF) created by remysharp
Example:  http://jsbin.com/3/opufet/2 In Chrome (and Webkit based) value …
06:38 Ticket #11355 (":input[value]" and ":input:not([value])" returning wrong elements) closed by timmywil
duplicate
06:32 Ticket #11079 (Selector bug: strange interaction between > and :visible) closed by timmywil
duplicate: fixed
06:26 Ticket #10570 (:text selector throws an error in IE7 when there is a cross domain iframe ...) closed by timmywil
fixed: This has been implemented in 1.8.
06:16 Ticket #10471 (Custom selectors do not get added to subbed version of jQuery.) closed by timmywil
wontfix: $.sub has been deprecated and will be removed.
06:13 Ticket #10074 (Chaining two [] selector with :first not working) closed by timmywil
fixed: This started working when jQuery.attr was plugged into sizzle, but now …
06:12 Ticket #10003 (Regression/BC break from #6963) closed by timmywil
fixed: This seems to work now
06:04 Ticket #3778 (selector matching issues) closed by timmywil
fixed: valid if escaped:  http://jsfiddle.net/yjCW7/1/
05:59 Ticket #8429 (:empty discrepancy between IE and Chrome) closed by timmywil
wontfix: It sounds like wontfix is the consensus here, and I agree.
05:55 Ticket #5568 (Selectors behave differently with comments tags on FF/IE) closed by timmywil
fixed: Fixed in …
05:50 Ticket #11814 (Sizzle's element-rooted QSA strategy (i.e. attaching a temporary id) does ...) closed by timmywil
fixed: Update Sizzle: adds selector divisions for element-rooted QSA in the …
04:26 Ticket #11931 (attributeHas selector does not work with jsdom or any other W3C compliant ...) closed by rwaldron
wontfix: Seems silly to break every website using jQuery just because jsdom chose …
04:06 Ticket #11931 (attributeHas selector does not work with jsdom or any other W3C compliant ...) created by janalex
The issue boils down into the fact that JQuery assumes that DOM's …
03:26 Ticket #11924 (Add cross-browser fix for Opera 11.x regarding onhashchange) closed by rwaldron
invalid: Cool, thanks for looking into this!
03:13 Ticket #11826 (Explore a parsed caching system for matchesSelector within Sizzle) closed by timmywil
fixed: Move quickIs to Sizzle; Remove duplicate id matching in init; Added …
02:54 Ticket #11930 (Ajax POST is encoded in UTF-16) created by soren121@…
When I submit Chinese characters (in this example, 中文) via an .ajax() …

06/18/12:

17:27 Ticket #10373 (`document.defaultView` => `window`) closed by Rick Waldron
fixed: Update document.defaultView.getComputedStyle. Fixes #10373 Changeset: …
17:13 Ticket #11929 (cannot compare 9 and 10, 99 and 100, 999 and 1000 etc...) closed by dmethvin
invalid: I think rwaldron is getting soft. Please ask for help on a place like …
16:32 Ticket #9385 (Deprecate jQuery.browser) closed by dmethvin
fixed: Duly and exhaustively deprecated. The jQuery.browser repo will be merged …
16:23 Ticket #11929 (cannot compare 9 and 10, 99 and 100, 999 and 1000 etc...) created by shravan.aljapur@…
cannot compare 9 and 10, 99 and 100, 999 and 1000 etc... similarly you can …
16:20 Ticket #8387 (flickering problem with jQuery 1.5 hide/show issue with inline and ...) closed by mikesherov
fixed: This is fixed. No unit test to write. All hail the animation rewrite!
16:19 Ticket #11921 (curCSS issue with jQuery UI) closed by mikesherov
invalid: scott.gonzalez knows what he's doing. I shouldn't have re-opened.
15:30 Ticket #11010 (Make Deferred.then == Deferred.pipe like Promise/A) closed by dmethvin
fixed: I've retitled the ticket to describe its actual goal, which was …
14:11 Ticket #11928 (IE6/IE7 security warning when using $.get() to add HTML content with ...) created by tuomas.salo@…
When using $.get(...) to add content to an HTTPS page, IE7 gives a false …
14:11 Ticket #11927 (Implement EventSource) closed by rwaldron
duplicate
13:41 Ticket #11926 (Implement EventSource) closed by rwaldron
plugin: As the author of jQuery.EventSource, I believe this should remain as a …
13:15 Ticket #11927 (Implement EventSource) created by brunoais
I'm interested in implementing EventSource in jQuery with a fallback …
13:13 Ticket #11926 (Implement EventSource) created by brunoais
I'm interested in implementing EventSource in jQuery with a fallback …
02:40 Ticket #11925 (special.teardown should pass the handle as second argument) created by Krinkle
The code in jQuery.event.special.beforeunload.teardown assumes this second …
02:39 Ticket #11924 (Add cross-browser fix for Opera 11.x regarding onhashchange) created by Krinkle
Opera 11.1 and 11.5 (maybe more subversions) support onhashchange, but …
01:35 Ticket #11923 (.removeClass() should remove all occurrences of class name) created by davidchambers
This behaviour is erroneous in my view: […]

06/17/12:

01:37 Ticket #11921 (curCSS issue with jQuery UI) reopened by mikesherov
We recently removed jQuery.curCSS in 1.8pre as its been deprecated since …

06/16/12:

17:34 Ticket #11922 (jQuery dateinput validator on Safari and Chrome) created by anonymous
Hi there! The minimal setting for dateinput is cross browsing, of course. …
16:09 Ticket #11168 (slideToggle and css position in IE) closed by mikesherov
wontfix: needsdocs tickets should be closed. Once the documenting happens, remove …
15:44 Ticket #11523 (in Opera, offset() returns 0's on inline elements with negative ...) closed by mikesherov
wontfix: We closed the pull request because it was too large to warrant the …
15:35 Ticket #11225 (Animations flicker in Webkit and IE when "opposing" attributes are ...) closed by mikesherov
cantfix: I'm not sure there is anything we can do here. Firefox allows for …
15:14 Ticket #10182 (.show(duration) on td in chrome mispositions content) closed by mikesherov
wontfix: This is fixed as of Chrome 19, and is also fixed on jQuery edge because …
01:42 Ticket #11566 (node.append et al. does not work when node is a DocumentFragment) closed by Vladimir Zhuravlev
fixed: Fix #11566, allow appending to DocumentFragment, closes gh-814. …
01:40 Ticket #11566 (node.append et al. does not work when node is a DocumentFragment) reopened by dmethvin
01:28 Ticket #9505 (animate() issue when mixing percentages and pixels in WebKit) closed by Mike Sherov
fixed: Fix #9505, percentage position values in Webkit, closes gh-825. …
00:58 Ticket #11921 (curCSS issue with jQuery UI) closed by dmethvin
invalid: Well Scott should know so I'll close this ticket. Just FYI that's a pretty …
00:47 Ticket #11905 (Bad license urls) closed by Daniel Herman
fixed: Fix #11905, correct package.json license URLs, closes gh-826. Changeset: …
00:38 Ticket #11921 (curCSS issue with jQuery UI) created by Motty
When I use jQuery UI v1.8.18 position utility with jQuery 1.8pre I am …

06/15/12:

22:25 Ticket #11920 (jQuery append with element of attribute src makes IE do second request) created by darren.labey@…
Example: Create a script DOM element and set the src attribute and then …
15:23 Ticket #11919 (IE: jQuery .css() returns value in pixels instead of unit of measure ...) created by elwayman02
For example, if a div has a max-width of 97%, calling …
11:21 Ticket #11918 (:eq selector problem when using tag name with ':') created by pawel@…
Hello, There is a problem when using selector with ':' (ex. :eq() ) with …
07:11 Ticket #11917 (Attribute selector bug on Opera) created by anonymous
 http://jsfiddle.net/9ewL7/1/ In Opera (11.64, 12.0) the results are not …
06:12 Ticket #11109 (Sizzle: Expr.relative truncates prematurely) closed by timmywil
fixed: Fixed in …
01:57 Ticket #11916 (Adding a button type="button" .. element in iE8 + iE7 compatibility mode ...) created by thetoolman@…
in iE8 + iE7 compatibility mode, when you create insert a <button …
Note: See TracTimeline for information about the timeline view.