Timeline
01/21/12:
- 20:32 Ticket #11205 (.submit() documentation example is outdated/incorrect about effect of ...) created by
- http://api.jquery.com/submit/ contains: […] The last sentence is not …
- 16:16 Ticket #11204 (Date picker and modal issue) closed by
- invalid: This is the jQuery core bug tracker. Please ask for help regarding use of …
- 15:59 Ticket #11203 (.on method doesn't work with ajax loaded content) closed by
- invalid: http://api.jquery.com/on/ > Event handlers are bound only to the …
- 13:36 Ticket #11204 (Date picker and modal issue) created by
- Hi, I am having issue with date picker when using in modal popup/form. …
- 10:26 Ticket #11203 (.on method doesn't work with ajax loaded content) created by
- e.g: $('.page_bar').on("click","a",function(){ do something.....}); It …
01/20/12:
- 21:48 Ticket #10864 (text() method on a document fragment always returns the empty string) closed by
- fixed: Adds test to support Sizzle getText patch for document fragments. Fixes …
- 20:57 Ticket #11202 (No support for XDomain request in IE) closed by
- duplicate: You know about all the restrictions and shortcomings in XDR, right? We …
- 20:56 Ticket #11201 (jQuery.ajax convert JSONP to HTML) closed by
- invalid: Please review: http://api.jquery.com/extending-ajax/
- 20:42 Ticket #11202 (No support for XDomain request in IE) created by
- Please put in cross browser support for cross domain ajax calls when …
- 20:38 Ticket #11201 (jQuery.ajax convert JSONP to HTML) created by
- There is a short script that I have set up to attempt to fetch HTML cross …
- 19:18 Ticket #10848 (Animation toggling loses state tracking in certain atomic edge cases) closed by
- fixed: When stopping a show, save showing end state instead of start state to fix …
- 17:58 Ticket #11200 (Please provide a more promise-ing AJAX interface) closed by
- plugin: But there's already a plugin. It doesn't make sense to include yet another …
- 17:48 Ticket #11200 (Please provide a more promise-ing AJAX interface) created by
- Hi, Please consider providing an AJAX interface like the one provided by …
- 16:31 Ticket #11199 (document.write in ready()) closed by
- invalid: Please read https://developer.mozilla.org/en/document.write
- 15:03 Ticket #11199 (document.write in ready()) created by
- Hi, A write in ready() leaves Firefox (9.0.1) in a wait state (the …
- 14:16 Ticket #11198 (chrome and safari - when dynamically loading scripts and stylesheets) closed by
- invalid: If you're dynamically including scripts, you should only be running code …
- 13:01 Ticket #11197 (jquery 1.6.4 IE8 try-finally bug) closed by
- duplicate: Please, please, please, use the search feature before submitting a bug.
- 10:20 Ticket #11198 (chrome and safari - when dynamically loading scripts and stylesheets) created by
- Thanks for your great work. I cannot imagine developing web Javascript …
- 07:30 Ticket #11197 (jquery 1.6.4 IE8 try-finally bug) created by
- jquery 1.6.4 IE8 try-finally bug Missing catch block in …
- 03:17 Ticket #8165 (.live('click', handler) fires on disabled buttons with child elements in ...) closed by
- fixed: Fix #8165: Ignore events bubbling through disabled elements. Although …
01/19/12:
- 19:06 Ticket #11196 (die() selector quote type order MUST match original live selector EXACTLY) closed by
- invalid: Yes, as documented: http://api.jquery.com/die/ And, also as documented, …
- 18:47 Ticket #11196 (die() selector quote type order MUST match original live selector EXACTLY) created by
- if you bind a live event to a selector using something like […] and …
- 17:25 Ticket #11195 (Toggle should also toggle visibility hidden/visible) closed by
- wontfix: This would cause a lot of unexpected behavior for our users. I suggest …
- 17:06 Ticket #11195 (Toggle should also toggle visibility hidden/visible) created by
- For accessibility purposes any toggle function should also utilize …
- 14:45 Ticket #11193 (jQuery.Callbacks left in inconsistent state after exception) closed by
- duplicate: It's not really a duplicate of #9033 per se, but all the info and …
- 13:57 Ticket #11194 (Passing a HTML tag with attributes to jQuery without a closing tag (either ...) closed by
- invalid: Yes, as clearly documented. If it needs a closing tag you should provide …
- 13:54 Ticket #11194 (Passing a HTML tag with attributes to jQuery without a closing tag (either ...) created by
- When creating a new HTML element with attributes by passing the source to …
- 11:51 Ticket #11192 (ajax calls with asp.net) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. Unfortunately we …
- 11:05 Ticket #11193 (jQuery.Callbacks left in inconsistent state after exception) created by
- If an exception occurs in a callback, the jQuery.Callback instance is left …
- 08:13 Ticket #11127 (object doesn't support property or method "addEventListener") closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:21 Ticket #11192 (ajax calls with asp.net) created by
- Hi i used the library 1.7.1 and tried an ajax call for a page method in …
- 01:01 Ticket #8165 (.live('click', handler) fires on disabled buttons with child elements in ...) reopened by
- This bug still exists in 1.7.1, per the test case. It does look like …
- 00:24 Ticket #11191 (animate based on percentage) created by
- When the element is invisible passing percentage value to animate it raise …
01/18/12:
- 21:54 Ticket #11189 (No such interface supported) closed by
- duplicate
- 18:52 Ticket #11190 ($(exp).data() yields syntax error - unrecognized expression) created by
- I'm trying to use the data() function in assigning data to specific dom …
- 15:33 Ticket #11189 (No such interface supported) created by
- This message appear on using the code below (on jsfiddle): …
- 15:09 Ticket #11188 (Problem with .animate() for opacity in IE8) created by
- If I use .animate({ opacity: 0.32 }), nothing happens in IE8, but there is …
- 08:01 Ticket #11187 (jQuery.find() returns unexpected result in Safari) created by
- Using jQuery.find() with an element as the argument returns a jQuery …
- 08:01 Ticket #11186 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ==== While doing a POST operation on /, Trac …
- 04:04 Ticket #11185 (isPlainObject gives wrong result in IE6/7/8 when constructor adds ...) reopened by
- Oh hah! I read it backwards. Disregard, I suck .…
- 03:57 Ticket #11185 (isPlainObject gives wrong result in IE6/7/8 when constructor adds ...) closed by
- invalid: If it's created via a constructor function, it's not really a plain …
- 03:43 Ticket #10770 (Investigate re-ordering build file) closed by
- wontfix
- 03:39 Ticket #10997 (Remove/deprecate/document sneak-dependency methods) closed by
- wontfix: Voted down, but I may do some of this as we investigate the Closure …
- 03:36 Ticket #9389 (Make holdReady() Work After DOM Ready) closed by
- wontfix
- 03:35 Ticket #11185 (isPlainObject gives wrong result in IE6/7/8 when constructor adds ...) created by
- […] "Own properties are enumerated firstly" is apparently not the case …
- 03:33 Ticket #7641 (Animating style to "auto" and "" (empty string) values) closed by
- wontfix
- 03:31 Ticket #10290 (ELEMENT TRAVERSING API) closed by
- wontfix: Vote result was negative for 1.8.
- 03:29 Ticket #10251 (an uncaught exception in one ready handler prevents all others from ...) closed by
- wontfix: The best of the possible choices, unfortunately.
- 03:28 Ticket #10491 (fadeToggle & slideToggle should have a form taking showOrHide) closed by
- wontfix: Voted off the island.
- 03:27 Ticket #10229 (Relative value syntax (for .css() and .animate()) should support more ...) closed by
- wontfix: Voted off the island.
- 03:26 Ticket #10868 (feature request: .preimage) closed by
- wontfix: Voted off the island.
- 02:13 Ticket #11048 (Support Tests affect layout for positioned elements in IE6-9) closed by
- fixed: fixes #11048: make sure support tests don't modify the layout of the body …
- 00:28 Ticket #11088 (can not get backgroundPosition in ie<9) closed by
- duplicate
01/17/12:
- 22:19 Ticket #11184 (Found a new bug?! I don`t know.) created by
- I tried calling a Demo-Dialog Box on my Page. …
- 21:25 Ticket #11183 (jQuery is not working in Chrome 18 (dev) extensions) created by
- Browser: Google Chrome 18.0.1003.1 dev Operating System: Mac OS X 10.7.2 …
- 20:20 Ticket #11182 (key event on canvas) closed by
- invalid: The canvas element itself is not focusable. …
- 19:22 Ticket #11182 (key event on canvas) created by
- key event doesn't fire on canvas http://jsfiddle.net/esLmM/
- 15:14 Ticket #11181 ($.browser - add chrome + more popular browsers) closed by
- duplicate
- 15:13 Ticket #11181 ($.browser - add chrome + more popular browsers) reopened by
- 11:24 Ticket #11181 ($.browser - add chrome + more popular browsers) closed by
- wontfix: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately, …
- 08:14 Ticket #11181 ($.browser - add chrome + more popular browsers) created by
- should be extended to support chrome, mobile safari and a few more popular …
01/16/12:
- 21:06 Ticket #11180 (document.defaultview.getcomputedstyle null) closed by
- invalid: It would be best to start with a test case that reproduces the problem, …
- 20:54 Ticket #11180 (document.defaultview.getcomputedstyle null) created by
- Related to http://bugs.jquery.com/ticket/8763, I believe. SWFUpload is …
- 19:12 Ticket #11179 (Why success event in jquery.ajax is fired when the ajax status code is 0?) closed by
- worksforme: Here is a corrected fiddle, but it seems to return 200 as expected. …
- 14:47 Ticket #11179 (Why success event in jquery.ajax is fired when the ajax status code is 0?) created by
- If the destination is unreachable I think that it is an error event. only …
- 08:16 Ticket #11122 (Bug load dll in the XHR navigator IE6) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:18 Ticket #11177 (Non-specific issue with 1.7.1) closed by
- invalid
- 00:16 Ticket #11178 (data- attribute with 18 digit or larger number) closed by
- duplicate: jQuery.fn.data() converts all string values into real JavaScript …
01/15/12:
- 22:37 Ticket #11178 (data- attribute with 18 digit or larger number) created by
- Every digit after the 17th comes back as a zero instead of its proper …
- 17:29 Ticket #11177 (Non-specific issue with 1.7.1) created by
- I've noticed an issue with the latest version of jQuery in both Chrome and …
- 09:33 Ticket #11176 (Custom queue causes loss of event handler?) created by
- HTML file […] Custom Queue JS […] Standard Queue JS […] …
- 01:15 Ticket #11174 (Docs Bug: The .live() method doesn't appear in the Deprecated category.) closed by
- fixed: Sure enough! I added both .live() and .die() to the deprecated list, …
01/14/12:
- 16:00 Ticket #11173 ($(elem).css("property", "value !important") fails) closed by
- wontfix: It's smarter to avoid adding features to the core library and instead …
- 15:22 Ticket #11174 (Docs Bug: The .live() method doesn't appear in the Deprecated category.) created by
- The .live() method docs state that it is deprecated... …
- 14:12 Ticket #11173 ($(elem).css("property", "value !important") fails) created by
- I'm not sure if this is a bug or intentional, but I guess it's a bug. In …
- 10:43 Ticket #11162 (jQuery.when misbehaves with fail()) closed by
- duplicate: This is not a bug. $.when acts exactly like a logical AND. When one of the …
- 08:10 Ticket #11121 (jQuery(selector).css("clip") returns "undefined" in IE8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:10 Ticket #11117 ("X-Requested-With" Ajax header not set when using minified version) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:06 Ticket #11172 (Wouldn't it be great if when() could accept an array?) closed by
- duplicate
- 00:06 Ticket #11172 (Wouldn't it be great if when() could accept an array?) reopened by
- 00:05 Ticket #11172 (Wouldn't it be great if when() could accept an array?) closed by
- duplicate
Note: See TracTimeline
for information about the timeline view.
