Timeline
Apr 24, 2012:
- 10:05 PM Ticket #11640 (Code 800A1391) created by
- When I try to download Ver 1.7.2 I get an error Code 800A1391 Window …
- 8:35 PM Ticket #11639 (Border width in Mozilla Firefox) closed by
- duplicate:
- 8:30 PM Ticket #11639 (Border width in Mozilla Firefox) created by
- If I resize and then reload this page, the width of the border is …
- 8:16 PM Changeset [f307443]1.12-stable2.2-stablekillphp by
- src/callbacks.js
- 8:13 PM Changeset [d17a7f0]1.12-stable2.2-stablekillphp by
- test/unit/callbacks.js
- 8:06 PM Changeset [ad329384]1.12-stable2.2-stablekillphp by
- src/callbacks.js
- 4:56 PM Ticket #11638 (PreventDefault in keypress event cancels change event after multiple calls.) closed by
- invalid: I followed your instructions to the letter and I'm not sure how you …
- 4:44 PM Ticket #11638 (PreventDefault in keypress event cancels change event after multiple calls.) created by
- Returning false or using preventDefault from a keypress handler for a …
- 4:34 PM Ticket #11637 (HTML5 video related event problem when the core is not included in the ...) closed by
- invalid: This is not a jQuery bug. http://jsfiddle.net/rwaldron/PxBwk/
- 4:00 PM Ticket #11637 (HTML5 video related event problem when the core is not included in the ...) created by
- I found a bug that prevent many HTML5 video related event to be fired …
- 3:25 PM Ticket #11634 ($("td[innerHTML='xyz']"). no longer works) closed by
- invalid:
innerHTML
is a DOM Node property, not an HTML markup attribute. This … - 1:28 PM Ticket #11635 (Explicit overflow:auto is overridden by inline overflow:hidden during ...) closed by
- fixed: Thanks scott. I tested this with 1.8pre …
- 12:41 PM Ticket #11635 (Explicit overflow:auto is overridden by inline overflow:hidden during ...) reopened by
- Confirmed. Further reduced: http://jsfiddle.net/rwaldron/aXAE8/
- 12:41 PM Ticket #11636 ([IE] animating opacity fails to affect children if child elements are ...) created by
- Animating the opacity of a parent div element fails to affect the …
- 12:36 PM Ticket #11632 (FUNCTION CREATESAFEFRAGMENT HAVE SOME REDUNDANT CODE) closed by
- invalid: That's how we avoid the loop in modern browsers. In oldIE, there is a …
- 11:46 AM Ticket #11635 (Explicit overflow:auto is overridden by inline overflow:hidden during ...) closed by
- fixed
- 10:53 AM Ticket #11635 (Explicit overflow:auto is overridden by inline overflow:hidden during ...) created by
- This might be two bugs or one (I'm not really sure). jQuery will use …
- 10:23 AM Ticket #11634 ($("td[innerHTML='xyz']"). no longer works) created by
- in jQuery 1.6.4, I could use the selector $("td[innerHTML='xyz']") to …
- 9:18 AM Ticket #11633 (IE 8 throws internal error on presenting disabled textarea in fancybox) created by
- Hi, at first - sorry for not providing a testcase appropriatly. I …
- 5:01 AM Ticket #11632 (FUNCTION CREATESAFEFRAGMENT HAVE SOME REDUNDANT CODE) created by
- Only document object has createElement method. so "if ( …
- 4:53 AM Ticket #11628 (ID selector not working immediately after append) closed by
- invalid
- 3:45 AM Ticket #11631 (lot of memory leaks with the created jquery plugins in the Java Application) created by
- we have created our own plugins(autocomplete, datepicker) using jquery …
- 3:20 AM Ticket #11630 (event delegate doesn't work in IE8.) created by
- event delegate doesn't work in IE8. it's ok in firefox11.0 and google …
- 3:12 AM Ticket #11629 (Problem with ie9 and double find selector using) created by
- Please notice that there is no element when im trying using img.item …
- 12:33 AM Ticket #11628 (ID selector not working immediately after append) created by
- I tried to fetch newly appended row to my table and change its …
Apr 23, 2012:
- 10:09 PM Ticket #11627 (provide an option to disallow the $ function from creating elements) closed by
- wontfix: Sorry, but this would create a massive backwards compatibility break. …
- 10:01 PM Ticket #11627 (provide an option to disallow the $ function from creating elements) created by
- The $ or jQuery function is primarily used as a search function. I'd …
- 6:01 PM Ticket #11626 (KeyError: 'captcha_redirect') closed by
- duplicate
- 5:57 PM Ticket #11626 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ====
While doing a POST operation on
/
, Trac … - 5:17 PM Ticket #11625 (Validation) closed by
- invalid: Please ask for help on the forum or StackOverflow.
- 5:16 PM Ticket #11625 (Validation) created by
- I have a text box, in this text box a write a gmail like …
- 4:46 PM Ticket #11623 ($(document).width() miscalculation in FF 10.0.1) closed by
- wontfix: No, I overlooked that. http://docs.jquery.com/Won't_Fix#Quirks_Mode
- 4:02 PM Ticket #10067 (Firing $.ready on document.readyState === 'interactive' too) closed by
- fixed: https://github.com/jquery/jquery/pull/736
- 3:44 PM Changeset [54fab31]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/event/asyncQuickReadyFalse.html
- test/data/event/asyncQuickReadyTrue.html
- test/data/event/longLoad.php
- test/data/event/syncReady.html
- test/data/support/bodyBackground.html
- test/data/support/boxModelIE.html
- test/data/support/hiddenIFrameFF.html
- test/data/support/testElementCrash.html
- test/data/testinit.js
- …
- 3:22 PM Ticket #11624 (CORS support: xhr.getResponseHeader('non-simple-header') returns null ...) created by
- Specific use case where this was confirmed: My site domain (e.g. …
- 3:05 PM Changeset [58ed62e]1.12-stable2.2-stablekillphp by
- src/css.js
- src/effects.js
- test/unit/css.js
- test/unit/effects.js
- 2:21 PM Ticket #11623 ($(document).width() miscalculation in FF 10.0.1) created by
- $(document).width() returns (buggy) the same value as …
- 2:10 PM Ticket #11622 (fancybox error in IE) created by
- I am using IE 9. I am making a call to jquery using the following …
- 1:16 PM Ticket #11611 (on IE8 `cache: false` needs to be obeyed in all ajax requests or maybe ...) closed by
- patchwelcome: If we change current behaviour code will break in the wild. I think …
- 12:54 PM Ticket #11525 (Animated toggle doesn't restore width of parent in Chrome) closed by
- invalid: This is not a jQuery bug. All you need to do is a width to the TD.
- 12:43 PM Ticket #11612 (slideDown and slideUp animation bump at start when first element is p) closed by
- duplicate
- 12:41 PM Ticket #11505 (100% CPU slow parsing of `href[|=...]` selector) closed by
- invalid: Closing this, please provide a test case that uses a valid selector to …
- 12:32 PM Ticket #11606 (position() counts element margin while offset() doesn't) closed by
- invalid: http://api.jquery.com/position/ > ...relative to the offset parent. …
- 12:29 PM Ticket #11616 (outerHeight not properly calculated when children have margins) closed by
- invalid: This is not a jQuery bug, the outer element has a height of only 20px: …
- 12:21 PM Ticket #11618 (attr bug in development version) closed by
- worksforme: The current code example doesn't display any issues - please see the …
- 12:13 PM Ticket #11594 (Serialize fieldset in Chrome and IE9) closed by
- wontfix: Closing this as wontfix, docs pending.
- 12:07 PM Ticket #11614 (Serious mobile issue.) closed by
- patchwelcome
- 10:19 AM Ticket #11620 (Creating custom element with inline attributes broken in IE) closed by
- wontfix: Creating "custom" elements in old IE is broken, which is why newer …
- 9:24 AM Ticket #11621 (Triggering a event on document doesn't bubble to window) created by
- When triggering any event on any element it bubbles up all the way to …
- 8:41 AM Ticket #11620 (Creating custom element with inline attributes broken in IE) created by
- $('<content456 />').attr('id', 'content456') works. $('<content789 …
- 7:03 AM Ticket #9203 (beforeSend doesnt take into account promises) closed by
- duplicate
- 7:03 AM Ticket #9203 (beforeSend doesnt take into account promises) reopened by
Apr 22, 2012:
- 6:07 PM Changeset [8ad22a2b]1.12-stable2.2-stablekillphp by
- src/ajax/jsonp.js
- 5:55 PM Changeset [8e7aaa7f]1.12-stable2.2-stablekillphp by
- src/ajax/jsonp.js
- 5:49 PM Changeset [78583d0]1.12-stable2.2-stablekillphp by
- grunt.js
- 2:53 PM Changeset [180a997]1.12-stable2.2-stablekillphp by
- src/ajax/jsonp.js
- 11:40 AM Changeset [2d1247a]1.12-stable2.2-stablekillphp by
- src/ajax/jsonp.js
- 11:36 AM Changeset [b0ea80e]1.12-stable2.2-stablekillphp by
- src/ajax/jsonp.js
- 11:19 AM Ticket #11619 (I cannot get valid height on Firefox, bug?) created by
- Hi. I'll trying to check a value of $(window).width and …
- 6:31 AM Ticket #11618 (attr bug in development version) created by
- hey guys i found a little bug in the development version of jquery. …
Apr 21, 2012:
- 10:56 PM Ticket #11614 (Serious mobile issue.) reopened by
- On a somewhat related note, the "jQuery Winter iPad Sleeve" Richard …
- 4:53 PM Ticket #11617 (Define a $.parseHTML method for creating HTML fragments) created by
- Currently, we try to sniff out HTML in whatever is passed to
$()
, … - 3:01 PM Ticket #11616 (outerHeight not properly calculated when children have margins) created by
- I have created a JSFiddle here which illustrates best what I try to …
- 4:20 AM Ticket #11566 (node.append et al. does not work when node is a DocumentFragment) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Apr 20, 2012:
- 5:37 PM Ticket #11614 (Serious mobile issue.) closed by
- plugin: Seems like the appropriate resolution.
- 5:34 PM Ticket #11615 (jquery-1.7.2 selector incorrect) closed by
- duplicate: Sounds like you need to update your TinyMCE.
- 4:51 PM Ticket #11527 (attr('href') returns object) closed by
- invalid: Turns out TinyMCE broke this before in #7284, and as before they have …
- 4:42 PM Ticket #11615 (jquery-1.7.2 selector incorrect) created by
- Hi, I installed 1.7.2 just a few days ago, and found an issue you …
- 3:50 PM Ticket #11614 (Serious mobile issue.) created by
- This is a show-stopping bug, as I can't really complete development of …
- 3:06 PM Ticket #11613 (jQuery Animate Visibility Bug) closed by
- invalid: > The .animate() method allows us to create animation effects on any …
- 2:18 PM Changeset [d3b61de]1.12-stable2.2-stablekillphp by
- src/css.js
- 2:10 PM Ticket #11613 (jQuery Animate Visibility Bug) created by
- I came across an interesting bug - .animate({visibility: …
- 11:01 AM Ticket #11612 (slideDown and slideUp animation bump at start when first element is p) created by
- Hi, I've noticed a strange bug in slideUp and slideDown where the …
- 10:55 AM Changeset [df2a22e]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 8:56 AM Ticket #11611 (on IE8 `cache: false` needs to be obeyed in all ajax requests or maybe ...) created by
- The problem is at this position: …
- 5:54 AM Ticket #11610 ($(window).resize - BUG) created by
- I'am using jquery.1.7.1.min.js in Mozilla FF 11.0 …
Apr 19, 2012:
- 11:14 PM Ticket #11605 (CSS selector slurps up added Object.prototype methods) closed by
- duplicate: I think it's pretty well established by now that extending …
- 9:02 PM Changeset [8ebb2f47]1.12-stable2.2-stablekillphp by
- src/ajax/jsonp.js
- test/unit/ajax.js
- 6:11 PM Ticket #11609 (jQuery.trim() does not function in IE) closed by
- duplicate
- 6:09 PM Ticket #11609 (jQuery.trim() does not function in IE) created by
- The trim function does not work correctly in IE 9.0.8112.16421. Please …
- 6:05 PM Ticket #11608 (Trim Function Not Working in IE) closed by
- invalid: jQuery doesn't pollute the
String
object with a.trim()
method. … - 6:04 PM Ticket #11608 (Trim Function Not Working in IE) created by
- The trim function does not work correctly in IE 9.0.8112.16421. Please …
- 2:03 PM Ticket #11607 ($.ajax success event not working) created by
- I was using jquery 1.6 and decides to upgrade to 1.7.2, but then i …
- 10:43 AM Changeset [3e6f94c]1.12-stable2.2-stablekillphp by
- src/css.js
- 8:20 AM Ticket #11606 (position() counts element margin while offset() doesn't) created by
- position().left returns position of margin-box for float'ing elements …
- 12:51 AM Ticket #11605 (CSS selector slurps up added Object.prototype methods) created by
- I have the following code at the top of my JS code which is from …
Apr 18, 2012:
- 9:26 PM Ticket #11599 (before()/insertBefore() breaks node ordering when using a comment node) closed by
- invalid: Closing per op
- 7:31 PM Ticket #11604 (Switch $(elem).width(-val) from no-op to $(elem).width(0)) created by
- The fix in #1599 changed
.width(-val)
to be a no-op because it … - 5:07 PM Ticket #11603 (.animate() bug in IE 6,7,8) created by
- There is a bug with calling .animate() under certain circumstances in …
- 5:00 PM Changeset [6cf1542]1.12-stable2.2-stablekillphp by
- package.json
- 4:07 PM Changeset [1434b5b]1.12-stable2.2-stablekillphp by
- .gitignore
- grunt.js
- package.json
- 1:49 PM Changeset [247d824]1.12-stable2.2-stablekillphp by
- MIT-LICENSE.txt
- build/jshint-check.js
- src/ajax.js
- src/attributes.js
- src/callbacks.js
- src/core.js
- src/css.js
- src/data.js
- src/deferred.js
- src/dimensions.js
- …
- 1:04 PM Changeset [9ebc27d]1.12-stable2.2-stablekillphp by
- src/core.js
- src/sizzle
- 12:47 PM Changeset [532ba250]1.12-stable2.2-stablekillphp by
- MIT-LICENSE.txt
- build/jshint-check.js
- src/ajax.js
- src/attributes.js
- src/callbacks.js
- src/core.js
- src/css.js
- src/data.js
- src/deferred.js
- src/dimensions.js
- …
- 12:11 PM Ticket #11602 (Triggering click event on checkbox using .click() behaves differently ...) closed by
- duplicate
- 12:00 PM Ticket #11602 (Triggering click event on checkbox using .click() behaves differently ...) created by
- Hello, I am building a generic select-all checkbox where clicking it …
- 10:42 AM Ticket #11601 (uncaught exception: jQuery UI Tabs: Mismatching fragment identifier. ...) created by
- I have a JSF managed bean with JQuery 1.7.2. Get this error in …
- 10:04 AM Ticket #11600 (.load() causes security warning in IE7/8 when loading only a fragment ...) created by
- Hi, this description is from the closed ticket #8927, but as I have …
- 8:20 AM Ticket #8362 (postion and offset differing in browers when CSS transforms in use) closed by
- patchwelcome: Per #11114, affects width and height as well. See ecmanaut's comment …
- 8:12 AM Ticket #11114 (jQuery doesn't take into account CSS scale transform when getting ...) closed by
- duplicate
- 8:12 AM Ticket #11114 (jQuery doesn't take into account CSS scale transform when getting ...) reopened by
- Applies to basically all dimensions, per #8362. See the code …
- 5:32 AM Ticket #11598 ($('li').removeAttr('value');//IE Error) closed by
- wontfix: Please note that use of the value attribute on <li> elements has been …
- 5:06 AM Ticket #11599 (before()/insertBefore() breaks node ordering when using a comment node) created by
- When inserting more than one node before a comment node the comment …
- 4:12 AM Ticket #11464 (event.timeStamp is a Date object rather than an integer in Android) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:38 AM Ticket #11597 (Problem between 1.7.2.min and mobile-1.0.1.min) closed by
- invalid: From the jQuery Mobile site: > jQuery Mobile 1.1.0 Final > Requires …
- 2:58 AM Ticket #11598 ($('li').removeAttr('value');//IE Error) created by
- eg.: <li value='1'>abc</li> $('li').removeAttr('value');IE Error
- 2:56 AM Ticket #11597 (Problem between 1.7.2.min and mobile-1.0.1.min) created by
- After a update from 1.7.1.min to 1.7.2.min on my mobile site powerd by …
- 12:30 AM Ticket #11596 (Different behavior using find() and ~ (sibling) along with ":visible" ...) created by
- As demonstrated here: http://jsfiddle.net/8cy7e/2/ $("div").find("~ …
Apr 17, 2012:
- 8:15 PM Ticket #11442 (bugs.jquery.com contains a link to the now-dead dev.jquery.com) closed by
- duplicate
- 8:25 AM Ticket #11595 (the filter of contents() can't get correct nodes) closed by
- invalid: Agreed with anonymous, the fact that Sizzle grabbed properties as well …
Note: See TracTimeline
for information about the timeline view.