Timeline
04/07/11:
- 23:33 Ticket #8813 (Using .val() on a select with non-existent value produces invalid result) created by
- If you start with: […] And do: […] jQuery removes the selected …
- 22:04 Ticket #8810 (Cannot access top level element of a parsed string) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! That is …
- 21:33 Ticket #8810 (Cannot access top level element of a parsed string) created by
- In Firebug on Firefox 4, the following happens. Console input: var t = …
- 15:30 Ticket #8803 (jQuery.holdReady() method) closed by
- fixed: Create jQuery.holdReady(true/false) method to encapsulate …
- 15:30 Changeset [c470db6950d05644fa9d99e79ce0b2bc3c6235a1] by
-
- src/core.js
- src/deferred.js
- src/effects.js
- src/queue.js
- src/support.js
- test/data/readywaitloader.js
- test/readywait.html
- test/unit/core.js
- test/unit/deferred.js
- test/unit/effects.js
- 15:29 Ticket #8805 (Internet Explorer changes link text when changing the href) created by
- Today I came across a IE bug and wanted to ask if we could apply a generic …
- 15:26 Changeset [14193e449efe76105df61d745ebd7031dd7fe783] by
-
- src/core.js
- test/data/readywaitloader.js
- test/readywait.html
- 15:07 Ticket #8677 (Jquery 1.5.1 - Break on error - (b is undefined at line 16 - ...) closed by
- invalid: The issue you're experiencing is usually caused by older versions of …
- 15:00 Ticket #8803 (jQuery.holdReady() method) created by
- Document this method for delaying ready event rather than exposing the …
- 14:55 Ticket #8764 (Regression in getJSON) closed by
- wontfix: It's because default for cache option is false in the context of a script …
- 14:37 Ticket #8770 (Document `attr` behavior when new value function returns undefined) closed by
- wontfix: That seems like the right behavior to me. I think we could add something …
- 14:20 Ticket #6913 (namespaced event bubbleing wrong) closed by
- fixed: Fixed with the 1.6 event reorg.
- 14:07 Ticket #8784 (globalEval dont allow to catch exceptions) closed by
- wontfix: globalEval is not an "eval" in the traditional sense as it creates a …
- 13:59 Ticket #8795 (Specific Selector doesn't work in IE 6, 7, or 8) closed by
- invalid: Thank you for submitting a bug report to the jQuery bug tracker. It seems …
- 13:55 Ticket #8796 (Executing .click() on a checkbox performs actions out of order) closed by
- invalid: jQuery cannot be accountable for the event firing order in the presence …
- 13:52 Ticket #5337 (left/right/top/bottom css property can't be toggled in FF) closed by
- worksforme: Using dmethvin's test case, this cannot be reproduced. …
- 13:40 Ticket #8769 (https://code.jquery.com has an invalid SSL certificate) closed by
- invalid: https://code.jquery.com/jquery.js is: 504 - Gateway Timeout Also, the …
- 12:46 Ticket #6319 (Regression: stopPropagation inside change handlers in IE is incorrectly ...) reopened by
- Whoops, no it wasn't, I misinterpreted the test case.
- 12:45 Ticket #6319 (Regression: stopPropagation inside change handlers in IE is incorrectly ...) closed by
- fixed: Fixed in 1.5.1.
- 11:33 Ticket #8800 (Opera animate trouble) created by
- Strange trouble with Opera 11.01 and jquery 1.5.2. …
- 11:01 Ticket #8798 (jQuery appends some weird string on the data sending to server) closed by
- duplicate
- 11:00 Ticket #8799 (document loading events ready through error!) closed by
- invalid: This is a user mistake. You have to pass a function reference to …
- 10:50 Ticket #8799 (document loading events ready through error!) created by
- document loading events ready like $( alert('test'); ) or $.ready( …
- 10:46 Ticket #8798 (jQuery appends some weird string on the data sending to server) created by
- StackOverflow discussion: …
- 08:59 Ticket #8797 (jQuery innerWidth() throws ownerDocument is null) created by
- jQuery 1.5.1 AND 1.5.2 (jsFiddle only offers 1.5.1 at the moment) Firefox …
- 04:56 Changeset [6832595ccd41d26f1c5c96ccabeee4ba6e53e1f6] by
-
- src/core.js
- src/deferred.js
- src/effects.js
- src/event.js
- src/queue.js
- src/support.js
- test/unit/core.js
- test/unit/deferred.js
- test/unit/effects.js
- 04:51 Changeset [c1dcad69427b78f3e70628ab1444f42033ee593a] by
-
- src/support.js
- 04:47 Changeset [f3c6077da02f080f09d73ec4d8a8029f76654c2b] by
-
- src/core.js
- test/unit/core.js
- 04:00 Changeset [4552d135f404b78f4fa1494a3de2911b2e2e4773] by
-
- src/queue.js
- test/unit/effects.js
- 03:49 Changeset [bb99899ca0de93dd12f5a53f409ff6f72bfcf94c] by
-
- src/deferred.js
- test/unit/deferred.js
- 03:15 Ticket #8732 (Incorrect feature detect for IE9 focusin/focusout) closed by
- fixed: Fix #8732. Change feature detect for focusin event support, so IE9 won't …
- 03:07 Changeset [75a4bc4a4e55360c7c3c734cbef2558050ed4456] by
-
- src/effects.js
- 03:06 Changeset [bbd9c776ea22296a6807d5b760bd4e82ee5f4414] by
-
- src/event.js
- src/support.js
- 03:01 Ticket #8550 (Incorrect custom event bind) closed by
- fixed: Fixed by the 1.6 event reorg here: …
- 02:53 Ticket #8796 (Executing .click() on a checkbox performs actions out of order) created by
- A code sample says 1000 words: […] Pretty simply unchecked checkbox. …
- 02:17 Ticket #8712 (Custom events don't bubble up to window) closed by
- fixed: Fixes #8712. Bubble custom events to the window when they are triggered. …
- 02:11 Changeset [b7dd8404c52518bc4d71b0e715c506252d651a3f] by
-
- src/event.js
- test/unit/event.js
- 01:56 Ticket #8793 (javascript problem) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately, …
- 01:35 Ticket #8795 (Specific Selector doesn't work in IE 6, 7, or 8) created by
- Example: http://jsfiddle.net/5WLWq/ […] performing: […] …
- 00:51 Ticket #8791 (Event data being overwritten) closed by
- invalid: For accounting purposes I'm going to close this as invalid. It's not okay …
- 00:48 Ticket #8791 (Event data being overwritten) reopened by
04/06/11:
- 22:37 Ticket #8794 (Use Closure Compiler for minification) created by
- Just watched a presentation from Closure Compiler's lead developer. He was …
- 22:16 Ticket #8793 (javascript problem) created by
- <?xml version="1.0" encoding="utf-8" ?> <!DOCTYPE html PUBLIC …
- 21:53 Ticket #8779 (IE9: 'Date' is undefined in jquery.js) closed by
- invalid: Sounds good. Thanks for looking into it.
- 20:37 Ticket #8791 (Event data being overwritten) closed by
- worksforme: Works for me. One handler: http://jsfiddle.net/rwaldron/PsSNG/ Two …
- 20:27 Ticket #8792 (Attach data objects directly to DOM elements) created by
- Only IE6 and IE7 are unable to garbage-collect JavaScript objects, I think …
- 20:25 Ticket #8791 (Event data being overwritten) created by
- If I have two binds of the same type to the same element, with different …
- 19:47 Ticket #8790 (Optimize non-attached events such as data events) created by
- Currently when an event is triggered we always bubble it up the tree to …
- 19:16 Ticket #8789 (Meta: Event Property Hooks) created by
- Implement the ability to specify properties of event.originalEvent to be …
- 18:07 Ticket #8788 (Reorganize jQuery.event.trigger to use loop instead of recursion) closed by
- fixed: Landed …
- 16:21 Ticket #8788 (Reorganize jQuery.event.trigger to use loop instead of recursion) created by
- Currently, jQuery.event.trigger uses recursion to ascend the DOM tree, it …
- 15:34 Changeset [879be3d8121179da4e7cafe1d36f7f1b1a97263b] by
-
- src/event.js
- 14:57 Changeset [29386db3196e883bffeda63f9e9db1f9ed336bba] by
-
- src/event.js
- 14:57 Changeset [246757bacdd6224724c667b7b9812d7d88bdd8e1] by
-
- src/event.js
- 14:50 Changeset [bfa32317d2a56145a2d1151c60ce2d71d1328dd9] by
-
- src/event.js
- 13:42 Ticket #8785 (Jquery select id don't work in firefox 4) closed by
- worksforme: The reason your code wasn't working is because the selector you're …
- 13:33 Ticket #8786 (ajax timeout not working) created by
- Setting the timeout option on an ajax call doesn't work if the option …
- 08:33 Ticket #8785 (Jquery select id don't work in firefox 4) created by
- Hi I'm selecting all id's names that starts with "ct" and ends with …
- 08:06 Ticket #8784 (globalEval dont allow to catch exceptions) created by
- When doing […] on a syntaxicly uncorrect code, the error is not …
- 07:06 Ticket #8783 (1.5.2 getComputedStyle bug) created by
- Hello.By using 1.5.1 or 1.5.0 i don't get this error. Particularly i get" …
- 06:37 Ticket #8782 (.append() Bug) created by
- I have found this bug working with Firefox 3.6 and 4 using jquery 1.4 or …
- 03:27 Ticket #7990 (Script space quota exhausted error when creating a large HTML block with ...) closed by
- fixed: Landed pull 292.
- 03:18 Changeset [e0856738e6151368cffc963800e06ebcc0bbc314] by
-
- src/core.js
- test/unit/core.js
- 02:45 Ticket #7345 (Support relative values for $().css()) closed by
- fixed: Landed https://github.com/jquery/jquery/pull/297
- 02:40 Changeset [ceaf0939422501c9d5f049205cc8f212f852bed5] by
-
- src/core.js
- src/css.js
- src/event.js
- test/unit/ajax.js
- test/unit/core.js
- test/unit/css.js
- test/unit/event.js
- 02:24 Changeset [0fbadbcced9c2338b784fc14d54ae557af5de697] by
-
- src/ajax/script.js
- src/core.js
- src/event.js
- src/offset.js
- test/data/offset/bug_8316.html
- test/data/offset/fixed.html
- test/unit/ajax.js
- test/unit/core.js
- test/unit/event.js
- test/unit/offset.js
- …
- 02:18 Ticket #4321 ($("#") returns undefined) closed by
- fixed: Landed pull 160.
- 02:04 Changeset [1e85027dee2bbd8efac79357f4cdd6c0aca1e035] by
-
- .gitignore
- .gitmodules
- MIT-LICENSE.txt
- Makefile
- README.md
- Rakefile
- build.xml
- build/google-compiler-20100917.jar
- build/js.jar
- build/jslint-check.js
- …
- 02:02 Ticket #7883 (.delegate (and .live) should accept false as the fn arg, like .bind) closed by
- fixed: Landed pull 159.
- 01:59 Changeset [c1316a4cb1fa9b9f85ef96f0e2ce45768ccd59cd] by
-
- src/event.js
- test/unit/event.js
- 01:42 Changeset [b5c7c507c1617ada4b47fd2973dc42c6543f9cf2] by
-
- .gitignore
- .gitmodules
- MIT-LICENSE.txt
- Makefile
- README.md
- Rakefile
- build.xml
- build/google-compiler-20100917.jar
- build/js.jar
- build/jslint-check.js
- …
- 01:36 Ticket #7587 (Bypass regexp on $.parseJSON for huge performance gains) closed by
- fixed: Merged pull 300.
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 …
Note: See TracTimeline
for information about the timeline view.
