Timeline
12/14/11:
- 22:39 Ticket #11026 (issue with appendTo/prependTo and z-index) created by
- I have below code that appends a DIV to a different DIV based on some …
- 20:18 Ticket #11004 (getWH incorrectly removes padding and border width when box-sizing is ...) reopened by
- .width() and getWH always returns content width regardless of box-sizing. …
- 19:07 Ticket #11025 (selectmenu should have the same state as original select) created by
- I know that im using not released component but i think you should fix it …
- 18:34 Ticket #11024 (converters['text json'] and converters['text html'] not getting assigned) created by
- Hi, I came across this problem when trying to upgrade to 1.7.1. The ajax …
- 15:33 Ticket #11007 (:visible attribute works differently in firefox and IE) closed by
- invalid: The width and height of tbody is 0 in IE, so it is not considered visible. …
- 15:19 Ticket #11020 (Bug with CSS in Firefox) closed by
- cantfix: I don't there's anything we can do on our end.
- 14:59 Ticket #11016 (Update documentation on deferred.then()) closed by
- wontfix: I'd rather leave it the way it is so that it is a valid overall …
- 14:51 Ticket #11022 (.is(":valid") does not work on multiple objects selector) closed by
- invalid: :valid is not a supported jQuery selector. You may be having an issue with …
- 14:32 Ticket #11004 (getWH incorrectly removes padding and border width when box-sizing is ...) closed by
- invalid: We have 3 methods to manually account for padding, border, and margin. To …
- 14:31 Ticket #11009 (jQuery not considering current box model when returning current width of ...) closed by
- duplicate
- 14:25 Ticket #11018 (Small correction to documentation) closed by
- invalid: It is written that way to emphasize that args must be an array of …
- 13:05 Ticket #11023 (Ajax calls to # fail in IE) created by
- Ajax calls made to '#' fail in Internet Explorer but they work in Firefox …
- 09:40 Ticket #11022 (.is(":valid") does not work on multiple objects selector) created by
- Hi, when doing the following command, Firebug returns Syntax error, …
- 08:10 Ticket #10922 (parents() followed by add() or andSelf reverses order) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:10 Ticket #10920 (response from jSon) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:45 Ticket #10897 (404 on the link to the autocomplete demo) closed by
- invalid
- 04:42 Ticket #10371 (Remove "subline" from test/index.html) closed by
- fixed: Landed in distant times. …
- 03:59 Ticket #11014 (.Clone Behaviour Changes in IE7 After Installing KB2497640) closed by
- worksforme: I can see the problem happen with a fully patched IE7 and jQuery 1.5.2, …
- 03:29 Ticket #11021 (Hover hack mangles a namespace named "hover") closed by
- fixed: Fix #11021. There should be no mangling of the "hover" namespace. …
- 03:22 Ticket #11021 (Hover hack mangles a namespace named "hover") created by
- On behalf of richhensel at gmail.com in #10882: I was trying to add a …
- 02:58 Ticket #10961 (Error in XRegExp using jQuery 1.7.1 in IE6-9) closed by
- fixed: Fix #10961. XRegExp's shimmed .exec() can't handle undefined. There's no …
- 02:42 Ticket #10984 (Cannot off() custom events ($.event.special)) closed by
- fixed: Fix #10984. Use origType when unbinding via the event object. Changeset: …
- 01:30 Ticket #11020 (Bug with CSS in Firefox) created by
- Try to load this page in Firefox. Try to reload the page. Try to reload …
- 00:10 Ticket #11019 (.empty() on an empty elment deletes siblings.) closed by
- invalid
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. …
Note: See TracTimeline
for information about the timeline view.
