Timeline
04/05/11:
- 23:55 Ticket #8780 (events, preventDefault) created by
- Hi to the bug tracking team, Trying to debug $(document).onkeypress() …
- 22:08 Ticket #8779 (IE9: 'Date' is undefined in jquery.js) created by
- I'd read much about how jQuery 1.5.1 is supposed to be compatible with …
- 20:55 Ticket #8778 (siblingCheck causes unresponsive script message) created by
- In IE8 when there a lot of siblings, the while loop within causes the …
- 20:45 Ticket #8777 (jQuery 1.6: undelegate() accepts custom namespaced events) created by
- Copied directly from jQuery 1.6 Roadmap: I noticed that undelegate …
- 16:25 Ticket #8774 (jQuery docs not displaying) closed by
- invalid: We're currently experiencing some known caching issues, but these are …
- 16:19 Ticket #8774 (jQuery docs not displaying) created by
- Documentation text doesn't seem to be displaying on the web site. I can …
- 15:22 Ticket #8773 (jQuery.support.optSelected bug) created by
- jQuery.support.optSelected does not work correctly in IE, it returns …
- 14:57 Ticket #8756 (fadeIn and fadeOut for JQuery-1.4.1 not working for Firefox 3.6) closed by
- worksforme: Ideally, you should be checking to see if the image you're switching in …
- 14:20 Changeset [3609bed9e7aa4c0aea4ebfc446ad15bc216aed0f] by
-
- src/core.js
- 14:18 Ticket #8772 (Using .attr() to set input type 'range' causes script error in IE9) created by
- jQuery versions tested: 1.5.1, 1.5.2 Browser: IE9 System tested: Windows …
- 12:38 Ticket #8771 (Animated addClass) closed by
- wontfix: jQuery UI already provides this
- 12:36 Ticket #8771 (Animated addClass) created by
- I'm sorry not speak english very well.. Why not you can implement the …
- 11:30 Ticket #8770 (Document `attr` behavior when new value function returns undefined) created by
- (Neither a bug nor a feature...let's go with enhancement.) When you …
- 11:15 Ticket #8769 (https://code.jquery.com has an invalid SSL certificate) created by
- On http://jquerymobile.com/download/ you kindly offer CDN hosting on …
- 11:10 Ticket #8768 (Chunker has problems with single quote in attribute filter) created by
- Hello, When a Browser does not support querySelectorAll (e.g. EnvJs …
- 08:43 Changeset [a7e7dbd978b97c55a29b364fd277c4ade1ec22b6] by
-
- src/core.js
- test/unit/ajax.js
04/04/11:
- 23:27 Ticket #8766 (Bug in mobile safari involving ajax when canvas is used) created by
- Here is a link to some examples: http://beatgammit.github.com/sandbox/ …
- 23:16 Ticket #8763 (Unhandled exception: document.defaultView.getComputedStyle(div, null) is ...) reopened by
- 18:49 Ticket #8765 (jQuery.each loops over jQuery methods as well as elements array) closed by
- invalid: Ok, closing for now. Let us know if this needs reopening.
- 18:03 Ticket #8765 (jQuery.each loops over jQuery methods as well as elements array) created by
- I noticed when using .each on an element (and only an element) it also …
- 15:41 Ticket #8744 (.ajax() jsonp requests are not handled correctly when hitting timeout) closed by
- fixed: Fixes #8744. Makes sure script transport abort method actually removes the …
- 15:41 Changeset [2ed81b44be958b5f2b5569ab15f22bde262b4eb6] by
-
- src/ajax/script.js
- 14:32 Ticket #8759 (.after() breaks on disconnected DOM node with content) closed by
- duplicate: We fixed this issue in closest for 1.6, but there is probably an …
- 14:29 Ticket #8762 (jquery validate plugin) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately, …
- 14:16 Ticket #8764 (Regression in getJSON) created by
- Using $.getJSON for a JSONP request always adds a parameter &_=somenumber …
- 14:04 Ticket #3116 (.attr does not work with SVG IDLs) reopened by
- 13:54 Ticket #8763 (Unhandled exception: document.defaultView.getComputedStyle(div, null) is ...) closed by
- worksforme: Does not exist with most recent build http://jsfiddle.net/rwaldron/2heBa/
- 13:07 Ticket #8763 (Unhandled exception: document.defaultView.getComputedStyle(div, null) is ...) created by
- When there is jQuery in iframe which is hidden follwing error occurs in …
- 12:19 Ticket #8760 (mouseenter behaves like mouseover in IE) closed by
- worksforme: mouseenter is a normalization of mouseover/enter behaviour, this is …
- 12:14 Ticket #8761 (array in post) closed by
- invalid: That behaviour is not a jQuery bug or even a bug at all.
- 10:48 Ticket #8762 (jquery validate plugin) created by
- if ( label.length ) is returning 0 even if error msg is generated . So it …
- 10:30 Ticket #8761 (array in post) created by
- array = new Array(); array[8]='text'; $.post("file.php", {arr:array}, …
- 08:31 Ticket #8760 (mouseenter behaves like mouseover in IE) created by
- hi, mouseenter, maybe it's its default behaviour in IE, behaves like …
- 08:26 Ticket #8759 (.after() breaks on disconnected DOM node with content) created by
- Ok, quick description. This works as expected (it returns a set of 2 dom …
- 06:32 Ticket #7256 (gracefully handle bad user/intermediate input values) closed by
- wontfix: Although I do sympathize with rene7705, three team members have already …
- 06:21 Ticket #4638 (Incorrect window height in Webkit browsers in xHTML mode) closed by
- fixed: Tested the original test cases submitted with latest Chrome and Safari - …
- 06:10 Ticket #3116 (.attr does not work with SVG IDLs) closed by
- fixed: Per mpedrotti, the issues mentioned in this bug report only appear to …
04/03/11:
- 19:16 Ticket #8758 (Finding element with autofocus attribute doesn’t work always) closed by
- duplicate
- 15:55 Ticket #8737 (Window Unload Event Error on IE 7/8, maybe 6) closed by
- duplicate: It takes about as long as it takes to leave incendiary comments insulting …
- 15:44 Ticket #8755 (binding to beforeunload throws an error in IE6, 7, 8 on page unload) reopened by
- 14:13 Ticket #8758 (Finding element with autofocus attribute doesn’t work always) created by
- attribute: autofocus selector: :input[autofocus] demo: …
- 08:22 Ticket #8757 ($(“input:checked”).length not working in opera after go back in browser ...) created by
- Hi guys here is some incorrect behavior in opera when using …
- 03:03 Ticket #8756 (fadeIn and fadeOut for JQuery-1.4.1 not working for Firefox 3.6) created by
- $("#Image1").fadeOut("slow", function () { …
04/02/11:
- 21:16 Ticket #7317 (Expose: jQuery.cloneCopyEvent(orig, ret)) closed by
- wontfix
- 20:46 Ticket #8755 (binding to beforeunload throws an error in IE6, 7, 8 on page unload) closed by
- wontfix: From: http://api.jquery.com/bind/ "The .bind() method is the primary …
- 20:41 Ticket #8755 (binding to beforeunload throws an error in IE6, 7, 8 on page unload) created by
- Take IE8 and start debug in script panel 1. Simply bind to the …
- 18:34 Ticket #8754 (Event click in Scroll) created by
- I have a click event on a div that has scrolling. When I click the scroll …
- 18:19 Ticket #8748 (live('click') and live('submit') fire in the wrong order on IE) reopened by
- I am pretty sure this is a different case. The change event has to be …
- 16:18 Ticket #8746 (.text() Bug in IE7 with Iframes) closed by
- duplicate
- 16:15 Ticket #8748 (live('click') and live('submit') fire in the wrong order on IE) closed by
- duplicate: See: #8568 & #3781
- 16:14 Ticket #8751 (Selector for [type=foo] does not work in IE7 and lower) closed by
- duplicate: This will be address in 1.6 attrHooks feature Also, heads up: …
- 16:11 Ticket #8745 (Spam in the plug-ins directory) closed by
- wontfix: New Plugins site coming soon
- 15:59 Ticket #8753 (jQuery 1.6: jQuery.Event contstructor to support setting properties) created by
- Copied directly from jQuery 1.6 Roadmap: Fix $.Event contstructor to …
- 15:33 Ticket #8750 (jQuery.modal().close() ... ie9) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately, …
- 10:49 Ticket #8751 (Selector for [type=foo] does not work in IE7 and lower) created by
- Hi all, I'm a total noob at hacking jquery but while developing a webpage …
- 08:35 Ticket #8750 (jQuery.modal().close() ... ie9) created by
- When I try to close the modal window (only in the ie9) asks for …
- 07:48 Ticket #8563 (IE6 underscore hack .css()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:47 Ticket #8141 (appendTo appends given HTML twice when used in document.onready) closed by
- duplicate
- 00:44 Ticket #4652 ($("form").submit() doesn't work with named submit buttons) closed by
- duplicate
- 00:43 Ticket #5736 (Remove .bind(name, fn, thisObject) and promote jQuery.proxy()) closed by
- fixed
04/01/11:
- 23:18 Ticket #8749 (non-JS script nodes ejected during DOM manipulation) closed by
- duplicate
- 22:44 Ticket #8749 (non-JS script nodes ejected during DOM manipulation) created by
- Non-JS <script> nodes (such as the <script type="text/html"> nodes …
- 22:09 Ticket #8748 (live('click') and live('submit') fire in the wrong order on IE) created by
- Live events are fired in the order they are bound and do not respect …
- 18:23 Ticket #5048 (Memory leak when jsonp $.ajax() request fails.) closed by
- patchwelcome: It will memleak and there is nothing that can be done save from setting a …
- 18:10 Ticket #8746 (.text() Bug in IE7 with Iframes) created by
- If a collection contains items from two different frames, .text(val) on …
- 17:46 Ticket #8745 (Spam in the plug-ins directory) created by
- For god's sake I could find no way to submit feedback other than this …
- 17:41 Ticket #8743 (ONE MORE TIME: in FireFox 4 the $("#element_id *") duplicate imput ...) closed by
- invalid
- 16:46 Ticket #8744 (.ajax() jsonp requests are not handled correctly when hitting timeout) created by
- The $.ajax() call does not handle cross-domain JSONP requests correctly if …
- 16:29 Ticket #8743 (ONE MORE TIME: in FireFox 4 the $("#element_id *") duplicate imput ...) created by
- this is the second ticked that I issue but this time I got it in jsFiddle. …
- 15:37 Ticket #8662 (bind/live attachments to contextmenu not called when source at top of ...) closed by
- invalid: I've tried running the demos provided in your ticket in both latest Chrome …
- 15:11 Ticket #8742 (Uncaught TypeError when calling $.extend on a click event object) closed by
- invalid: You should not be using $.extend on a node. It is meant for merging plain …
- 14:21 Ticket #8729 ($('body') selector bug on IE9) closed by
- invalid: Ok, please let us know if you discover there's an issue with jQuery. …
- 14:08 Ticket #8742 (Uncaught TypeError when calling $.extend on a click event object) created by
- I'm capturing mouse clicks on my page by binding the click event of the …
- 13:56 Ticket #8741 (.css("height") returns computed height) created by
- As of version 1.5.1 and 1.5.2 .css("height") returns computed height …
- 13:10 Ticket #6638 ($.ajax complete function is not fired if success / error functions throw ...) closed by
- invalid: If you know the handler can throw an error in some cases, wrap it in a …
- 12:54 Ticket #8739 (outerWidth() doesn't work on elements within an element with display:none) closed by
- invalid: The element needs to be visible in order to get its dimensions properly.
- 09:50 Ticket #8740 (Has Attribute Selector fails on empty attributes on ie6/ie7/ff3.0) created by
- when i have an element with an attribute without a value, the …
- 09:19 Ticket #8739 (outerWidth() doesn't work on elements within an element with display:none) created by
- Not sure if this is a really a bug, but the behaviour is a bit weird. When …
- 07:10 Ticket #8738 (Click on anything but select) created by
- I want to make the following functionality: […] But I have a bug in …
- 07:07 Ticket #8737 (Window Unload Event Error on IE 7/8, maybe 6) created by
- The new jquery version 1.5.2 produces a javascript error on using the …
- 04:35 Ticket #8736 (:submit selector) created by
- IE8, 2 input elements with submit type on the form -> js error. Line: 90 …
- 03:14 Ticket #8322 (remove the infinite-arguments signature from .append()-and-friends) closed by
- invalid: We're keeping the multi-arg form of .append and friends since it has …
- 03:11 Ticket #8335 (.data leaks when used on a comment node.) closed by
- invalid: jQuery collections shouldn't have comment or text nodes other than a few …
- 02:52 Ticket #8719 (getJSON fails too early on 407 header) closed by
- worksforme
- 02:39 Ticket #5172 (Make the context parameter behave more consistently) closed by
- invalid: This patch has gone stale since now the user can pass in a plain object …
- 02:35 Ticket #4741 (Toggle Performance Decreased for Tables) closed by
- wontfix: I don't see this as a common case. It would be better to optimize this …
- 02:31 Ticket #4059 (AppendTo not working under IE7 when select element from another frame.) closed by
- wontfix: There are many other issues with trying to manipulate elements across a …
- 02:27 Ticket #3834 (Selector syntax errors should give better messages) closed by
- wontfix: As we move towards using the browser's native querySelectorAll …
- 02:20 Ticket #7981 (Setting "selected" attribute to false should have no effect in single line ...) closed by
- worksforme
- 01:18 Ticket #7611 (insertBefore fails when target is inline and previous non-empty sibling is ...) closed by
- invalid: Here is an example that doesn't use jQuery but shows the problem. …
- 01:09 Ticket #8598 ($.appendTo() fails for audio tag on IE9) closed by
- worksforme: Sarcasm doesn't translate well in tickets…
- 01:02 Ticket #7020 (Wrapping an iframe resets it) closed by
- cantfix: Since this is a Firefox bug we aren't able to fix it, and it's a …
- 01:00 Ticket #6221 (Internet Explorer and NULL val()) closed by
- fixed: Fixed in 1.4.3.
- 00:50 Ticket #5997 (jQuery change event placed on file input inconsistent between Firefox & IE) closed by
- patchwelcome: The native change event doesn't bubble in IE, but we use heroic efforts to …
- 00:44 Ticket #4684 (Live events don't work in Opera when using XHTML and html()) closed by
- patchwelcome: I will close this patchwelcome but most likely it will need to be fixed by …
- 00:42 Ticket #4556 (keypress + escape + event key code + Firefox) closed by
- duplicate
- 00:29 Ticket #7278 (Error preventing delayed special events in IE) closed by
- cantfix: I think the problem is that in IE the global event object only exists …
- 00:12 Ticket #7279 (.bind("ready") events fire out of order) closed by
- fixed: We have now documented that .bind("ready", ...). fires after ..ready().
03/31/11:
- 23:55 Ticket #8417 (When posting AJAX and the data has "??" is formats it to ...) reopened by
- 23:46 Ticket #8716 (getJSON - return object - Unexpected token :) closed by
- invalid: Yes, if you use $.ajax instead, you can set the jsonp option to false. …
- 20:36 Ticket #8732 (Incorrect feature detect for IE9 focusin/focusout) created by
- The indirect feature test in event.js for whether to simulate …
- 20:18 Ticket #7013 (resize event doesn't bind on top window (from frame)) closed by
- invalid: We don't support firing/receiving events across frames, it won't work …
- 19:59 Ticket #8731 (:checked pseudo selector returns duplicate elements for JavaScript-checked ...) closed by
- worksforme: Thanks for submitting a ticket to the jQuery Bug Tracker. I've created a …
- 19:56 Ticket #2287 (Remove unnecessary sourcing of events from global window) closed by
- invalid: We never got a failing test case.
- 19:52 Ticket #6738 (Global events that are namespaced do not trigger correctly.) closed by
- invalid: jQuery doesn't support external calls to jQuery.event.trigger() in order …
- 19:45 Ticket #6452 (Window unload events could be removed before handlers are executed) closed by
- fixed: This code was only required for IE6 SP1, which is no longer supported by …
- 19:43 Ticket #6415 (.live() reset event in IE) closed by
- patchwelcome: I don't see a way to fake-bubble this event. For events like change we …
- 19:40 Ticket #6397 (live() paste event are not working in Internet Explorer 8) closed by
- patchwelcome: I don't see a way to fake-bubble this event. For events like change we …
- 19:28 Changeset [fcc112f4062cd58113b28bd6eca4ab2eb80ac11d] by
-
- version.txt
- 19:28 Changeset [a507f719ab6f2836db0e1bd0c0b5231839c458eb] by
-
- version.txt
- 19:14 Ticket #8731 (:checked pseudo selector returns duplicate elements for JavaScript-checked ...) created by
- Example: I create an input checkbox - say with id "test" then check it …
- 19:06 Ticket #8730 (Chrome 10 & 12(nightly) report different values for position()) created by
- I have a div that is 940px wide and is centered using margin:0 auto; In …
- 18:07 Ticket #7610 (.ready (and .readyWait) should really be implemented using the Events API) closed by
- invalid: We've implemented .ready in terms of Deferreds now, and will be …
- 17:48 Ticket #4332 (window focus event doesn't trigger on IE6) closed by
- invalid: The focusin event bubbles, but not focus.
- 17:47 Ticket #4035 (change event firing for disabled options in select) closed by
- patchwelcome: I think browser behavior is too varied here to try and force a single …
- 17:37 Ticket #2707 (Event isn't fired into an iframe) closed by
- patchwelcome: Having one frame control and trigger events across frames (parent to child …
- 17:05 Ticket #6646 (Incorect rusult from $.isFunction(obj)) closed by
- worksforme: This browser bug seems to have been fixed. The latest versions of Chrome …
- 16:55 Ticket #5773 (Dynamically adding jQuery js file won't trigger jQuery.isReady) closed by
- patchwelcome: Since this is a rare case and the browsers affected are old, I'm going to …
- 15:46 Ticket #8510 (JSONP cross domain requests with ajax (info in docs)) closed by
- wontfix: Thank you! The docs will be updated accordingly.
- 15:44 Ticket #177 (Buildable jQuery) closed by
- wontfix: Because as John's said on numerous occasions that he would prefer not to …
- 15:41 Ticket #6261 (clone(false) inserts empty nodes in IE) closed by
- fixed: No longer an issue in 1.5 - http://jsfiddle.net/danheberden/kaa8D/
- 15:35 Ticket #8717 (IE error deleting iframes) closed by
- invalid: Checking ready state on an iframe is tricky. You can check using jQuery …
- 15:31 Ticket #8729 ($('body') selector bug on IE9) created by
- Hello, With IE9, if i want append, prepend or another to the body with …
- 14:47 Ticket #8728 (Event 'mouseenter' not firing when the element being left is removed on ...) created by
- The jsFiddle example should speak for itself: …
- 14:39 Ticket #8611 (AJAX BROKEN IN JQUERY 1.5.1 ON IE8) closed by
- invalid: Please note that with jQuery 1.5, we introduced a major re-write of the …
- 14:30 Ticket #8559 (Event memory leaks ie6) closed by
- invalid: I reproduced your test case here: http://jsfiddle.net/h2Kw2/1/show and ran …
- 14:29 Ticket #6161 (ajaxComplete event does not fire when context is used) closed by
- fixed: @dan: the event bubbles properly: http://jsfiddle.net/st796/ , remember …
- 14:25 Changeset [ff06d411d2569a3464fee7dda0580ee60f834b70] by
-
- src/offset.js
- test/data/offset/bug_8316.html
- test/data/offset/fixed.html
- test/unit/event.js
- test/unit/offset.js
- 14:11 Ticket #8721 (http://docs.jquery.com/Sites_Using_jQuery) closed by
- fixed: Thanks for submitting a ticket to the jQuery Bug Tracker. The URL in …
- 13:18 Ticket #8726 (Slideshow On IE7) closed by
- invalid: > Can anyone help? This is the bug tracker and not a help forum, try …
- 13:10 Changeset [459bd7f89d112dd6aec97bfd1923bb7d4337243c] by
-
- test/unit/event.js
- 12:40 Ticket #8726 (Slideshow On IE7) created by
- There is an issue with a jQuery slideshow with IE7. It doesn't work! It …
- 11:56 Ticket #8725 (jQuery 1.5+ breaks working if ( is used in form element names) closed by
- invalid: Quote the attribute. …
- 09:21 Ticket #8725 (jQuery 1.5+ breaks working if ( is used in form element names) created by
- I'm combining Struts and jQuery. In Struts it's best practice to use () in …
- 05:33 Ticket #3224 ($.ajax type=script error while using base tag) closed by
- fixed: The basetag taken into consideration on relative urls for ajax as of 1.5
- 05:15 Ticket #5419 (IE finds wrong elements in XML doc) closed by
- fixed: jQuery 1.5 opened up $.parseXML - check it out :) …
- 04:59 Ticket #6233 (Selector [name="person.names[0]"]:visible fails) closed by
- duplicate
- 04:55 Ticket #4703 (Selector does not work when some specific characters are present) closed by
- duplicate
- 04:46 Ticket #8722 (jQuery 1.5.1 is placing target variable into the global namespace) created by
- The jQuery 1.5.1 library is placing an internal variable called target …
- 04:25 Ticket #4873 (Empty Anchor Attribute Selector) closed by
- patchwelcome: IE6 and IE7 store attributes differently than other browsers. Instead of …
- 04:04 Ticket #8721 (http://docs.jquery.com/Sites_Using_jQuery) created by
- hello, do not know if this is correct area, but would like to report a …
- 03:59 Ticket #7556 (:eq selector doesn't select the right element) closed by
- invalid: I think you're confusing how :eq and .eq() should operate. $( 'ul.nav …
- 03:31 Ticket #4773 (":has" sometimes can not find the right elements) closed by
- duplicate
- 03:24 Ticket #6723 (:has fails in combination with :gt) closed by
- duplicate
- 03:24 Ticket #4322 (nested :not inside :has doesn't work in FF3 and Safari 4) closed by
- duplicate
- 03:23 Ticket #2683 (:has and :not pseudo-selectors don't play well together) closed by
- duplicate
- 03:22 Ticket #8720 (:has fails with some combinations of other selectors) created by
- Since there were a few other tickets expressing different parts of the …
- 01:59 Changeset [6c28a394c2174c51196cd9ac073b819fc79adb3b] by
-
- src/ajax.js
- 01:52 Changeset [adbe5e95f3411882d98c4c6e70cdc0a79dfc3d57] by
-
- .gitignore
- .gitmodules
- Makefile
- src/ajax.js
- src/css.js
- src/deferred.js
- src/event.js
- src/manipulation.js
- src/offset.js
- src/sizzle
- …
- 01:43 Ticket #8719 (getJSON fails too early on 407 header) created by
- == Environment == OS: Mac OSX 10.6.6 Browser: FF 3.1.16 Add-ons used in …
- 01:35 Ticket #8203 (Remove un-needed "someVar = null;"s) closed by
- fixed: Fixes #8203. Remove some misguided nulling of elements done in the name of …
- 01:21 Changeset [ad4152709cd7c7b7fdafd2dc0b266fd273aff5d5] by
-
- src/offset.js
- src/support.js
- 00:55 Ticket #6285 (child element selection in :not( ) dosen't work.) closed by
- wontfix: The "> foo" syntax is not supported.
- 00:50 Ticket #8253 (Selectors documentation says names must be double backslash-encoded) closed by
- wontfix: After careful consideration, in my opinion adding this note would increase …
03/30/11:
- 23:26 Ticket #8718 (replace is not a function) created by
- expr.replace is not a function - jquery-1.5.1.js: Line 4514 Firebug is …
- 21:52 Ticket #8717 (IE error deleting iframes) created by
- I noticed a weird error deleting iframes in IE with jquery. To note the …
- 21:29 Ticket #6156 (label[for] selector inconsistent on IE) closed by
- cantfix: Unfortunately, IE doesn't distinguish between attributes that are present …
- 21:02 Ticket #4043 (animation on input or textarea results in loss of cursor and possibly ...) closed by
- worksforme: Testing the OP's original reduced test case in FF4, FF3.x and Chrome …
- 20:56 Ticket #3245 (Can not select a form using the action attribute) closed by
- fixed: Fixed: http://jsfiddle.net/danheberden/GCDy4/
- 20:54 Ticket #7205 (subtle difference in how :has() and .has() behave) closed by
- invalid: http://bugs.jquery.com/ticket/8384
- 20:49 Ticket #6472 ($.find with attribute contains selector misses results) closed by
- fixed: Using style is an awful example, given cross browser support. Here's the …
- 20:38 Ticket #7440 (Can't bind global Ajax events to window object) closed by
- worksforme: The behaviour reported was not actually documented as being supported, …
- 20:37 Ticket #6133 (:checked fails on dynamically generated checkboxes in Opera 10) closed by
- fixed: http://jsfiddle.net/danheberden/VEtms/ - works on opera 11 and 10 with jq …
- 20:31 Ticket #8716 (getJSON - return object - Unexpected token :) created by
- When doing a getJSON request after upgrading to jquery-1.5.1 that …
- 20:28 Ticket #5837 (the :checked selector will select a select a option in Firefox) closed by
- fixed: Fixed
- 20:23 Ticket #6023 (el.find('[readonly]') does not work) closed by
- fixed
- 20:14 Ticket #3646 (animate() with empty params object == nothing) closed by
- duplicate
- 20:07 Ticket #8626 (Firefox 4 Error: uncaught exception) closed by
- duplicate
- 20:03 Ticket #6439 (append() removes all data when used on multiple elements) closed by
- fixed
- 19:32 Ticket #7410 (cannot change input value in a variable) closed by
- duplicate
- 19:31 Ticket #8647 (Can't delete the attribute size with FF4) closed by
- duplicate
- 19:30 Ticket #3113 (unexpected attr behavior on form with input element named 'action') closed by
- duplicate
- 19:28 Ticket #8471 (Documentation for end() shouldn't use the word 'closure' in the literary ...) closed by
- fixed: We've updated this here: http://bugs.jquery.com/ticket/8471
- 19:24 Ticket #8557 (jQuery does not pass jslint) closed by
- invalid: Yeah, we are passing our modified JSLint. More details here: …
- 19:23 Ticket #8519 (Don't minify if minification isn't needed) closed by
- fixed: Landed.
- 19:23 Changeset [8cdafe77047dcce78b9369a4154af7c3f6ef1357] by
-
- .gitmodules
- Makefile
- src/css.js
- src/deferred.js
- src/offset.js
- src/sizzle
- src/support.js
- test/data/offset/bug_8316.html
- test/unit/css.js
- test/unit/offset.js
- 19:18 Ticket #8524 (When using toggle(), my DIV tag shows then hides again) closed by
- invalid: The reason the original example described by the OP wasn't working is that …
- 19:17 Ticket #8472 (Transform object to flat array) closed by
- worksforme: See the "JUST DO THIS" section of [ http://jsfiddle.net/cowboy/dffQr/6/ …
- 19:08 Ticket #8584 (Cannot remove clip CSS property from an element in IE) closed by
- invalid: Use 'auto' instead of '', which is an invalid value for that property.
- 19:08 Ticket #8489 (Add a 'complete' parameter to .delay() for using callbacks. That was it's ...) closed by
- wontfix: We looked at this proposal for 1.6, but the consensus was against landing …
- 18:55 Ticket #8346 (jQuery.camelCase() & jQuery.css() incompatible with IE prefixed properties) closed by
- fixed: Landed.
- 18:54 Changeset [b89b66657c8bfaa804ee62f976b70d17d5eb2e66] by
-
- .gitignore
- .gitmodules
- Makefile
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/xhr.js
- src/core.js
- src/css.js
- src/deferred.js
- src/event.js
- …
- 18:41 Ticket #8389 (Live events triggered on disabled input fields do not get fired in jQuery ...) closed by
- cantfix: We can't make events fire consistently cross-browser on disabled elements, …
- 18:39 Ticket #8480 (Binding 'click' and 'dblclick' not working in JQuery 1.5.1) closed by
- invalid: Looks like you had two IDs on your element: http://jsfiddle.net/XGCvj/11/
- 18:32 Ticket #8520 (.html could work for document too) closed by
- wontfix: This doesn't seem that useful.
- 18:32 Ticket #8497 (jQuery.css and jQuery.cssHooks) closed by
- cantfix: The reason why we changed to returning a computed value is that it's …
- 18:30 Ticket #8581 (fadeIn effect should allow users to select ending display option) closed by
- invalid: fading in an element with display:none wil definitely have no concept of …
- 18:30 Ticket #8554 (Selecting on value when value is defined in HTML gives unexpected behavior) closed by
- duplicate
- 18:15 Ticket #8555 (When attaching multiple event types with one(), function is called once ...) closed by
- invalid: We'll document this clearly.
- 18:14 Ticket #8712 (Custom events don't bubble up to window) created by
- Test page: http://jsfiddle.net/cowboy/uAHqv/ On DOM ready, I get this: …
- 18:08 Ticket #8337 (Memory leak in jQuery 1.5 with IE8) closed by
- worksforme: We can't repro this.
- 18:06 Ticket #8445 (Shortcut for mousewheel triggering and binding) closed by
- wontfix: Sorry, we'd like to keep those to a minimum.
- 18:06 Ticket #8574 (append() to head not working in 1.5) closed by
- invalid: Please see here for a correct test case from timmywil: …
- 17:59 Ticket #8607 (Appending link element to head does not work in IE) closed by
- duplicate
- 17:40 Ticket #8552 (width() en height() functions return element's percentage value minus ...) closed by
- duplicate
- 17:38 Ticket #8542 (nth-child in WebKit returns wrong count of elements) closed by
- worksforme: Looks like it's producing the correct counts for me: …
- 17:30 Ticket #8594 (jquery-min throws an exception in FF) closed by
- worksforme: Your current page at http://go2ghana.net/test.php is using the latest …
- 17:25 Ticket #8477 (No position() info in children on completing the ajax request filling a ...) closed by
- duplicate
- 17:23 Ticket #8410 (Selecting of checkboxes different under 1.4.4 and 1.5 or above) closed by
- duplicate
- 17:22 Ticket #8410 (Selecting of checkboxes different under 1.4.4 and 1.5 or above) reopened by
- 17:22 Ticket #8516 (Multiple arguments to jQuery.merge) closed by
- wontfix: This isn't needed by core so we're closing it.
- 17:21 Ticket #8410 (Selecting of checkboxes different under 1.4.4 and 1.5 or above) closed by
- worksforme: This seems to be working fine with both 1.5.1 and edge; both check boxes …
- 17:16 Ticket #8437 (Using Multiple Selectors to search by tag name is significantly slower ...) closed by
- wontfix: In 1.4.3, Sizzle began branching as much selector work to …
- 17:13 Ticket #8521 (There is funny bahaviour with mutiple bindings 'live' and 'return false'.) closed by
- worksforme: That is correct behavior. When you return false from an event handler …
- 17:09 Ticket #8547 ($.each behaviour with null object) closed by
- wontfix: This is intended and expected behaviour
- 16:55 Ticket #8692 ($.when doesn't set arguments on Firefox 4) closed by
- fixed: Fixes #8692. Strange FF4 bug: values changed onto the arguments object …
- 16:54 Changeset [f2ce87df8ef933dc3372b7d7ab8ea6e54dcd66b6] by
-
- src/deferred.js
- 16:46 Ticket #8604 (.live have an error?) closed by
- invalid: jQuery does not support extending Object.prototype.
- 16:38 Ticket #8586 (contents().hide() results in javascript error, does not hide text nodes) closed by
- worksforme: This is not a jQuery "bug", as hide() operates on matched elements …
- 16:24 Ticket #8634 (Genericize members of jQuery.fn) closed by
- wontfix: We just don't see a good use for this, so we're closing it.
- 16:20 Ticket #8593 (Code example in documentation doesn't work properly) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately …
- 16:19 Ticket #8640 (IE8 throws error on fadeTo in jQuery 1.5.1) closed by
- invalid
- 16:17 Ticket #8684 (Back button doesn't trigger $(window).load() in Firefox on jQuery >= 1.4) closed by
- invalid: More information about this can be found here: …
- 16:00 Ticket #8561 (Very Slow IE Multiple Selector performance on big html page) closed by
- duplicate
- 15:50 Ticket #8710 (getElementById bug with firefox 3.0 and mootools.js) closed by
- invalid: Please report this to mootools, this is not a jQuery problem because we …
- 15:46 Ticket #8701 (Native events are not triggered at all (chrome/firefox4)) closed by
- wontfix: It's pretty difficult to meld two event models like that. For us to use …
- 15:41 Ticket #8691 (IE crash on addClass) closed by
- invalid: An input as a child of TR is invalid. Remove that and it doesn't crash.
- 15:40 Ticket #8690 (Selenium mouseover event doesn't work in jquery 1.5.1) closed by
- worksforme: Closing, per latest comment
- 14:06 Ticket #8580 (Firefox versions return incorrect font-weight) closed by
- wontfix: Thanks for submitting your bug report. We've discussed this with other …
- 13:51 Ticket #8602 (suggestion for clone property) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. As mentioned by …
- 13:33 Ticket #8711 (.replaceWith misspelled?) closed by
- invalid: Um, replaceWith is ... replaceWith. Which is what it says thrice in your …
- 12:41 Ticket #8700 (Using conditional expression on drop down menu causes Safari to crash) closed by
- invalid: This is a browser bug and should be reported to Safari developers.
- 12:04 Ticket #8711 (.replaceWith misspelled?) created by
- .replaceWith misspelled? Shouldn't it be .replaceWith()?? All versions
- 10:43 Ticket #8710 (getElementById bug with firefox 3.0 and mootools.js) created by
- I hve problem with website that has mootools.js library included also. As …
- 08:08 Ticket #8537 (jQuery-Induced WebKit Rendering Issue) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:08 Ticket #8530 (animation fails on svgs) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:07 Ticket #8709 (.data() converting string to number) closed by
- duplicate
- 02:05 Ticket #8709 (.data() converting string to number) created by
- I found a strange one. Grabbing a data attribute of an element with a …
03/29/11:
- 23:47 Ticket #8693 ($.get('url.html', myFunc) error : Object Required in IE 8.0.6001.18702IC) closed by
- invalid: The problem is in myFunc and has nothing to do with $.get. Try with …
- 23:42 Ticket #8697 ($.ajax fails when data contains '??') closed by
- duplicate
- 21:34 Ticket #8701 (Native events are not triggered at all (chrome/firefox4)) created by
- Example: http://jsfiddle.net/7suaH/ Tested in chrome/FF4 but I think it …
- 20:52 Ticket #8700 (Using conditional expression on drop down menu causes Safari to crash) created by
- If you accidentally set a variable to a dropdown element, instead of the …
- 19:51 Ticket #8699 (.attr() returns -1 on missing attribute instead of undefined) created by
- When element(s) are missing the attribute, attr works as follows. […] …
- 19:41 Ticket #8698 (Bind not firing immediately with 'ready') closed by
- invalid
- 19:16 Ticket #8698 (Bind not firing immediately with 'ready') created by
- This works as expected, calling the function immediately if the ready …
- 17:20 Ticket #8697 ($.ajax fails when data contains '??') created by
- Example code: […] I believe that the issue lies in ajaxPrefilter. The …
- 16:14 Ticket #8696 (jQuery still not working in IE9) closed by
- invalid: +1 to ajpiano This ticket is invalid, please use correct, documented …
- 15:43 Ticket #8696 (jQuery still not working in IE9) created by
- As of Version 1.5.1 jQuery should be compatible with IE9(vice versa). Well …
- 15:09 Ticket #8695 (background sliding hover effect not working) closed by
- invalid: > what can i do? Please ask for help on forum.jquery.com. If it turns …
- 14:58 Ticket #8695 (background sliding hover effect not working) created by
- I have a menu which has a hover effect that works like something sliding …
- 14:47 Ticket #8694 (WinXP SP2 + IE7 — not work) created by
- WinXP SP2 + IE7 — not work, hangs IE! Everything works fine with previous …
- 12:53 Ticket #8668 (Make click and dblclick events work properly with any browser when they ...) closed by
- patchwelcome: Re comment #2, that is a bug and has already been filed/fixed for 1.5.2. …
- 12:50 Ticket #8693 ($.get('url.html', myFunc) error : Object Required in IE 8.0.6001.18702IC) created by
- Hello, When I call this $.get('url.html', myFunc), I have an error : …
- 12:47 Ticket #8669 (jQuery 1.5.2RC1 - $.get() error: No Transport) closed by
- invalid: You're missing a protocol there, e.g., file://.
- 12:42 Ticket #8692 ($.when doesn't set arguments on Firefox 4) created by
- Fiddle: http://jsfiddle.net/GEGb5/1/ On Firefox 4.0 it will alert …
- 12:35 Ticket #8687 (improperly coded JSON string for empty array or object) closed by
- duplicate
- 12:31 Ticket #8691 (IE crash on addClass) created by
- This could also be an IE bug, but when loading the page …
- 12:19 Ticket #8689 (Add .collect() function that creates new collection out of existing one) closed by
- worksforme: That is describing the .filter() method, as far as I can tell. All …
- 10:53 Ticket #8690 (Selenium mouseover event doesn't work in jquery 1.5.1) created by
- Selenium server 2.0b3 + jquery 1.5.1 no errors in logs, but doesn't work …
- 09:31 Ticket #8689 (Add .collect() function that creates new collection out of existing one) created by
- I would like to contribute the following function to the jQuery core: …
- 08:07 Ticket #8444 (Table Elements Display Toggle Reloads Flash Content) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:07 Ticket #8420 (.outerHeight misses CAPTION height when object is TABLE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:49 Ticket #8687 (improperly coded JSON string for empty array or object) created by
- When the data element of an ajax query includes either an empty object or …
Note: See TracTimeline
for information about the timeline view.
