Timeline
Sep 14, 2012:
- 5:53 PM Ticket #12543 (Large selector performance regression) closed by
- duplicate: Duplicate of #12436.
- 5:38 PM Ticket #12543 (Large selector performance regression) created by
- I have a CRUD app (aka html with large tables) that was hit pretty …
- 2:41 PM Ticket #12542 (SCRIPT5022: Syntax error, unrecognized expression: :visible:) created by
- SCRIPT5022: Syntax error, unrecognized expression: :visible: …
- 2:38 PM Ticket #12541 (1.8.0 and 1.8.1: Double :not() selector fails in IE6/7) created by
- $('div.list').find( 'dd:not(:last-child), li:not(:last-child)' ); …
- 10:19 AM Ticket #12536 (Make .offset() calc less wrong on browsers w/o getBoundingClientRect) closed by
- fixed: Fix #12536. Start at .offset() 0,0 if no getBoundingClientRect. This …
- 10:18 AM Ticket #12540 ($(window).height() grabs document's height in version 1.8.1) closed by
- duplicate: Duplicate of #12388. You're in Quirks.
- 10:15 AM Changeset [560c178c]1.12-stable2.2-stablekillphp by
- src/offset.js
- src/sizzle
- 10:11 AM Ticket #12540 ($(window).height() grabs document's height in version 1.8.1) created by
- $(window).height() grabs document's height in version 1.8.1
- 10:01 AM Ticket #12539 (jQuery.parseXML() not showing results on chrome) closed by
- worksforme: This is working fine for me in Chrome 21 and Firefox 15.
- 9:53 AM Ticket #12539 (jQuery.parseXML() not showing results on chrome) created by
- go to this URL - http://api.jquery.com/jQuery.parseXML/ and …
- 8:54 AM Ticket #12538 (HTML String instances not handled as string) closed by
- notabug: This isn't something we'd check for. In all places in the …
- 6:25 AM Ticket #12538 (HTML String instances not handled as string) created by
- JQuery does not (up till 1.8.1 at least) handle String instances as …
- 6:21 AM Ticket #12537 (element.css('filter') returns undefined in IE9) created by
- The following returns undefined in Internet Explorer 9 (IE8 works …
- 6:12 AM Ticket #12536 (Make .offset() calc less wrong on browsers w/o getBoundingClientRect) created by
- We had agreed that the fix was not for the whole offset function to …
- 12:41 AM Ticket #12337 (:nth-child selector not accurate after new child element added) reopened by
Sep 13, 2012:
- 8:32 PM Ticket #12524 (Stackoverflow error when selector contains :Eq (ex ...) closed by
- duplicate: Duplicate of #12303.
- 8:29 PM Ticket #12507 (.animate() does not start from existing position in v1.8.1 as it did ...) closed by
- duplicate: Duplicate of #12447.
- 6:48 PM Ticket #12534 (.offset() throws an error on BlackBerry5 and iOS3) closed by
- fixed: Fix #12534. Don't die on browsers lacking getBoundingClientRect. …
- 6:47 PM Changeset [b0a352b]1.12-stable2.2-stablekillphp by
- src/offset.js
- test/unit/offset.js
- 6:31 PM Ticket #12534 (.offset() throws an error on BlackBerry5 and iOS3) created by
- After the slimming done for jQuery 1.8.0 we lost the try/catch that …
- 12:58 PM Ticket #12525 (Problem on Firefox 15+ with event live) closed by
- notabug
- 11:16 AM Ticket #12531 (elem[attr] selector) created by
- Hi. jQuery JavaScript Library v1.7.1 I have element <tr …
- 10:27 AM Ticket #12527 ("Uncaught RangeError: Maximum call stack size exceeded" exceptions is ...) closed by
- duplicate: Duplicate of #12303. #12303 has been reopened.
- 10:17 AM Ticket #12303 (Attribute selector fails if the attribute value contains :first :last) reopened by
- Woopsie. Looks like tokenization was fixed and handlePOS doesn't …
- 9:44 AM Ticket #12521 (Deferred.promise( target) only works fine when typeof( target)=='object') closed by
- fixed: deferred.promise(obj) should work with non-objects. Fixes #12521. Much …
- 9:44 AM Changeset [74cdd78]1.12-stable2.2-stablekillphp by
- src/deferred.js
- test/unit/deferred.js
- 9:29 AM Ticket #12455 (Button click occurs when Enter is pressed in text input) closed by
- cantfix: The fiddle is still incorrect, here is a cleaned-up version: …
- 9:00 AM Ticket #12528 (Can't move focus to the control because it is invisible) closed by
- notabug: Setting focus to an invisible control doesn't make sense. The user …
- 7:49 AM Ticket #12530 ($.fn.css return values for background-color) created by
- $("element without background-color").css("background-color"); return …
- 7:09 AM Ticket #12475 (the ajax function post wrong arguments in ie7) closed by
- notabug: This is too fuzzy as a bug report and belongs in the forum where …
- 6:53 AM Ticket #12529 (jQuery.browser.version for IE is always returning '7.0') closed by
- worksforme: I open this fiddle with IE9 and I get 9.
- 6:40 AM Ticket #12529 (jQuery.browser.version for IE is always returning '7.0') created by
- Doesn't matter if I'm in 7, 8 or 9, I'm always getting '7.0' returned. …
- 5:00 AM Ticket #12427 (animation changes display property) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 5:00 AM Ticket #12425 (Doing attr('type', 'hidden') twice when creating a new jQuery element ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:19 AM Ticket #12528 (Can't move focus to the control because it is invisible) created by
- Can't move focus to the control because it is invisible, not enabled, …
- 4:16 AM Ticket #12527 ("Uncaught RangeError: Maximum call stack size exceeded" exceptions is ...) created by
- The issue is related to this one: http://bugs.jquery.com/ticket/12303 …
- 3:34 AM Ticket #12526 (:last selector fails to find a match) created by
- jsfiddle test case: http://jsfiddle.net/bfVBH/ Tested in Chromium …
Sep 12, 2012:
- 5:23 PM Ticket #12525 (Problem on Firefox 15+ with event live) created by
- Hi, First of all, sorry for my english, because is not perfect. This …
- 3:43 PM Ticket #12524 (Stackoverflow error when selector contains :Eq (ex ...) created by
- Example jsFiddle: http://jsfiddle.net/h9VRc/2/ Results in error: …
- 1:03 PM Ticket #12523 (JQuery renders line breaks as text nodes) created by
- Line breaks are rendered as text nodes which also breaks closest …
- 11:42 AM Ticket #12522 (jQuery 1.8.1 slow in IE7) closed by
- notabug: No test case required. 1.8.2 should be out within a couple of weeks.
- 10:48 AM Ticket #12522 (jQuery 1.8.1 slow in IE7) created by
- jQuery 1.8.1 is significantly slower in IE7 on Windows XP SP3 than …
- 8:13 AM Ticket #12520 (CANNOT FIND ELEMENTS OF NODES IN XML) closed by
- notabug:
$(xml)
does not parse XML.$.parseXML()
parses XML. I don't know … - 6:09 AM Ticket #12521 (Deferred.promise( target) only works fine when typeof( target)=='object') created by
- Deferred.promise( target) should work fine for any type of target …
- 6:01 AM Ticket #12426 (jquery 1.8.0 $(window).height() and .width() is broken and does not ...) closed by
- notabug
- 4:28 AM Ticket #12520 (CANNOT FIND ELEMENTS OF NODES IN XML) created by
- Hi, i try to find some data in my xml file. i would like to find …
Sep 11, 2012:
- 10:22 PM Ticket #12519 (Public API methods should not have private arguments) created by
- Private variables make extending the API calls difficult. They also …
- 9:48 PM Ticket #12518 (Don't use offsetWidth in jQuery.event.trigger()) created by
- It's currently used to determine whether it's safe to call .focus() on …
- 5:06 PM Ticket #12517 (css() doesn't succeed in chromium) closed by
- cantfix: Confirmed, and a non-jQuery case fails the same way so there isn't …
- 4:40 PM Ticket #12517 (css() doesn't succeed in chromium) created by
- see this testcase: http://jsfiddle.net/M2G8q/2/
- 3:51 PM Ticket #12516 (Fix TestSwarm failure of ajax.js tests on Chrome) created by
- This just revealed further problems down the line: …
- 3:42 PM Changeset [9c5089a]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 2:50 PM Ticket #12492 (In textarea focus event handler, $(this).is(':focus') == false in ...) closed by
- fixed: Sizzle: fix selector in Chrome 21. Fixes #12492. Changeset: …
- 2:50 PM Changeset [01d4065]1.12-stable2.2-stablekillphp by
- src/sizzle
- 1:10 PM Changeset [71c1ae17]1.12-stable2.2-stablekillphp by
- src/sizzle
- 12:39 PM Ticket #12515 ($.isPlainObject() should return false when obj.constructor === undefined) created by
- An object with an undefined constructor is certainly not a plain …
- 12:21 PM Ticket #12512 (IE8/IE9 no longer fires "change" event when pressing enter key in a ...) closed by
- duplicate: Duplicate of #11556. It works in 1.6.x because it didn't use the …
- 11:34 AM Ticket #12512 (IE8/IE9 no longer fires "change" event when pressing enter key in a ...) reopened by
- Ah, didn't realize that. Well, then it must be our handling of …
- 11:31 AM Ticket #12512 (IE8/IE9 no longer fires "change" event when pressing enter key in a ...) closed by
- cantfix: I don't think this is something we can control. I'd suggest checking …
- 11:29 AM Ticket #12513 (jQuery 1.8.1 slow click function response time) closed by
- duplicate: Duplicate of #12436.
- 11:28 AM Ticket #12514 (.ajax() headers not set in IE 7/8 when header value is empty or is ...) created by
- when using the .ajax() function, you cannot set a custom header to a …
- 11:27 AM Ticket #12513 (jQuery 1.8.1 slow click function response time) created by
- Hi! After upgrading from jQuery 1.8.0 to 1.8.1 simple …
- 11:19 AM Ticket #12512 (IE8/IE9 no longer fires "change" event when pressing enter key in a ...) created by
- See http://jsfiddle.net/6dazt/4/ Basically the change event no longer …
- 11:19 AM Ticket #12511 ($.closest(selector) also return starting element) closed by
- notabug
- 11:11 AM Ticket #12511 ($.closest(selector) also return starting element) created by
- The documentation says that $closest() is similar to $.parents() but …
- 11:09 AM Ticket #12510 (Delegated events are much slower in IE 7/8 with 1.8.1 than with 1.7.2) closed by
- duplicate: Duplicate of #12436.
- 10:54 AM Ticket #12510 (Delegated events are much slower in IE 7/8 with 1.8.1 than with 1.7.2) created by
- If you have a large number of elements with delegated events attached, …
- 8:38 AM Ticket #12509 (http://blog.jquery.com/ announces invalid feed url) closed by
- notabug: Thanks for contributing! This issue is being actively worked on, and …
- 8:34 AM Ticket #12508 (Bug on finding by ID) closed by
- notabug: Your selector is definitely not valid. I think you may have been …
- 8:17 AM Ticket #12509 (http://blog.jquery.com/ announces invalid feed url) created by
- The jQuery blog specifies […] which redirects to …
- 6:03 AM Ticket #12508 (Bug on finding by ID) created by
- I use this $("#[id='lbl']").html(""); for validation of forms on …
- 4:19 AM Ticket #12507 (.animate() does not start from existing position in v1.8.1 as it did ...) created by
- Hello, in all of the v1.7.x versions of jQuery core that i used, the …
Sep 10, 2012:
- 9:58 PM Ticket #12505 (replaceWith in google chrome giving error) closed by
- duplicate: Duplicate of #11663. Repro with some problems fixed, like …
- 9:37 PM Ticket #12505 (replaceWith in google chrome giving error) created by
- Okay, I didn't know if I should go to a google chrome forum or to this …
- 8:26 PM Ticket #12504 (.animate() css left and right on a 100% width box using percentages ...) created by
- http://jsfiddle.net/GTjNC/2/ When you animate right: '+=100%' it …
- 7:37 PM Ticket #12101 (ajaxStart working for .load(), but not for .ajax()) closed by
- notabug: As this is documented and intended behavior, closing as "not a bug".
- 2:16 PM Ticket #12503 (before/after will choke if collection has not first disconnected node) created by
- Example Logical fix for this …
- 12:52 PM Ticket #12499 (.height() behaves oddly with margin on child elements) closed by
- notabug: No problem! Thanks for contributing and feel free to submit another …
- 12:48 PM Ticket #12502 (Bug in .css() regarding positioning with non-pixel values) closed by
- cantfix: We're not going to fix these differences at this point, mainly because …
- 10:59 AM Ticket #12502 (Bug in .css() regarding positioning with non-pixel values) created by
- If you have an absolutely positioned element using anything but a …
- 8:40 AM Ticket #12493 (null value in WebKit) closed by
- wontfix: Thanks for contributing! However, unexpected inputs produce unexpected …
- 8:15 AM Ticket #12501 (selectors or hide bug) created by
- $orig.find('li:not(:eq(' + $x + '))').hide() in 1.7.2 ok in 1.8.1 …
- 4:54 AM Ticket #12499 (.height() behaves oddly with margin on child elements) created by
- I was trying to make a "one size fits all" method for dynamic height …
Sep 9, 2012:
- 10:03 PM Changeset [b62e552]1.12-stable2.2-stablekillphp by
- AUTHORS.txt
- test/polluted.php
- 9:30 PM Ticket #12436 (Performance degradation with delegate events and pseudo-classes) closed by
- fixed: Fix #12436, make delegated events fast again. Close gh-923. Retains …
- 9:23 PM Changeset [5fb258b]1.12-stable2.2-stablekillphp by
- grunt.js
@
in compressed header. Close gh-925. Thanks …- 9:21 PM Changeset [9b67b4c]1.12-stable2.2-stablekillphp by
- src/event.js
- 9:21 PM Changeset [c79a533]1.12-stable2.2-stablekillphp by
- src/support.js
a
. Close gh-918. Thanks @staabm!- 9:19 PM Changeset [949dfe5]1.12-stable2.2-stablekillphp by
- .editorconfig
- 9:17 PM Ticket #12498 (GPL License Missing) closed by
- notabug: Thanks for contributing! This issue has been ported to: …
- 9:09 PM Ticket #12498 (GPL License Missing) created by
- FYI the jquery.org/license has link to gpl license, which is a dead link.
- 9:02 PM Ticket #12497 (jQuery 1.8.1 transitions crashing android 2.3.4 browser) created by
- The following code seems to be crashing the stock browser on Android …
- 8:34 PM Ticket #12496 (#<HTMLButtonElement> has no method 'apply') created by
- <table cellspacing="0" cellpadding="3"> <tr> …
- 8:34 PM Ticket #12495 ("animate({right: result}, 900)" hangs Firefox) closed by
- duplicate: Duplicate of #12447.
- 8:27 PM Ticket #12495 ("animate({right: result}, 900)" hangs Firefox) created by
- See https://bugzilla.mozilla.org/show_bug.cgi?id=787782 for a testcase …
- 7:27 PM Ticket #12485 (html() include javascript twice) closed by
- notabug: Sorry, but that not how JavaScript scoping works. If it was truly in …
- 1:18 PM Ticket #12491 (outerWidth() / outerHeight() returns the jquery object when called ...) closed by
- notabug
- 12:25 PM Ticket #12492 (In textarea focus event handler, $(this).is(':focus') == false in ...) reopened by
- Actually, this is really easy to fix. We can just declare chrome's …
- 12:10 PM Ticket #12494 (IDE shows error) closed by
- notabug: This isn't a jQuery bug. Ask for help on a forum.
- 11:47 AM Ticket #12494 (IDE shows error) created by
- downloaded 1.8.1 into RapidPHP ide. The last line })( …
- 11:04 AM Ticket #12493 (null value in WebKit) created by
- In Chrome passing a null value to a $("div").text(null) method results …
- 10:10 AM Ticket #12492 (In textarea focus event handler, $(this).is(':focus') == false in ...) closed by
- wontfix: Seems like a Webkit bug to me. One workaround is to use …
- 9:52 AM Ticket #12492 (In textarea focus event handler, $(this).is(':focus') == false in ...) created by
- jsFiddle here: http://jsfiddle.net/hJwKC/4/ All browsers report …
- 1:18 AM Ticket #12183 (Link not working) closed by
- notabug: Thanks for contributing! This issue has been ported over to: …
- 1:14 AM Ticket #6670 (OpenSearch Provider for api.jquery.com) closed by
- notabug: Thanks for contributing! This ticket has been ported to: …
- 1:07 AM Ticket #7972 (jQuery Homepage Dell Logo) closed by
- wontfix: Thanks for contributing! The jquery homepage is being redesigned …
- 1:03 AM Ticket #11140 (Bug Tracker sometimes fail - MySQL server has gone away) closed by
- notabug: We are painfully aware of this. Thanks for the report, but this is now …
- 12:59 AM Ticket #10834 (Page for help on searching jQuery website contains just the single ...) closed by
- wontfix: Thanks for contributing! The entire current docs.jquery.com is going …
- 12:54 AM Ticket #9877 (documentation FAQ has some old examples.) closed by
- wontfix: Thanks for contributing! The entire old docs site is going away …
- 12:51 AM Ticket #11186 (KeyError: 'captcha_redirect') closed by
- duplicate: Duplicate of #12401.
- 12:47 AM Ticket #10332 (a lot of js error on this page) closed by
- wontfix: Thanks for contributing! The entire old docs site is going away, and …
- 12:17 AM Ticket #11676 (Animate jumps to end if starting position is negative percentage in Safari) reopened by
- 12:00 AM Ticket #12281 (Empty child object) reopened by
Sep 8, 2012:
- 11:28 PM Ticket #11851 (IE9 crashes when using fadeout) reopened by
- 11:22 PM Ticket #12373 (outerWidth()/outerHeight() may return wrong results in IE with enabled ...) reopened by
- It was autoclosed because you replied with a different username than …
- 7:54 PM Ticket #12414 (方法不兼容) closed by
- notabug: http://jsfiddle.net/q657Q/2/ 请要求在一个论坛上的帮助。
- 5:20 PM Ticket #12491 (outerWidth() / outerHeight() returns the jquery object when called ...) created by
- behavior of this has changed from 1.7 to 1.8. When calling …
- 4:00 PM Ticket #12111 (is(':visible') and filter(':visible') give different results for ...) closed by
- duplicate: Duplicate of #11563.
- 2:36 PM Ticket #12490 (Move submodule update process to grunt) created by
- This will allow us to completely eliminate the makefile. See also …
- 2:31 PM Changeset [1c99b56]1.12-stable2.2-stablekillphp by
- src/sizzle
- 2:26 PM Ticket #12357 (jQuery 1.8.0 Not parseable by XUL Runner Applications) closed by
- notabug: Sorry, we are just not getting any other reports so I have to think …
- 1:11 PM Ticket #12460 (weird behavior on $.makeArray) closed by
- wontfix: Thanks for contributing! jQuery.makeArray makes no guarantees about …
- 1:06 PM Changeset [bc3a47f]1.12-stable2.2-stablekillphp by
- src/sizzle
- 12:43 PM Ticket #12441 (.toggle() not working properly with selected descendants that aren't ...) closed by
- notabug: Thanks for contributing! Unfortunately, detached elements are always …
- 12:34 PM Ticket #12363 (Selector fails for top elements on $.ajax response) closed by
- notabug: Thanks for contributing! Please ask for further help on the forums or …
- 12:26 PM Ticket #12362 (documentation: jQuery.ajax() and JSONP) closed by
- notabug: Thanks for contributing! I've moved this over to the …
- 12:16 PM Ticket #12481 (select of id containing special chars like '.' doesn't work) closed by
- invalid: Thanks for contributing! Please ask for help on the forums or …
- 12:08 PM Ticket #12489 (jquery.validate version 1.9 error in IE7) closed by
- invalid: Thanks for contributing! Please file issues with jQuery UI at …
- 12:05 PM Ticket #12489 (jquery.validate version 1.9 error in IE7) created by
- Hi I was doing a site with a form and when I use the last version of …
- 12:00 PM Ticket #12480 (Print Element not working proper in Safari) closed by
- invalid: Thanks for contributing! This is not the bug tracker for jQuery …
- 11:57 AM Ticket #12476 (cssHooks display) closed by
- worksforme: There, I fixed your broken cssHook for you: …
- 11:54 AM Ticket #12467 (jQuery each leads to several errors) closed by
- invalid: Thanks for contributing! Please speak to the plugins author if you'd …
- 11:42 AM Ticket #12487 (basic accordion has stopped working...) closed by
- invalid: Please file bugs for jQuery UI at the http://bugs.jqueryui.com bug …
- 11:41 AM Ticket #12473 (why in input tag<input id="test" style="visibility:hidden;"/> that ...) closed by
- worksforme: Thanks for the report, but please ask for help on the forum! The …
- 11:37 AM Ticket #12400 (Script example does not work at url:) closed by
- wontfix: Thanks for the report! We're aware of the issue and actively moving …
- 11:35 AM Ticket #12401 (KeyError: 'captcha_redirect') closed by
- invalid: Thanks for reporting this bug! It will be fixed shortly, but I'm …
- 11:29 AM Ticket #12353 (deferred.done demo does not work on IE8) closed by
- invalid: Thanks for reporting this issue! It's been ported to here: …
- 11:23 AM Ticket #12305 (I got a type mismatch error in IE7) closed by
- wontfix: Please take this up with the plugin author to resolve the issue. …
- 10:59 AM Ticket #12488 (jquery.multiselect slow on IE8 and IE9) closed by
- plugin: This is a question for a forum, because it is not reporting a jQuery …
- 10:18 AM Ticket #10964 (jQuery.fn.remove() should cleanData on all nodes, attached and detached) closed by
- invalid: Should have been closed long ago.
Sep 7, 2012:
- 6:34 PM Ticket #12488 (jquery.multiselect slow on IE8 and IE9) created by
- Hi, I'm running into performance problems in IE when using the …
- 1:39 PM Ticket #12487 (basic accordion has stopped working...) created by
- I am using the sample code from your page, without any additional …
- 1:07 PM Ticket #12343 (event.pageX and pageY have incorrect values in IE10 on Windows 8 RTM) closed by
- cantfix: I heard back from Microsoft, they have a patch that will go out a few …
- 10:20 AM Ticket #12420 (No examples working) closed by
- duplicate: Duplicate of #12339.
- 10:20 AM Ticket #12484 (http://docs.jquery.com/Tutorials:Live_Examples_of_jQuery#) closed by
- duplicate: Duplicate of #12339.
- 8:30 AM Ticket #12470 (Exposing chrome JS objects to content without __exposedProps__ is ...) closed by
- invalid: Yeah, a plugin.
- 8:04 AM Ticket #12485 (html() include javascript twice) created by
- Hi, Since v1.6 (also right for 1.8.1 version), if I do something like …
- 7:44 AM Ticket #12484 (http://docs.jquery.com/Tutorials:Live_Examples_of_jQuery#) created by
- the live demo no longer works. i tested it in internet explorer 9, …
- 5:32 AM Ticket #12483 (width+=5px incorrect, when box-sizing: border-box) created by
- When left and right padding != 0, it substracts their total width.
- 5:30 AM Ticket #12482 (jquery deletes the attribute "onChange" from an input field) created by
- Hallo, I'm realising that jquery modify the DOM-source and in some …
- 5:26 AM Ticket #12481 (select of id containing special chars like '.' doesn't work) created by
- Hallo, I'm testing some the selector $("#XX.YY") to find the element …
- 1:14 AM Ticket #12480 (Print Element not working proper in Safari) created by
- We have created web application using asp.net MVC3.0 and Jquery. Here …
Note: See TracTimeline
for information about the timeline view.