Timeline
04/22/12:
- 15:19 Ticket #11619 (I cannot get valid height on Firefox, bug?) created by
- Hi. I'll trying to check a value of $(window).width and $(window).height. …
- 10:31 Ticket #11618 (attr bug in development version) created by
- hey guys i found a little bug in the development version of jquery. I'm …
- 02:56 Ticket #11614 (Serious mobile issue.) reopened by
- On a somewhat related note, the "jQuery Winter iPad Sleeve" Richard gave …
04/21/12:
- 20:53 Ticket #11617 (Define a $.parseHTML method for creating HTML fragments) created by
- Currently, we try to sniff out HTML in whatever is passed to $(), …
- 19:01 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 …
- 08:20 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 …
04/20/12:
- 21:37 Ticket #11614 (Serious mobile issue.) closed by
- plugin: Seems like the appropriate resolution.
- 21:34 Ticket #11615 (jquery-1.7.2 selector incorrect) closed by
- duplicate: Sounds like you need to update your TinyMCE.
- 20:51 Ticket #11527 (attr('href') returns object) closed by
- invalid: Turns out TinyMCE broke this before in #7284, and as before they have …
- 20:42 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 should …
- 19:50 Ticket #11614 (Serious mobile issue.) created by
- This is a show-stopping bug, as I can't really complete development of my …
- 19:06 Ticket #11613 (jQuery Animate Visibility Bug) closed by
- invalid: > The .animate() method allows us to create animation effects on any …
- 18:10 Ticket #11613 (jQuery Animate Visibility Bug) created by
- I came across an interesting bug - .animate({visibility: "visible"},1000); …
- 15:01 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 …
- 12:56 Ticket #11611 (on IE8 `cache: false` needs to be obeyed in all ajax requests or maybe ...) created by
- The problem is at this position: …
- 09:54 Ticket #11610 ($(window).resize - BUG) created by
- I'am using jquery.1.7.1.min.js in Mozilla FF 11.0 …
- 03:14 Ticket #11605 (CSS selector slurps up added Object.prototype methods) closed by
- duplicate: I think it's pretty well established by now that extending …
04/19/12:
- 22:11 Ticket #11609 (jQuery.trim() does not function in IE) closed by
- duplicate
- 22:09 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 …
- 22:05 Ticket #11608 (Trim Function Not Working in IE) closed by
- invalid: jQuery doesn't pollute the String object with a .trim() method. Please …
- 22:04 Ticket #11608 (Trim Function Not Working in IE) created by
- The trim function does not work correctly in IE 9.0.8112.16421. Please …
- 18:03 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 noticed …
- 12:20 Ticket #11606 (position() counts element margin while offset() doesn't) created by
- position().left returns position of margin-box for float'ing elements and …
- 04:51 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 …
- 01:26 Ticket #11599 (before()/insertBefore() breaks node ordering when using a comment node) closed by
- invalid: Closing per op
04/18/12:
- 23:31 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 throws an …
- 21:07 Ticket #11603 (.animate() bug in IE 6,7,8) created by
- There is a bug with calling .animate() under certain circumstances in IE …
- 16:11 Ticket #11602 (Triggering click event on checkbox using .click() behaves differently to ...) closed by
- duplicate
- 16:00 Ticket #11602 (Triggering click event on checkbox using .click() behaves differently to ...) created by
- Hello, I am building a generic select-all checkbox where clicking it …
- 14:42 Ticket #11601 (uncaught exception: jQuery UI Tabs: Mismatching fragment identifier. Line ...) created by
- I have a JSF managed bean with JQuery 1.7.2. Get this error in Firebug: …
- 14:04 Ticket #11600 (.load() causes security warning in IE7/8 when loading only a fragment from ...) created by
- Hi, this description is from the closed ticket #8927, but as I have …
- 12:20 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 10 …
- 12:12 Ticket #11114 (jQuery doesn't take into account CSS scale transform when getting ...) closed by
- duplicate
- 12:12 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 referenced in …
- 09:32 Ticket #11598 ($('li').removeAttr('value');//IE Error) closed by
- wontfix: Please note that use of the value attribute on <li> elements has been …
- 09:06 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 node …
- 08:12 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 …
- 07:38 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 …
- 06:58 Ticket #11598 ($('li').removeAttr('value');//IE Error) created by
- eg.: <li value='1'>abc</li> $('li').removeAttr('value');IE Error
- 06:56 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 …
- 04:30 Ticket #11596 (Different behavior using find() and ~ (sibling) along with ":visible" ...) created by
- As demonstrated here: http://jsfiddle.net/8cy7e/2/ $("div").find("~ …
- 00:15 Ticket #11442 (bugs.jquery.com contains a link to the now-dead dev.jquery.com) closed by
- duplicate
04/17/12:
- 12:25 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 as …
- 03:45 Ticket #11595 (the filter of contents() can't get correct nodes) created by
- example: html: […] jquery: […] then, the result should be: …
- 02:05 Ticket #8894 (appendTo() and alike methods called after clone() returns incorrect jQuery ...) closed by
- fixed: Landed. …
- 01:03 Ticket #7871 (wrong css position values in firefox when block set to "position: ...) closed by
- wontfix: Mozilla is dropping support for Firefox 3.6 this month, so we are not …
04/16/12:
- 14:25 Ticket #11594 (Serialize fieldset in Chrome and IE9) created by
- .serialize() does not serialize form elements inside a fieldset in Chrome …
04/15/12:
- 17:48 Ticket #11593 (Error using toggles) created by
- If you toggle, and before the toggle ends you toggle a second time, the …
- 08:19 Ticket #11536 (bug on mouseenter, pls help :-)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:31 Ticket #11592 (really weird opera bug with .find) created by
- This is a really strange one - didn't look into it too much. In …
Note: See TracTimeline
for information about the timeline view.
