Timeline
12/13/11:
- 20:30 Ticket #11019 (.empty() on an empty elment deletes siblings.) created by
- Suppose you have a truly empty tag: <span id="foo"/> If you call …
- 20:29 Ticket #11018 (Small correction to documentation) created by
- Shouldn't the signature of deferred.notify be: deferred.notify( [args] ) …
- 20:17 Ticket #11017 (slideDown() on Internet Explorer requires "hasLayout") created by
- Due to the way that IE renders items, using slideDown() on a DOM element …
- 20:00 Ticket #11016 (Update documentation on deferred.then()) created by
- The description for deferred.then() is "Add handlers to be called when the …
- 17:50 Ticket #11015 (Integrate with Closure Compiler) created by
- There are several steps to this, we can break them out later: 1) Work …
- 17:03 Ticket #11014 (.Clone Behaviour Changes in IE7 After Installing KB2497640) created by
- Using IE7 on Window XP SP3 after installing the KB2497640 (MS11-018) …
- 16:48 Ticket #11013 (Deprecate use of Deferred/Promise with sync $.ajax) created by
- The async option will allow, if set to false, to make synchronous ajax …
- 15:52 Ticket #11012 (jquery.event.drag does not work with jQuery 1.7.1) created by
- when use $(document).on("drag", "div", div_Drag) or $("div").live("drag", …
- 15:42 Ticket #11011 (Allow traditional options object for $.Callbacks flags) created by
- This enhancement is quite simple. There is some concern about $.Callbacks …
- 15:38 Ticket #11010 (Make Deferred.then == Deferred.pipe like Promise/A) created by
- It consists primarily in having promise.then implemented like …
- 14:59 Ticket #9427 (Passing undefined to .text() does not trigger setter) closed by
- fixed: We landed this space-saving bug fix in …
- 12:55 Ticket #11006 ($.ajax() dont trigger success-Method when PHP-Header is set) closed by
- invalid: What you're echoing is not valid javascript, it's not even valid json. …
- 10:44 Ticket #11005 (Allignment issue inJQgrid with hide method.) closed by
- invalid: Not a jQuery core issue.
- 10:05 Ticket #11009 (jQuery not considering current box model when returning current width of ...) created by
- When using a css like this (using a different box model than the default): …
- 09:52 Ticket #11007 (:visible attribute works differently in firefox and IE) created by
- Hi. I have a table with <tbody class="className"></tbody> in it. I want …
- 09:12 Ticket #11006 ($.ajax() dont trigger success-Method when PHP-Header is set) created by
- Hi, when I request a PHP site with header "application/javascript", the …
- 07:59 Ticket #10889 (Memory utilized by the browser keeps rising - sizcache is incrementing ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:58 Ticket #11005 (Allignment issue inJQgrid with hide method.) created by
- Hide() method used for hiding the row element in JQGRID which is leading …
12/12/11:
- 22:14 Ticket #11003 (Authorization $.ajax issue (maybe with CORS)) closed by
- invalid: Closing per OP's request
- 21:33 Ticket #11004 (getWH incorrectly removes padding and border width when box-sizing is ...) created by
- tested in jquery 1.6.4, 1.7.1 tested in chrome 15.0.874.121 m win7 x64 …
- 18:25 Ticket #11003 (Authorization $.ajax issue (maybe with CORS)) created by
- […] try this code, and you will find an error, and no call to server …
- 17:22 Ticket #11002 (Add serializeObject method to core) created by
- It's probably more useful into have a method in core for serializing a …
- 16:24 Ticket #10970 (The .on() selector parameter doesn't work with :not(:first) selector) closed by
- fixed: Use Sizzle.Expr.match.globalPOS for identifying POS selectors in …
- 16:19 Ticket #11001 (col:visible) closed by
- worksforme: I think the docs are very clear about the meaning of the jQuery-specific …
- 15:44 Ticket #10782 (Incorrect calculating width) closed by
- fixed: When the width/height computed unit is not pixels, return that instead. …
- 11:27 Ticket #11001 (col:visible) created by
- jquery works incorrect with col and colgroup tags …
- 10:16 Ticket #10999 (resizestop event isn't bubbling) closed by
- invalid: Thanks for submitting a ticket. Unfortunately this looks like it's an …
- 08:19 Ticket #11000 (event and ui not explained) closed by
- invalid: This is NOT the correct place! Please use the [ http://dev.jqueryui.com/ …
- 08:06 Ticket #11000 (event and ui not explained) created by
- In the documentation for autocomplete, the select event, it would be nice …
- 08:05 Ticket #10898 (Demos not working!) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #10890 (IE8 click and trigger access denied) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:31 Ticket #10998 (.focus() wont work in firefox) closed by
- invalid
- 07:03 Ticket #10999 (resizestop event isn't bubbling) created by
- I am listening for JQueryUI's resizestop in a Backbone view. This worked …
- 06:15 Ticket #10998 (.focus() wont work in firefox) created by
- As I am using Jquery in my application. And using .focus() to handle the …
12/10/11:
- 20:28 Ticket #10997 (Remove/deprecate/document sneak-dependency methods) created by
- Some methods are ambiguous, creating "sneak" dependencies that are going …
- 19:38 Ticket #10996 (Simplify offset()) created by
- On behalf of morris.johns (lastspottedat) timefiler.com When …
- 18:51 Ticket #8283 (Built-in support for XDomainRequest) closed by
- plugin
- 18:51 Ticket #8283 (Built-in support for XDomainRequest) reopened by
- 17:36 Ticket #10995 (About the toggleClass function!!!!) closed by
- plugin: This seems like feature creep to me, best to implement as a plugin and …
- 15:32 Ticket #10995 (About the toggleClass function!!!!) created by
- maybe we can set the option like == toggleClass(classArray,[random]) == …
- 14:16 Ticket #10377 (Cannot find elements of [nodeName='z:row'] in responseXML) closed by
- wontfix: Although there is a workaround in this ticket, I think it's more …
- 14:15 Ticket #10377 (Cannot find elements of [nodeName='z:row'] in responseXML) reopened by
- 14:11 Ticket #10994 (Extend the functionality of outherWidth to be able to set the objects ...) closed by
- duplicate
- 13:17 Ticket #10994 (Extend the functionality of outherWidth to be able to set the objects ...) created by
- i'm writing here because there are some situations where you need to set …
- 08:02 Ticket #10872 ($(<selector>).html(<string>) isnt working right in IE-8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:01 Ticket #10993 (Css borders width not working on IE9) created by
- I tried to get 'border-top-width' from computed style using 'css' api but …
- 00:19 Ticket #10992 (focus() does not move the focus from an iframe to the main window) created by
- I have an iframe in the main window (CKEditor). A mouse over event on …
12/09/11:
- 23:01 Ticket #10991 (can't find the XML element including colon(even after //)) created by
- Sorry I have to use google reader API to show this bug because I can't …
- 22:29 Ticket #10990 (interface.eyecon.ro - IE10 Compatibility [Microsoft | Reference ID# ...) closed by
- invalid: This isn't our code, it's a jQuery plugin and and old one at that. jQuery …
- 20:48 Ticket #10990 (interface.eyecon.ro - IE10 Compatibility [Microsoft | Reference ID# ...) created by
- Hello interface.eyecon.ro, I am a Program Manager with the Ecosystem …
- 18:45 Ticket #10989 ($().LIVE('MOUSENTER') USE MOUSEOVER EVENT TYPE (SAME FOR 'MOUSELEAVE' WITH ...) closed by
- duplicate: DUPLICATE I THINK
- 18:41 Ticket #10989 ($().LIVE('MOUSENTER') USE MOUSEOVER EVENT TYPE (SAME FOR 'MOUSELEAVE' WITH ...) created by
- 14:22 Ticket #10988 (outerHeight is less than height for <table> children when <table> has a ...) created by
- http://pastehtml.com/view/bgqm3xhcu.html
- 13:48 Ticket #10986 (Full page source) closed by
- invalid: This is a bug tracker, not a forum. Try asking in the jQuery forum or on …
- 13:27 Ticket #10987 (jQuery .load with selector <script> tag in HTML comment) created by
- Basically: […] will not work if #something has a comment with a …
- 13:00 Ticket #10986 (Full page source) created by
- There is currently no easy way of displaying full website source …
- 10:15 Ticket #10984 (Cannot off() custom events ($.event.special)) created by
- Hi, I'm trying to unbind a "custom event" ($event.special) with off(). …
- 08:54 Ticket #10899 (jQuery.load() executes scripts in wrong order) closed by
- invalid: That's because those browser don't allow local XHR.
- 02:31 Ticket #10753 (inline the evalScript function in manipulation.js as it's only used once) closed by
- fixed: Fix #10753. Inline evalScript as it's only used in one place Changeset: …
- 02:06 Ticket #10692 (Configure the jshint options to more accurately match the style guide) closed by
- fixed: Fix #10692. JSLint is dead! Long live JSHint! Still needs this sizzle PR: …
- 01:35 Ticket #10983 (.show() not firing on id when .hide() used on class in IE7/8) closed by
- worksforme: Based on the information you've supplied, I've put together a test case …
- 01:32 Ticket #10753 (inline the evalScript function in manipulation.js as it's only used once) reopened by
- 01:29 Ticket #10858 (css.js regular expressions are incomplete) closed by
- fixed: Fix #10858: CSS regexps recognize non-integer and explicit positive …
- 01:07 Ticket #8498 (Animate Hooks) closed by
- fixed: Fix #8498. Add cssHooks[prop].expand for use by animate(). Changeset: …
12/08/11:
- 23:13 Ticket #10983 (.show() not firing on id when .hide() used on class in IE7/8) created by
- When doing a hide() operation on a class followed by a .show() on an id …
- 19:06 Ticket #10981 ($('form').trigger('reset') does not work FF 8, Chrome) closed by
- invalid: No problem. That's exactly why we require a jsfiddle testcase ;)
- 13:14 Ticket #10982 (In IE (6/7/8) had the following error:"Invalid argument. Line: 8826 Char: ...) created by
- Solved by checking if "fx.now" is NaN
- 11:50 Ticket #10981 ($('form').trigger('reset') does not work FF 8, Chrome) created by
- Seems there is a bug with $('formselector').trigger('reset') Tried to …
- 08:36 Ticket #10980 (how to download autocomplete.js file) closed by
- invalid: The bug tracker is for bug reports. http://jqueryui.com/download
- 08:16 Ticket #10876 (i have this problem with jquery-1.4.2.min.js,) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:16 Ticket #10869 (Cross-Browser XML parsing support breaks for IE9) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:23 Ticket #10980 (how to download autocomplete.js file) created by
- sir i am not able to download this file
- 02:46 Ticket #10979 (jquery can't initialize when postback in ie9) created by
- jquery can't initialize when postback in ie9, but it is run well in other …
- 02:08 Ticket #10978 (jQuery.param() should allow non-native constructed objects as property ...) created by
- See: …
- 00:35 Ticket #10977 (Incorrect documentation for the index method?) created by
- You have the following documentation for index with no parameters: If no …
12/07/11:
- 23:51 Ticket #10975 (AJAX: Dynamically modifying the options.dataType in an ajaxPrefilter ...) closed by
- invalid: That's because modifying options.dataType won't do a thing: $.ajax() …
- 23:24 Ticket #10976 (ie7/8 seem to have problems with a[href="#"]) closed by
- cantfix: It's a problem with .is(), which is used by the event delegation: […] …
- 22:27 Ticket #10976 (ie7/8 seem to have problems with a[href="#"]) created by
- Here's a test case http://jsbin.com/efalod/3 Seems to only be a problem …
- 21:51 Ticket #10935 (isNumeric return true on array with only one numeric value) closed by
- worksforme: What is there to change? That behaviour is correct. …
- 21:01 Ticket #10546 (.live not working on iOS 5) closed by
- cantfix: Unfortunately, we cannot fix this in core. There is a workaround but it …
- 18:08 Ticket #10973 (ie8: can't move focus to the control because it is invisible, not enabled, ...) closed by
- duplicate: Add a jsfiddle testcase to the original ticket showing the issue, and I'll …
- 18:05 Ticket #10975 (AJAX: Dynamically modifying the options.dataType in an ajaxPrefilter ...) created by
- I'm writing an app against a backend that I don't have access to. The …
- 17:04 Ticket #10971 (Support for "input" event in textfield) closed by
- duplicate: This was already voted down in 1.7.
- 17:01 Ticket #10972 (AJAX cache option for scripts is ALWAYS false) closed by
- worksforme: http://jsfiddle.net/timmywil/br2BG/ Note that the query string is not …
- 16:22 Ticket #10974 (Input buttons inside labels - Only first 'click' bind works) closed by
- invalid: http://www.w3.org/TR/html/dtds.html <!-- Each label must not contain …
- 16:16 Ticket #10974 (Input buttons inside labels - Only first 'click' bind works) created by
- Here is an example, click on 1111 it works fine. click on 2222 notice it …
- 13:24 Ticket #10973 (ie8: can't move focus to the control because it is invisible, not enabled, ...) created by
- original ticket (10859) was closed by trac-o-bot. comment was: I'm …
- 13:09 Ticket #10972 (AJAX cache option for scripts is ALWAYS false) created by
- To improve performance my a website, I tried to allow caching of several …
- 11:15 Ticket #10971 (Support for "input" event in textfield) created by
- I think a .onInputChange method would be useful to detect the change of a …
- 09:36 Ticket #10970 (The .on() selector parameter doesn't work with :not(:first) selector) created by
- I'm using the .on() selector in this manner: […] and it works. If I …
- 09:19 Ticket #10969 (I using dataFilter in $.ajax() function and success function handler get ...) created by
- you can contact me via nap_xer@…
- 08:49 Ticket #10968 (:hover not working on selector starting with a number) closed by
- invalid: ID's aren't allowed to start with a number: …
- 08:32 Ticket #10968 (:hover not working on selector starting with a number) created by
- $('#30foo:hover') is throwing an error : "Syntax error, unrecognized …
- 08:03 Ticket #10859 (Can't move focus to the control because it is invisible, not enabled, or ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:37 Ticket #10967 (.promise() does not attach methods onto target) created by
- Documentation for .promise() ( http://api.jquery.com/promise/) states "If …
- 01:55 Ticket #10966 (Autocomplete demo doesn't work) closed by
- invalid: This is the jQuery core bug tracker. Also, the correct autocomplete demo …
- 01:50 Ticket #10966 (Autocomplete demo doesn't work) created by
- The autocomplete demo doesn't work in Firefox or Chrome 16.0.912.59 on OS …
- 01:37 Ticket #10639 (outerWidth(true) and css('margin') returning % instead of px in Webkit) closed by
- fixed: Fix #10639. Make percent-specified margins return px values in WebKit. …
12/06/11:
- 22:21 Ticket #10796 (Bug in IE7 with $('#el').css.('background-position')) closed by
- fixed: Fix #10796. Allow IE<9 to retrieve uncomputed styles. Changeset: …
- 22:21 Ticket #10819 (Eliminate "this.on.call(this, ") closed by
- fixed: Remove unnec .call( this... from one: function() {}. Fixes #10819 …
- 22:21 Ticket #10754 (have jQuery.swap return the return of the callback instead of just ...) closed by
- fixed: Fix #10754. Have jQuery.swap() return the value of its callback. …
- 22:21 Ticket #10466 (jQuery.param() mistakes wrapped primitives for deep objects) closed by
- fixed: Fix #10466. jQuery.param() should treat object-wrapped primitives as …
- 22:21 Ticket #5571 (Allow chaining when passing undefined to any setter in jQuery) closed by
- fixed: Fix #5571. Setters should treat undefined as a no-op and be chainable. …
- 21:53 Ticket #10965 (event.which still reports 0 for left-click in edge IE cases) created by
- http://jsfiddle.net/ilazarte/ZyTm9/ Using IE9 I set my browser to IE7 …
- 18:56 Ticket #10867 (jQuery.extend replaces the target object when deep extend is explicitly ...) closed by
- wontfix
- 18:52 Ticket #10964 (jQuery.fn.remove() should cleanData on all nodes, attached and detached) created by
- Issue discovered here: https://github.com/jquery/jquery/pull/614
- 18:40 Ticket #10227 ($('body').show() does'nt work if body style is set to display:none) closed by
- wontfix: No, we are really closing this. To clarify it only breaks in FF 3.6.
- 18:38 Ticket #10963 (cannot call ajax in jquery 1.5) closed by
- invalid: Wrong place. Try the forums or StackOverflow. The bug tracker is for bugs …
- 18:35 Ticket #10159 (.outerHeight() returns positive value for <script> elements) closed by
- wontfix
- 18:34 Ticket #10227 ($('body').show() does'nt work if body style is set to display:none) reopened by
- 18:33 Ticket #10227 ($('body').show() does'nt work if body style is set to display:none) closed by
- wontfix: We're going to just document this.
- 15:41 Ticket #10963 (cannot call ajax in jquery 1.5) created by
- I cannot call a ajax function in 1.5 as it always returns parsearror when …
- 13:29 Ticket #10753 (inline the evalScript function in manipulation.js as it's only used once) closed by
- wontfix: this will be fixed when JSHint is implemented here: …
- 11:53 Ticket #10953 (AJAX default contentType should include the charset) closed by
- duplicate: I've reopened the other ticket for review. Closing this one as a dupe.
- 11:51 Ticket #4624 (Charset in default ajaxSettings.contentType) reopened by
- 11:46 Ticket #10961 (Error in XRegExp using jQuery 1.7.1 in IE6-9) created by
- When upgrading to the latest jQuery, 1.7.1, I found a regression when …
- 10:51 Ticket #10960 (jQuery :first takes 5 times as long as el.eq(0)) closed by
- invalid: Wrong place. Try asking in the forums, or on StackOverflow.
- 10:41 Ticket #10960 (jQuery :first takes 5 times as long as el.eq(0)) created by
- I'm doing some research, and I wonder why is the following: The following …
- 10:27 Ticket #10959 (ajaxStop() does not work) closed by
- invalid
- 09:54 Ticket #10959 (ajaxStop() does not work) created by
- I'm using ajaxStart() and ajaxStop() to handle the "Loading..." messages.. …
- 08:51 Ticket #10958 (1.7.1 & IE6 issue) created by
- This is not loading correctly in IE6: …
- 07:54 Ticket #10849 (jQuery.support.hrefNormalized means the opposite of what its name implies) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:50 Ticket #10955 (Brower crashing or either hanging when we are using Jquery Clone ...) closed by
- worksforme: That is generally an indication that issue lies in your code and not in …
- 02:25 Ticket #10956 (post intercepts pdf download) closed by
- invalid: This sounds like a question for the forum, or stackoverflow.
- 02:24 Ticket #10957 (Some callback function is not implemented, the results are not correct。) closed by
- invalid: You specified a callback function, which they are all using.
- 02:07 Ticket #10957 (Some callback function is not implemented, the results are not correct。) created by
- testcase http://jsfiddle.net/cfddream/ZHPLB/25/ In the testcase, has 10 …
- 00:15 Ticket #10956 (post intercepts pdf download) created by
- I use post method to call a php page with a few parameters. PHP page does …
- 00:04 Ticket #10950 (dynamic Iframe $.support) closed by
- invalid: In order to run the support tests for the iframe, jQuery must be loaded in …
- 00:02 Ticket #10954 (The function parameter to jQuery.grep should be optional) closed by
- wontfix: Since grep is mainly used internally, I don't think this will make it into …
Note: See TracTimeline
for information about the timeline view.
