Timeline
Sep 18, 2012:
- 7:27 PM Ticket #12561 (Tutorials is down.) closed by
- duplicate: Duplicate of #12552.
- 7:06 PM Ticket #12561 (Tutorials is down.) created by
- http://docs.jquery.com/Tutorials Database error A database query …
- 6:44 PM Ticket #12560 (jQuery's detach is calling Prototype's remove, even in noConflict mode) closed by
- notabug: > saveIt = jQuery('#targetDiv').fadeOut('slow',jQuery.fn.detach); …
- 6:04 PM Ticket #12229 (Some inconsistencies/optimizations) closed by
- fixed: Fix #12229, size/consistency improvements. Close gh-887. Changeset: …
- 6:04 PM Changeset [15b5dbfe]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/attributes.js
- src/core.js
- src/data.js
- src/event.js
- 5:33 PM Ticket #12560 (jQuery's detach is calling Prototype's remove, even in noConflict mode) created by
- When an animation, using jQuery's detach function for the callback, is …
- 3:32 PM Ticket #12559 (.position() and .offset() fail within overflow-scrolled elements) created by
- jQuery dimensions functions (position and offset) are broken when …
- 2:28 PM Ticket #12423 (jQuery breaks with Comcast Protection Guard and any anti-keylogging ...) closed by
- fixed: Fix #12423. Ensure we can .apply() before we try. I can't think of an …
- 2:26 PM Changeset [e8e3e90]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:58 AM Ticket #12558 (Sortable broken in absolutely positioned div with bottom 0) created by
- I am seeing some strange behavior with Jquery 1.8 where scrolling is …
- 11:56 AM Ticket #12557 (attr('selectedIndex') fails with 1.5.2+) closed by
- notabug: Yes, in older jQuery we mixed up the concepts of attributes and …
- 11:42 AM Ticket #12557 (attr('selectedIndex') fails with 1.5.2+) created by
- Tested on 1.8.1 It is a regression since it was working with 1.5.2. …
- 9:16 AM Ticket #12554 (Have to use attr('data-id') instead of data('id')) closed by
- notabug: That's the way you're supposed to do it. Ask for help on a forum if …
- 9:06 AM Ticket #12553 (Tutorials page not working) closed by
- duplicate: Duplicate of #12552.
- 8:06 AM Ticket #12556 ($(document).ready vs safari browser) created by
- $(document).ready function is not work in Safari (ver:5.1.7) browser!
- 5:42 AM Ticket #12555 (Database error by clicking tutorials link) created by
- I get this error by clicking on tutorils link: Database error A …
- 5:12 AM Ticket #12554 (Have to use attr('data-id') instead of data('id')) created by
- Hello, Recently I have been wordking with jsTree and I found …
- 4:55 AM Ticket #12286 (:visible select on iframe element (same domain) return empty) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:54 AM Ticket #8625 ($(window).height() within iframe) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:47 AM Ticket #12553 (Tutorials page not working) created by
- Tutorials page not working
- 3:53 AM Ticket #12552 (http://docs.jquery.com/Tutorials) created by
- http://docs.jquery.com/Tutorials does not work for me 09-19-12 @02:50am
Sep 17, 2012:
- 7:26 PM Ticket #12551 (jQuery.ajax 2xx statusCode callbacks are invoked with error-callback ...) closed by
- notabug: From the documentation: > If the request is successful, the status …
- 2:57 PM Changeset [1474c067]1.12-stable2.2-stablekillphp by
- CONTRIBUTING.md
- 2:55 PM Changeset [b4d23e4]1.12-stable2.2-stablekillphp by
- CONTRIBUTING.md
- 2:54 PM Changeset [4b469ea]1.12-stable2.2-stablekillphp by
- CONTRIBUTING.md
- 2:53 PM Changeset [42dd6b1]1.12-stable2.2-stablekillphp by
- CONTRIBUTING.md
- 2:29 PM Changeset [3cb36f7]1.12-stable2.2-stablekillphp by
- CONTRIBUTING.md
- 2:08 PM Ticket #12551 (jQuery.ajax 2xx statusCode callbacks are invoked with error-callback ...) created by
- Given an ajax request with json dataType and a 2xx statusCode …
- 12:49 PM Ticket #10067 (Firing $.ready on document.readyState === 'interactive' too) closed by
- notabug
- 12:49 PM Ticket #10067 (Firing $.ready on document.readyState === 'interactive' too) reopened by
- 12:45 PM Ticket #12516 (Fix TestSwarm failure of ajax.js tests on Chrome) closed by
- notabug: This turned out to be an issue with Browserstack, not Testswarm or Jenkins.
- 12:44 PM Ticket #12474 (Using find on a collection with append does not return the correct elements) closed by
- duplicate: Duplicate of #12337.
- 12:41 PM Ticket #12437 (.on() not working on version 1.8.1 after ajax call) closed by
- notabug: We have not had any additional reports and have not received any test …
- 12:12 PM Ticket #10977 (Incorrect documentation for the index method?) closed by
- notabug
- 12:00 PM Ticket #12076 (In IE8 and below, time elements in cloned table elements have ...) closed by
- patchwelcome: The only reasonable solution to solving this is to copy innerHTML from …
- 10:15 AM Ticket #12550 (jQuery Ajax cache=false doesn't always work) created by
- When sending an ajax request with the "cache" option set to "false" …
- 9:40 AM Ticket #10257 (HTTP PUT and DELETE methods shorthand functions) closed by
- plugin: Anyone who wants this can easily conjure a plugin that wraps $.ajax. …
- 9:39 AM Ticket #10257 (HTTP PUT and DELETE methods shorthand functions) reopened by
- 9:13 AM Ticket #12071 (width() return correct value with one shift pixel on FF13) closed by
- wontfix: @mikesherov excellent sleuthing :)
- 8:11 AM Ticket #12549 (Button with a long id not found through jquery selector) closed by
- notabug: You have to escape the points: http://jsfiddle.net/TY2ft/1/ Your …
- 7:36 AM Ticket #12549 (Button with a long id not found through jquery selector) created by
- Button with a long id not found through jquery selector
- 7:08 AM Ticket #12548 (fadeIn() does not work for relative positioned child elements in ...) created by
- If you have a relative positioned div inside a main div, and you use …
- 6:32 AM Ticket #12547 (window.onbeforeunload fires twice with IE8 under special circumstances) created by
- The event window.onbeforeunload fires twice when we click a button via …
Sep 16, 2012:
- 10:35 PM Ticket #12546 (jQuery1.8 .width(value) incorrect in Firefox) closed by
- duplicate: Duplicate of #12071.
- 10:27 PM Ticket #12546 (jQuery1.8 .width(value) incorrect in Firefox) created by
- please check, jsfiddle - http://jsfiddle.net/xkhgT/ IE - 100% Chrome …
- 9:41 PM Ticket #10833 (Update style guide to reflect new argument whitespace rules) closed by
- fixed
- 4:20 AM Ticket #12545 (.on() not working with selector path starting at selected element on v1.8.1) created by
- On version 1.8.1, $(element).on(event,selector,fn) isn't working when …
Sep 15, 2012:
- 4:46 PM Ticket #12544 (Width property) closed by
- notabug: jQuery objects don't have width or height properties, they have width …
- 4:19 PM Changeset [86f8d9f]1.12-stable2.2-stablekillphp by
- README.md
- 3:39 PM Ticket #12544 (Width property) created by
- jQuery not reading the image width. It will only return a function as …
- 1:10 PM Changeset [e755c19]1.12-stable2.2-stablekillphp by
- src/effects.js
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 …
Note: See TracTimeline
for information about the timeline view.