Timeline
12/15/11:
- 23:06 Ticket #11038 (problem with ajaxstart in 1.7.1) created by
- I have this code : <!DOCTYPE HTML PUBLIC "-W3CDTD HTML 4.01 …
- 19:19 Ticket #11028 ($.event.handle stopped working on jQuery 1.7.x) reopened by
- 19:10 Ticket #11036 (.slideToggle() not working properly in fieldset tags in Firefox) created by
- http://jsbin.com/upajes/2/edit#javascript,html When I call .slideToggle() …
- 16:22 Ticket #11034 (Reverse behavior of $.each() for objects in Chrome, Opera) closed by
- cantfix: JavaScripts objects specify no particular order and implementations are …
- 16:18 Ticket #11035 (radio button get val error with number 1) created by
- When I try to get the value of a radio button with the value 1, it always …
- 15:51 Ticket #11034 (Reverse behavior of $.each() for objects in Chrome, Opera) created by
- Hi, don't know, if its a bug of jQuery or of the browsers itself, but it …
- 15:42 Ticket #11033 (1.7.1 on not bubbling dynamically created dropdowns in IE7/8 on change) closed by
- duplicate: It's on the list to fix in 1.7.2; workaround is in the original ticket.
- 15:38 Ticket #11033 (1.7.1 on not bubbling dynamically created dropdowns in IE7/8 on change) created by
- I am new to reporting bugs apologies for any mistakes. I have raised this …
- 15:29 Ticket #11025 (selectmenu should have the same state as original select) closed by
- invalid: Agreed, please see the jQuery UI bug tracker
- 13:35 Ticket #11032 ($('#iframeId').attr('contentDocument') don’t work) closed by
- invalid: You want .prop() since contentDocument is not an *attribute*.
- 13:34 Ticket #11030 (.trigger(event, extraParameters) does not pass extraParameters to the ...) closed by
- worksforme: As documented in the example at http://api.jquery.com/trigger/ , the data …
- 12:36 Ticket #11032 ($('#iframeId').attr('contentDocument') don’t work) created by
- it should be return a DOMElement "Document". And it works ago. Also can …
- 11:23 Ticket #11031 (.children() multiple hierarchy levels) created by
- Currently working on a project and since I do know the exact structure and …
- 10:55 Ticket #11030 (.trigger(event, extraParameters) does not pass extraParameters to the ...) created by
- Versions affected: 1.7.0, 1.7.1 -- on() was only added in 1.7.0. …
- 08:13 Ticket #10928 ($(window).on() breaks in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:13 Ticket #10925 (support parsing JSON when cross-site request protection is prepended) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:13 Ticket #10880 ($(element).is(':visible') should return true if either offsetHeight:0 or ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:10 Ticket #5520 (Incorrect offset values in IE8 under box-sizing: border-box model) closed by
- duplicate
- 01:53 Ticket #11028 ($.event.handle stopped working on jQuery 1.7.x) closed by
- invalid: You would need to contact the author of the plugin. The address in the …
- 01:53 Ticket #11029 (Display of the sponsor information in the API reference) created by
- For now, if you open http://api.jquery.com/ and scroll to the bottom of …
- 00:59 Ticket #11028 ($.event.handle stopped working on jQuery 1.7.x) created by
- Greetings, I have a jQuery plugin, Lightbox from Balupton, that is being …
- 00:47 Ticket #11027 (jQuery 1.6.4 erroring with Operation is not supported“ code: ”9) created by
- Hi, Under iceweasel/firefox 3.5.16 I'am getting the following error in …
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 …
Note: See TracTimeline
for information about the timeline view.
