Timeline
06/27/11:
- 18:36 Ticket #9679 (Document $.proxy enhancements from #7783) closed by
- duplicate: Thanks eric, we'll use needsdocs in 7783 to take care of this issue.
- 18:19 Ticket #7783 (Fixing $.proxy to work like (and use) Function.prototype.bind) closed by
- fixed: It's ok to have closed tickets that need docs, just add keyword needsdocs.
- 16:58 Ticket #7783 (Fixing $.proxy to work like (and use) Function.prototype.bind) reopened by
- 16:44 Ticket #9679 (Document $.proxy enhancements from #7783) created by
- The documentation for $.proxy should be updated to reflect enhancements …
- 15:22 Ticket #9678 (setInterval cleared by animation) closed by
- worksforme: Works for me in latest Chrome with jQuery Edge: …
- 15:10 Ticket #9678 (setInterval cleared by animation) created by
- In Google Chrome setInterval callback will not execute when preceded by …
- 14:55 Ticket #9677 (Bug with replaceWith and document.write) closed by
- invalid: This is correct behavior as script tags created with jQuery will be …
- 14:34 Ticket #9677 (Bug with replaceWith and document.write) created by
- This piece of code replace all document. …
- 11:24 Ticket #9676 (.toggle() on IE7 returns to zoom:1, not zoom:0) created by
- jQuery versions affected: 1.6.1 and older Browser versions affected: IE7 …
- 10:25 Ticket #9675 (jQuery causes a second HTTP GET request on @font-face files on Firefox) created by
- I'll start by noting that this is a very confusing bug, so my apologies if …
06/26/11:
- 18:56 Ticket #9673 (Jquery not worling on chrome) created by
- hi, i am saurabh sharma, m using Extjs for design UI of my project. there …
- 14:06 Ticket #9672 (Access to event.relatedTarget causes "Permission denied" exception in ...) closed by
- wontfix: Firefox 3.5 is obsolete and no longer supported in terms of writing new …
- 07:56 Ticket #9560 (Null function getAttribute is invoked in acceptData()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:59 Ticket #9672 (Access to event.relatedTarget causes "Permission denied" exception in ...) created by
- When jQuery handles mouseenter/mouseleave events and accesses …
- 05:24 Ticket #9667 (jQuery .css can't read z-index value on Webkit browsers) closed by
- wontfix: I understand it being confusing that the computed z-index is auto when …
- 05:16 Ticket #9670 (selectedIndex returns undefined) closed by
- duplicate: selectedIndex is not an attribute.
06/25/11:
- 16:22 Ticket #9670 (selectedIndex returns undefined) created by
- This works OK in 1.5.2 but returns undefined in 1.6.1 <select …
- 13:42 Ticket #9668 (Delay function) closed by
- invalid: The .delay() method delays *queued* operations such as animation …
- 13:38 Ticket #9669 (the background color of tag body will be override in IE8) closed by
- duplicate
- 08:08 Ticket #9558 (1.6.1 Getting the value of unexisting attribute is causing - ... is not ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:13 Ticket #9669 (the background color of tag body will be override in IE8) created by
- <!doctype html> <html> <head> <meta http-equiv="Content-Type" …
- 06:10 Ticket #9668 (Delay function) created by
- Hi, The delay function isn't working properly! Javascript seems to ignore …
- 03:17 Ticket #9666 (Cannot detect when an IFRAME has finished loading with .delegate and .live) closed by
- patchwelcome: Sounds like we'll just need to document this: "The .live() and …
- 02:05 Ticket #9667 (jQuery .css can't read z-index value on Webkit browsers) created by
- jQuery("#X").css("z-index"); always returns "auto" on Webkit browsers. …
- 00:56 Ticket #9666 (Cannot detect when an IFRAME has finished loading with .delegate and .live) created by
- Detecting when an IFRAME has finished loading can be done using .load(), …
06/24/11:
- 21:13 Ticket #9602 (Exception when adding a new node in XML.) closed by
- duplicate
- 19:29 Ticket #9665 (FadeTo breaking code) created by
- I am using version 1.6.1 and everything seems to be working fine until i …
- 15:13 Ticket #9663 (Is there a limit of 15 .animate() calls/page?) closed by
- invalid: […] is not a remotely valid usage of setTimeout. As you can see, the …
- 14:55 Ticket #9664 (jQuery minified package > 1.5.2 bug) created by
- Just found an issue with the minified package > 1.5.2 where trying to call …
- 12:19 Ticket #9663 (Is there a limit of 15 .animate() calls/page?) created by
- I'm having this weird issue where my animate() calls stop doing their job …
- 07:57 Ticket #9495 ($(...).change() on radio not working when using keyboard to change ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
06/23/11:
- 23:15 Ticket #9661 (Imágen pierde atributo "hide" cuando cambia el "src") closed by
- invalid: This is too much code for a bug report. I would recommend that you start …
- 23:06 Ticket #9661 (Imágen pierde atributo "hide" cuando cambia el "src") created by
- Yo hize un plugin donde tienes varias imágenes con src="about:blank" …
- 23:02 Ticket #9603 (Give siblings() the option to provide siblings which are not part of ...) closed by
- invalid: Sorry but I'm not understanding the need here. Perhaps you can explore and …
- 16:45 Ticket #9660 (jQuery selector "[value=foo]" doesn't work if value set on runtime) closed by
- invalid: The value attribute does not stay up-to-date with the current value. It …
- 16:37 Ticket #9660 (jQuery selector "[value=foo]" doesn't work if value set on runtime) created by
- With jQuery 1.4.2/1.2.6 and others this will work (if "foo" typed by user …
- 16:35 Ticket #9649 (Change events not fired on checkbox in Opera 11.50 when clicking a label ...) closed by
- invalid: OK, appears to have been a regression in earlier 11.50 snapshots, but …
- 16:25 Ticket #9659 (CSS "left" value is incorrect when set to "auto" in FF4) closed by
- cantfix: Test case with jQuery git: http://jsfiddle.net/timmywil/5qtRX/4/ I don't …
- 16:13 Ticket #9659 (CSS "left" value is incorrect when set to "auto" in FF4) created by
- When using $(selector).css("left") in FireFox 4.0.1, a pixel value is …
- 14:22 Ticket #9655 (No Option to Creat an new Account on Jquery.com) closed by
- duplicate: This is something we can help you with in #jquery-dev.
- 14:15 Ticket #9657 (Extend .hasClass to similar .hasClasses) closed by
- wontfix: I think we're in agreement.
- 14:10 Ticket #9658 ($.ajax should not prepend & to query string data when joining it to a url ...) created by
- An ampersand is unnecessarily prepended to the query string data of a GET …
- 13:54 Ticket #9656 (#[id] selector selects too much in Safari when working with cloned ...) closed by
- invalid: Try it with valid ids, rather than numbers. …
- 12:04 Ticket #9657 (Extend .hasClass to similar .hasClasses) created by
- I was thinking if it would be good to check an element if it has classes, …
- 08:36 Ticket #9656 (#[id] selector selects too much in Safari when working with cloned ...) created by
- See http://jsfiddle.net/AmzU5/ - Safari is the only browser alerting "2", …
- 07:59 Ticket #9527 (Selector not working goed with table's) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:30 Ticket #9655 (No Option to Creat an new Account on Jquery.com) created by
- I want to Create a new account on jQuery.com.. but i was enable to do so. …
- 06:04 Ticket #9652 (jquery 1.6 breaking background image on html element) closed by
- duplicate
- 05:18 Ticket #9652 (jquery 1.6 breaking background image on html element) created by
- If I am including latest jQuery 1.6 build in the end of markup just before …
- 01:56 Ticket #9650 (can not add source element to video in ie9) created by
- can not add source element to video element exist in dom in ie9.
- 00:28 Ticket #9649 (Change events not fired on checkbox in Opera 11.50 when clicking a label ...) created by
- In this situation where: 1. You have a .live binding to a click event and …
06/22/11:
- 19:44 Ticket #9647 (.append() fails when jQuery object in array) closed by
- duplicate
- 19:25 Ticket #9647 (.append() fails when jQuery object in array) created by
- 1. The version(s) of jQuery affected tested: 1.0, 1.3, 1.6.1 (all …
- 13:26 Ticket #9644 (jquery 1.6.1 $('form').attr('tagName') con't get the right value) closed by
- duplicate: tagName is not an attribute.
- 11:30 Ticket #9646 (IE7: Cloning of form-elements and changing their names also changes the ...) created by
- Check example: http://jsbin.com/akolu4/6 If the name-attribute first is …
- 08:01 Ticket #9544 (getJSON event fires twice) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:01 Ticket #9541 (href click sometimes fails if the clicked div is in motion) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:01 Ticket #9537 (The keycode bug under Mozila 5) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:01 Ticket #9535 (Image Fade In/Out Effect under FF) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:55 Ticket #9601 ([IE9] Function breaks on animate()) closed by
- invalid: Thanks for submitting a ticket to the jQuery project!. Unfortunately, we …
- 03:35 Ticket #9644 (jquery 1.6.1 $('form').attr('tagName') con't get the right value) created by
- jquery 1.6.1 $('form').attr('tagName') con't get the right value. jquery …
06/21/11:
- 23:29 Ticket #9643 (Executing .click() method directly after unbinding an event fails to ...) created by
- I have a form that utilizes a click handler to execute certain checks, and …
- 23:11 Ticket #9642 (.attr("value") returns undefined when attribute is actually named 'value') closed by
- duplicate
- 22:55 Ticket #9642 (.attr("value") returns undefined when attribute is actually named 'value') created by
- Happens in 1.6.1. Used to work fine with 1.5. This attribute shows up …
- 21:22 Ticket #9641 (toggleClass failed on element with id set.) created by
- When test toggleClass function on elements with id defined, it failed. A …
- 18:39 Ticket #9640 (Opera HTML background styling being removed) closed by
- duplicate
- 18:36 Ticket #9640 (Opera HTML background styling being removed) created by
- I came across a bug, where the background CSS is being removed from HTML …
- 18:11 Ticket #9639 (jQuery animations "jump" with word wrapping and constant width) created by
- Here's a simple example: http://jsfiddle.net/2a7BV/ If you take out the …
- 18:09 Ticket #9638 (Suggestion for new Traversal function: orChild()) closed by
- duplicate: This is a duplicate of rejected 1.7 proposal. I wrote a plugin to satisfy …
- 18:04 Ticket #9638 (Suggestion for new Traversal function: orChild()) created by
- Today I had the following problem. I had to write a function to update the …
- 17:56 Ticket #9630 (foo.contents().hasClass() returns incorrect value) reopened by
- 17:15 Ticket #9636 (Duplicate body removes real body's background in Opera) closed by
- duplicate
- 15:58 Ticket #9637 ($('[data-remote]').live doesn't work in Opera if data-remote attribute has ...) created by
- Reproduction steps: Open any page with jQuery in any version of Opera. …
- 15:30 Ticket #9630 (foo.contents().hasClass() returns incorrect value) closed by
- worksforme: This is a non-issue. http://jsfiddle.net/rwaldron/D5QgV/
- 15:12 Ticket #9636 (Duplicate body removes real body's background in Opera) created by
- When page uses background on both <html> and <body>, this code: […] …
- 14:41 Ticket #9635 (Trable, when selector XML wich have the prefix) created by
- It is very inconvenient if the elements of the document XML, which have to …
- 09:48 Ticket #9633 (Error in IE8) closed by
- worksforme: Thanks for submitting a ticket to the jQuery Project!. This is the …
- 09:07 Ticket #9634 (visible "t" character in upper left corner during support.js init) created by
- Hi, Ever since jQuery 1.4.3 release, there's been the following line in …
- 09:05 Ticket #9633 (Error in IE8) created by
- 网页错误详细信息 用户代理: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; …
- 08:23 Ticket #9632 (Fixed: jQuery.ajax() method doesn't support res protocol) created by
- Fixed: jQuery.ajax() method doesn't support res protocol(res://) find: …
- 08:05 Ticket #9631 (i want to register to submit a new page using jquery ...) created by
- i want to register to submit a new page using jquery but when i go to the …
- 07:52 Ticket #9529 (Selector not working goed with table's) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:52 Ticket #9528 (KeyError: 'captcha_redirect') closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:52 Ticket #9526 (new attr() code converts value to lowercase prior to testing value for ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:52 Ticket #9523 (Animation triggers "click" event) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:18 Ticket #9630 (foo.contents().hasClass() returns incorrect value) created by
- hasClass("undefined") returns true incorrectly for elements that do no …
06/20/11:
- 23:31 Ticket #9629 (Cloning a radio button) created by
- 1.4.2, 1.6.1. A primary radio button element loses a "checked" attribute. …
- 21:38 Ticket #9628 (width(), height(), etc. shouldn't round) created by
- Right now we're rounding off the answers from width(), height(), etc. to …
- 20:47 Ticket #9627 (Adding Object.toString causes $(handler) not to run handler) closed by
- wontfix: jQuery's current browser support is as follows: * Chrome Current - 1 * …
- 20:21 Ticket #9627 (Adding Object.toString causes $(handler) not to run handler) created by
- Adding Object.toString causes $(handler) not to run handler …
- 20:15 Ticket #9626 (throws exception in ie 5.5) closed by
- wontfix: jQuery's current browser support is as follows: * Chrome Current - 1 * …
- 20:07 Ticket #9626 (throws exception in ie 5.5) created by
- jquery throws exception when loaded into the page from a script tag
- 16:47 Ticket #9625 (Support full range of allowed IDs in HTML5) closed by
- invalid: Just need to escape the special chars. http://jsfiddle.net/2Zpn4/6/
- 15:30 Ticket #9625 (Support full range of allowed IDs in HTML5) created by
- HTML5 seems to legalise all non-space characters for ID strings. This …
- 14:16 Ticket #9610 (changed language protocol?) closed by
- duplicate
- 14:16 Ticket #9610 (changed language protocol?) reopened by
- It used to, but has since been changed.
- 14:09 Ticket #9621 (animate of backgroundPositionX and backgroundPositionY fails in Firefox) closed by
- wontfix: Not all browsers support backgroundPositionX/Y. You can fix this with a …
- 14:04 Ticket #9623 (IE6 & 7 will not match attribute selector queries if the attribute in ...) closed by
- duplicate
- 13:31 Ticket #9624 (class value passed to value functions in class methods when no class is ...) closed by
- fixed: Fixed: …
- 13:30 Ticket #9624 (class value passed to value functions in class methods when no class is ...) created by
- This was changed in 1.6 with the attr rewrite. Compare to prior versions …
- 11:05 Ticket #9623 (IE6 & 7 will not match attribute selector queries if the attribute in ...) created by
- IE6 & 7 will not match attribute selector queries if the attribute in …
- 10:59 Ticket #9622 (Script doesn't work in SOME browsers) created by
- On your 'browser compatibility' page, it is stated that jQuery would work …
- 10:46 Ticket #9621 (animate of backgroundPositionX and backgroundPositionY fails in Firefox) created by
- Works like a charm in Chrome (and even in IE for that matter), but doesn't …
- 09:45 Ticket #9620 (Events Exception on IE) created by
- trigger a list of objects return from a jQuery selector use '.click()' for …
- 07:46 Ticket #9519 (clearAttributes not defined by DOM) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:36 Ticket #9619 (toLowerCase) created by
- toLowerCase not work good
- 04:23 Ticket #9586 (relative CSS value does not work for "right") closed by
- worksforme: Thanks for submitting a ticket to the jQuery Project! I've run your test …
- 01:51 Ticket #9607 (Chrome 12.0.742.100 fails to return position and offset values for empty a ...) closed by
- wontfix: Let's rely on Chrome to fix this, since it's their regression.
- 01:49 Ticket #9617 (addClass stops working when similar class exists) closed by
- fixed: Fixed: …
- 01:45 Ticket #9618 (invalid attribute selector works in IE9 when it should fail) closed by
- wontfix: This was reported before, although I can't find the ticket. IE9 is trying …
Note: See TracTimeline
for information about the timeline view.
