Timeline
Oct 8, 2011:
- 12:35 PM Ticket #10455 (Global object created but not cleaned up in all IE browsers when ...) closed by
- invalid: An event is added in IE for ajax requests to handle aborting on …
- 12:33 PM Ticket #10454 (offset().top returns wrong value for fixed elements and their children ...) closed by
- invalid: It seems to me that fixed positioning should not affect offset. …
- 9:56 AM Ticket #10457 (jQuery Incorrectly Parses Form Variable Names Containing # Character ...) created by
- Given the following general structure, embedded inside a web page with …
- 5:51 AM Ticket #10455 (Global object created but not cleaned up in all IE browsers when ...) created by
- Hi, I have no idea what is happening. So maybe you can help me. When …
- 4:11 AM Ticket #10337 (Jquery Validation) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Oct 7, 2011:
- 11:15 PM Ticket #10454 (offset().top returns wrong value for fixed elements and their children ...) created by
- Just what the summary says. Chrome v14.0.835.202. jQuery 1.6.4. The …
- 10:13 PM Ticket #10449 (Function $("#id").closest(".class") returns element $("#id") itself if ...) closed by
- fixed
- 4:46 PM Ticket #10453 (Setting the ID on an elements clone also sets the ID in the cloned ...) closed by
- duplicate
- 4:08 PM Ticket #10453 (Setting the ID on an elements clone also sets the ID in the cloned ...) created by
- Calling clone on an element, then setting the ID on the clone also …
- 2:21 PM Ticket #10452 ($(element).data(key, value) is inconsistent depending on element.) closed by
- duplicate
- 2:18 PM Ticket #10452 ($(element).data(key, value) is inconsistent depending on element.) created by
- When trying to update different elements like <object/>, the data …
- 11:52 AM Ticket #10445 (Setting queue to true causes an error) closed by
- fixed: Merge pull request #535 from gnarf37/queue-true Effects - Allow …
- 11:52 AM Changeset [c51a970]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 11:45 AM Changeset [e828d18]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:39 AM Ticket #7796 (Selecting element by attribute value fails when a space exists before ...) closed by
- worksforme: This does not seem to be a problem in jQuery git. …
- 11:16 AM Changeset [1ba0f9c]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 10:14 AM Changeset [cec0d0d]1.12-stable2.2-stablekillphp by
- src/event.js
- 10:03 AM Ticket #10446 (issue with jquery 1.5.1 + htmlfile: Invalid number of parameters.) closed by
- invalid: We're better at fixing bugs than answering vague questions. Try the …
- 9:59 AM Ticket #10447 (IE9 checkboxes are cleared by .html(value)) closed by
- invalid: Please ask for help on the forum. http://forum.jquery.com
- 9:44 AM Ticket #10448 (the event is not fired if it is in different place i was using it for ...) closed by
- invalid: Thank you for taking the time to contribute to the jQuery project. …
- 6:56 AM Ticket #10451 (.html() bug with JQuery objects) created by
- When using .html() on a JQuery object, all classes added using JQuery …
- 6:39 AM Ticket #10450 (obtainning an error when loading a site on local) created by
- When I try to debug my javascript with explorer ever jumps this issue …
- 4:57 AM Ticket #10449 (Function $("#id").closest(".class") returns element $("#id") itself if ...) created by
- Tests were performed on following example with all popular browsers …
- 4:11 AM Ticket #10331 (resolveWith error) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:54 AM Ticket #10448 (the event is not fired if it is in different place i was using it for ...) created by
- not working $(document).ready(function () { …
- 12:17 AM Ticket #10447 (IE9 checkboxes are cleared by .html(value)) created by
- One of my users reported an issue with IE9 and checkboxes that would …
Oct 6, 2011:
- 11:51 PM Ticket #10446 (issue with jquery 1.5.1 + htmlfile: Invalid number of parameters.) created by
- while am using jquery 1.5.1 min .js file in IE8 am getting the …
- 10:10 PM Ticket #10445 (Setting queue to true causes an error) created by
- In the git (edge) version, setting the animate queue to true causes …
- 9:18 PM Ticket #10345 (IE<=8 preventDefault doesn't prevent an element from taking focus) closed by
- patchwelcome: I agree, 1.7b1 doesn't fix the problem but since it breaks for bare …
- 8:52 PM Ticket #10359 (Setting css overflow property to HTML tag, reloading all the swf's on ...) closed by
- cantfix: Given the test case, this seems beyond the reach of jQuery's heroism …
- 8:44 PM Ticket #10263 (.stop() overrides height/width of element) closed by
- duplicate
- 8:31 PM Ticket #10432 (Webkit browser update slowed down massively using a.hide(); ...) closed by
- patchwelcome
- 6:50 PM Ticket #10444 (jQuery.data and $().data are different things) closed by
- invalid: The first argument that is to be passed to jQuery.hasData and …
- 6:24 PM Ticket #10444 (jQuery.data and $().data are different things) created by
- I've read 10027, and I'm still scratching my head and the docs say …
- 5:18 PM Ticket #10429 (IE7 - invalid procedure call or argument when calling ...) closed by
- fixed: Add a hook for removing contenteditable in IE6/7 and remove the …
- 5:17 PM Changeset [ce8d9c0]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 4:36 PM Changeset [3999d39]1.12-stable2.2-stablekillphp by
- src/event.js
- 4:36 PM Ticket #10443 (serialize HTML5 form-associated elements) created by
- HTML5 adds support for form-associated elements: …
- 2:33 PM Ticket #10442 (Integrate widget factory) created by
- This ticket is mostly meant to start a discussion around the jQuery UI …
- 1:41 PM Ticket #10441 (Add .hasData method in addition to jQuery.hasData) closed by
- duplicate
- 1:01 PM Ticket #10441 (Add .hasData method in addition to jQuery.hasData) created by
- It would be nice to have a
.hasData
method on a selection, in … - 12:26 PM Ticket #10440 (.width() and .outerWidth()) created by
- I have found that if I call these and ask about a <div> element with …
- 12:10 PM Ticket #10439 (Stack overflow/Too much recursion) created by
- Got this error in 1.7b1: Out of stack space jquery-1.7b1.js, line …
- 10:25 AM Ticket #10438 (Rename jQuery.event.propHooks => .fixHooks) closed by
- fixed
- 10:21 AM Changeset [4fd70e7e]1.12-stable2.2-stablekillphp by
- src/event.js
- 9:44 AM Ticket #10438 (Rename jQuery.event.propHooks => .fixHooks) created by
- Per Dave Methvin's suggestion and email discussion.
- 9:39 AM Ticket #10436 (jQueryUI Dialog Issue) closed by
- worksforme: Including the git version of jQuery does not show the same problem. …
- 9:27 AM Ticket #10435 (jQuery.merge refactor) closed by
- wontfix: The simplicity and speed of merge is much more important than allowing …
- 9:26 AM Ticket #10437 (.remove() method used on cloned [.clone(true)] element unbind events ...) created by
- hi, I find this annoying bug. When I clone element with …
- 9:25 AM Ticket #10436 (jQueryUI Dialog Issue) created by
- I'm not sure if this bug belongs with jQueryUI or jQuery, so I'm …
- 9:25 AM Ticket #10434 (checkbox checked bug) closed by
- duplicate: Use
.prop()
for getting the dynamic state of a checkbox, or use … - 9:23 AM Ticket #10433 (removeProp don't working for title) closed by
- invalid: As the docs say, "Do not use this method to remove native …
- 9:08 AM Ticket #10427 (Creating custom elements is broken on IE7 and 8 using $('<...>').) reopened by
- 9:07 AM Ticket #10435 (jQuery.merge refactor) created by
- 1. the code for guessing that 2nd argument is an object is: […] it …
- 7:01 AM Ticket #10434 (checkbox checked bug) created by
- since 1.6.3 $('#checkbox').attr("checked", true); #checkbox is …
- 5:39 AM Ticket #10433 (removeProp don't working for title) created by
- hi, the removeProp on a title attribut dont remove attribut but change …
- 4:01 AM Ticket #10328 (Page load takes 1.5 sec for a small data--jQuery performace) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:01 AM Ticket #10326 (fadeTo value becomes max opacity for fadeIn) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Oct 5, 2011:
- 9:41 PM Changeset [e5b16e3]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 8:35 PM Ticket #10409 (IE 8 Differs from other browsers with .height()) closed by
- invalid: Thanks for taking the time to submit a bug report. There are several …
- 5:29 PM Ticket #10432 (Webkit browser update slowed down massively using a.hide(); ...) created by
- See http://phrogz.net/tmp/webkit-jquery-browser-update-slowdown.html …
- 5:22 PM Changeset [30cc7ae7]1.12-stable2.2-stablekillphp by
- test/index.html
- 5:09 PM Ticket #10282 (.ajax's timeout invalidates all remaining ajax calls delegated to XHR ...) closed by
- wontfix: Closing as wontfix and leaving needsdocs per jaubourg's last comment. …
- 5:06 PM Ticket #10431 (animation position of an element issue with webkit) closed by
- invalid: It seems this has been resolved.
- 4:52 PM Ticket #10282 (.ajax's timeout invalidates all remaining ajax calls delegated to XHR ...) reopened by
- 4:49 PM Ticket #10425 (animate's complete infinite loop on exception) closed by
- duplicate
- 3:49 PM Ticket #10431 (animation position of an element issue with webkit) created by
- I have slide box div with thumbs in it and that div is in a container …
- 2:43 PM Ticket #10109 (IE7 removeAttr not functioning properly) closed by
- duplicate
- 2:43 PM Ticket #10109 (IE7 removeAttr not functioning properly) reopened by
- 2:42 PM Ticket #10430 (attr('disabled','') removeAttr('disabled')) closed by
- duplicate
- 2:40 PM Ticket #10430 (attr('disabled','') removeAttr('disabled')) created by
- Hi, i just downloaded the last version (1.6.4) and realize that it got …
- 2:31 PM Ticket #10429 (IE7 - invalid procedure call or argument when calling ...) created by
- When calling .removeAttr('contenteditable') on a span I get a JS error …
- 12:18 PM Ticket #10422 (Getting current selected option element from select) closed by
- invalid: This is more of a forum question, but it's a great example of why we …
- 11:55 AM Ticket #10428 (jQuery core 16.1 - 16.4 break on IE7 (try/finally block without catch)) closed by
- duplicate
- 11:36 AM Ticket #10428 (jQuery core 16.1 - 16.4 break on IE7 (try/finally block without catch)) created by
- Line 1014 of jquery 1.6.4 there is a try/finally block that makes …
- 10:41 AM Ticket #10427 (Creating custom elements is broken on IE7 and 8 using $('<...>').) closed by
- duplicate: Thanks for your time and interest in helping out the jQuery project - …
- 10:16 AM Ticket #10427 (Creating custom elements is broken on IE7 and 8 using $('<...>').) created by
- Fiddle test case: http://jsfiddle.net/nmfCy/1/ Proposed …
- 10:16 AM Ticket #10426 (Meta: Use createContextualFragment to speed up element creation) created by
- Recently, Yehuda Katz presented this idea to both us and then the …
- 9:06 AM Ticket #10424 (Add .toArray() method) closed by
- plugin: there is really no reason to add another array creator method to the core
- 6:55 AM Ticket #10425 (animate's complete infinite loop on exception) created by
- When the 'complete' callback provided to animate() throws an …
- 6:17 AM Ticket #10424 (Add .toArray() method) created by
- Reading through the documentation today I found an example ( …
- 4:05 AM Ticket #10318 (Error on function find with character []) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:05 AM Ticket #10313 (Probelmas com relação ao carregamento no Enternet Explorer...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:05 AM Ticket #10311 (Undefined property error reported from jQuery 1.6.4) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:05 AM Ticket #10282 (.ajax's timeout invalidates all remaining ajax calls delegated to XHR ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:36 AM Ticket #10422 (Getting current selected option element from select) created by
- I get curent selected option element from select. I can get the …
Oct 4, 2011:
- 11:22 PM Ticket #10420 (MouseWheel) reopened by
- I'm going to reopen this, as it's a result of the jQuery.event.fix …
- 5:50 PM Ticket #10416 (defaultDisplay returns block instead of table-row for a tr in FF) closed by
- fixed: Landing pull request 530. Fixes coniditional path for tr, td …
- 4:50 PM Ticket #10421 (add jQuery.support() option for hidden fields receiving click from label) created by
- Could a jQuery.support() option be added to determine whether or not …
- 3:53 PM Changeset [22f2e8b]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 3:35 PM Ticket #10420 (MouseWheel) closed by
- invalid: Please file a bug with jQuery mousewheel or you can provide a reduced …
- 3:24 PM Ticket #10420 (MouseWheel) created by
- I have been using https://github.com/brandonaaron/jquery-mousewheel …
- 2:52 PM Ticket #8425 (scrollTop inconsistency) closed by
- duplicate
- 2:51 PM Ticket #8425 (scrollTop inconsistency) reopened by
- 2:51 PM Ticket #10419 (error in google chrome) closed by
- invalid: The window does not have scrollTop. Animate scrollTop on html or the body.
- 2:23 PM Ticket #10419 (error in google chrome) created by
- use $(window).animate( {'scrollTop' : 100 }, 1000 ); Uncaught …
- 1:07 PM Ticket #10416 (defaultDisplay returns block instead of table-row for a tr in FF) reopened by
- Ok, I read that wrong. But it actually worked for me in Chrome and …
- 12:08 PM Changeset [749d32a2]1.12-stable2.2-stablekillphp by
- src/deferred.js
- test/unit/deferred.js
- 11:59 AM Ticket #10418 (.attr doesn't work like previous versions) created by
- I have javascript/jQuery code that works fine with jquery-1.4.2 …
- 11:39 AM Ticket #10417 (Remove second arg from setTimeout calls (WAS jQuery.later)) created by
- We are starting to use more and more
setTimeout( fn, 0 );
… - 11:27 AM Changeset [11b7614]1.12-stable2.2-stablekillphp by
- src/support.js
- 11:09 AM Changeset [23f7c88]1.12-stable2.2-stablekillphp by
- src/support.js
- 9:43 AM Ticket #10416 (defaultDisplay returns block instead of table-row for a tr in FF) closed by
- invalid: Valid html needs to be appended to the table. See …
- 9:12 AM Ticket #10415 (Multiple selectors in live, die, delegate and undelegate) closed by
- invalid: Checked in Chrome and IE6: http://jsfiddle.net/timmywil/6DURW/2/
- 7:38 AM Ticket #10416 (defaultDisplay returns block instead of table-row for a tr in FF) created by
- http://jsfiddle.net/mh8mF/ .toggle(true/false) on <tr/> may sometimes …
- 5:19 AM Ticket #10415 (Multiple selectors in live, die, delegate and undelegate) created by
- Is current release support multiple selectors in live, die, delegate …
- 4:13 AM Ticket #10305 (Problem with fadeIn and fadeOut on an iPod) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:13 AM Ticket #10291 (get files array from input type fule with multiple attribute) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:13 AM Ticket #10285 (evalScript rcleanScript replacement fails in IE8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:13 AM Ticket #10268 (Append, prepend and animate) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Oct 3, 2011:
- 10:08 PM Ticket #10414 (Width/height-measures return wrong value in connection /w CSS-transitions) closed by
- invalid: Wait until the transition is finished to check the dimensions of the …
- 9:59 PM Ticket #10412 (Chrome/Safari issues with click()) closed by
- invalid: click() is a jQuery method (not a DOM method) that can be used to …
- 9:50 PM Ticket #10411 (JSLint Error when running make) closed by
- worksforme: We are unable to reproduce this error during a make. Please make sure …
- 6:36 PM Ticket #10414 (Width/height-measures return wrong value in connection /w CSS-transitions) created by
- If you use CSS3 transitions on an element and want to get the width …
- 6:11 PM Ticket #10413 (width, innerWidth, innerHeight, outerWidth, outerHeight are inaccurate ...) created by
- This is very similar to #9441, except this is specifically when a …
- 5:06 PM Ticket #10412 (Chrome/Safari issues with click()) created by
- Chrome and Safari seem to have a problem with the click() function in …
- 3:08 PM Ticket #10411 (JSLint Error when running make) created by
- I get the followin jslint error when running make: undefined …
- 9:23 AM Ticket #10410 (Build in support for window.history.pushState) closed by
- plugin: This is best implemented as a plugin. I'd recommend checking out Ben …
- 9:14 AM Ticket #10408 (getting scrollHeight dont work anymore) closed by
- invalid: That's right. :)
- 8:37 AM Ticket #10410 (Build in support for window.history.pushState) created by
- Could it be possible to include support for simple and light …
- 4:03 AM Ticket #10302 (Getting error) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:55 AM Ticket #10409 (IE 8 Differs from other browsers with .height()) created by
- Hello, jsFiddle http://jsfiddle.net/rFu9T/1/ When using .height() on …
- 3:20 AM Ticket #10408 (getting scrollHeight dont work anymore) created by
- jQuery("#mydiv").attr("scrollHeight"), wont work anymore in the latest …
- 12:43 AM Ticket #10407 (memory leak) created by
- I create an element with the context menu. When I create html element …
Oct 2, 2011:
- 11:08 PM Ticket #10402 (Error don't post my value) closed by
- invalid: You're using
$.post
, but trying to read with PHP $_GET... try $_POST - 7:26 PM Ticket #10406 (:hidden selector finds <br /> elements in chrome and safari (but not ...) created by
- When using .find(':hidden') , Chrome and Safari return <br /> elements …
- 5:53 PM Ticket #10405 (offset() of SVG elements on mobile Safari not correct) closed by
- wontfix: Unfortunately, SVG issues are out of jQuery's scope, as we've noted in …
- 5:29 PM Ticket #10405 (offset() of SVG elements on mobile Safari not correct) created by
- I have found that in mobile safari, offset() always seems to return …
- 4:47 PM Ticket #10404 (Cannot use global variables?) closed by
- invalid: This is not a bug in jQuery, please post support questions on the forum.
- 4:43 PM Ticket #10404 (Cannot use global variables?) created by
- Hi, I have the following (example) code to explain my trouble …
- 4:06 PM Ticket #10399 (attributes getting modified to lowercase. problematic with case ...) closed by
- cantfix: This is the default behavior of the browser. Also, attribute names …
- 4:03 PM Ticket #10400 (Leveraging the powers of .live()) closed by
- invalid:
live
is awful. The behaviour you describe is actually _exactly_ … - 4:03 PM Ticket #10401 (jQuery doesn't retreive the correct measures) closed by
- duplicate
- 3:54 PM Ticket #10403 (elem.ownerDocument.defaultView throws an "Undefined" Error) created by
- Hi all, please forgive my lack of familiarity with the jQuery code, …
- 1:42 PM Ticket #10402 (Error don't post my value) created by
- I buil form login with email: [email protected]… and pass: …
- 1:11 PM Ticket #10401 (jQuery doesn't retreive the correct measures) created by
- When an object's parent is hidden (display:none), width and height (at …
- 10:22 AM Ticket #10400 (Leveraging the powers of .live()) created by
- If we already have such a great feature as .live() it would be awesome …
- 9:50 AM Changeset [3e0fe5ea]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 8:28 AM Ticket #10399 (attributes getting modified to lowercase. problematic with case ...) created by
- $('<div><div AttR="value"></div></div>').html() gives: "<div …
- 4:03 AM Ticket #10294 (calling animate on padding-left with negative value causes jquery error) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:46 AM Ticket #10397 (fadeOut with timing) created by
- Hi, I get a message from firefox 7.0.1: Erreur : …
Oct 1, 2011:
- 5:38 PM Ticket #10396 (.attr('name', undefined) returns attr value instead of current set) closed by
- duplicate
- 4:59 PM Ticket #10372 (Add character frequency counter to build/) closed by
- fixed: Landing pull request 523. Adds character frequency reporting tool, …
- 4:58 PM Changeset [9f5d56a]1.12-stable2.2-stablekillphp by
- Makefile
- build/freq.js
- 4:49 PM Changeset [46219b57]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 4:45 PM Ticket #10396 (.attr('name', undefined) returns attr value instead of current set) created by
- .attr() returns attribute value instead of current node set if the …
- 12:25 PM Ticket #10388 (.is('[disabled]') return wrong values in Opera) closed by
- worksforme: Tested in both Opera.current/stable and Opera.next with jQuery edge …
- 7:02 AM Ticket #10395 (a.comparedocumentposition is not a function) created by
- OS: Ubuntu Linux 10.4 Browser: Firefox 3.6.22 jQuery: …
- 3:58 AM Ticket #10293 (Animation: wont work at all) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.