Timeline
09/24/11:
- 23:47 Ticket #10340 (jQuery.load and jQuery.live) created by
- When loading a page inside a div, using jQuery.load(), each time this page …
- 18:17 Ticket #9948 (RegExp to test for pixel values might be unreliable in IE 9) closed by
- wontfix: Thanks for your work. Since not all browsers (including webkit and …
- 18:10 Ticket #10339 (Creating Gradient Background doesn't work in IE.) closed by
- invalid: filter is not a value of the background property. Do .css('filter', …
- 08:08 Ticket #10238 (Error Report from IE8 for line 8544) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:08 Ticket #10237 (animate in iframe causes parent to scroll to position iframe at top of ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:08 Ticket #10217 (document.ready() does not fire with Chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:01 Ticket #10339 (Creating Gradient Background doesn't work in IE.) created by
- I want to have a gradient background for my div. In other browsers it …
- 00:52 Ticket #10338 (getResponseHeader() broken for CORS requests in Firefox 6) created by
- Due to a bug in Firefox[1] where .getAllResponseHeaders() returns the …
09/23/11:
- 21:24 Ticket #10337 (Jquery Validation) created by
- Unable to get this validation working: var error=0; if(!error){ var …
- 19:13 Ticket #10336 (parseJSON validation is inaccurate) closed by
- invalid: That error is exactly correct, "{,}" is not valid …
- 19:03 Ticket #10336 (parseJSON validation is inaccurate) created by
- The current method for validating JSON for parsing is inaccurate and …
- 18:49 Ticket #10334 (CDN https is borked) closed by
- duplicate
- 18:32 Ticket #10335 (In IE quirksmode, the "show" method, with a duration parameter, does not ...) created by
- In Internet Explorer: <!-- missing doctype to force IE into quriksmode …
- 18:00 Ticket #10334 (CDN https is borked) created by
- SSL looks like it is not setup correctly. http://twitpic.com/6pdf7o
- 17:50 Ticket #9560 (Null function getAttribute is invoked in acceptData()) closed by
- cantfix: http://code.google.com/p/swfupload/issues/detail?id=348#c0
- 15:26 Ticket #10262 (Empty attributes gives undefined!) closed by
- invalid: ajpiano has noticed that the html listed in this ticket is invalid. …
- 12:35 Ticket #10333 (.not() method doesn't work in combination with .live()) closed by
- invalid: As documented, the only valid way to use .live() is directly after a …
- 12:04 Ticket #10333 (.not() method doesn't work in combination with .live()) created by
- Hello, I have noticed the .not() method doesn't work in combination with …
- 08:05 Ticket #10228 (IE 8 is broken) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #10209 (Intentional: $.get & $.post may have the arguments passed in a way that ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:01 Ticket #10113 (Set internal null flag for data-attrs that are removed) closed by
- wontfix: OK, I'm closing this with the needsdocs tag. jQuery.fn.data("name") will …
09/22/11:
- 15:56 Ticket #10332 (a lot of js error on this page) created by
- http://docs.jquery.com/Plugins/Validation/Methods/required#dependency-callb …
- 14:59 Ticket #9399 (Deprecate jqXHR.success and jqXHR.error) closed by
- fixed: This is documented as deprecated already so I'll consider this fixed... …
- 14:54 Ticket #9033 (try{ } finally{ } error in IE8) closed by
- fixed: There is no try/finally block in the new $.Callbacks code. Deferred …
- 14:53 Ticket #8142 (outerhtml) closed by
- wontfix: Discussed in the 1.7 meeting and voted out due to the issues discussed …
- 14:49 Ticket #8856 (Request: deferred.isUnresolved()) closed by
- fixed: It's called isProgressing and is in master. Related commit: …
- 14:38 Ticket #10317 (Allow # to pass from html to servlet) closed by
- invalid: Please ask for help on http://forum.jquery.com
- 14:15 Ticket #9398 (Proposal for Improved Deferreds) closed by
- fixed: Closing as this has landed in master. Related commits: …
- 14:07 Ticket #10331 (resolveWith error) created by
- Hi, I have an undefined error with resolveWith. I am using Asp.net 2.0 …
- 13:03 Ticket #10330 (conflict with prototype.js) closed by
- worksforme: use: jQuery.noConflict() http://api.jquery.com/jQuery.noConflict/
- 13:02 Ticket #10329 (addClass/removeClass/toggleClass methods does not work with svg nodes) closed by
- wontfix: http://docs.jquery.com/Won't_Fix#SVG.2FXML.2FVML_Bugs
- 12:28 Ticket #10330 (conflict with prototype.js) created by
- this code work in Firefox but doesn't work in IE <html lang="fr"> <head> …
- 09:36 Ticket #10329 (addClass/removeClass/toggleClass methods does not work with svg nodes) created by
- html: […] js: […]
- 07:47 Ticket #10223 (Unstable 1.6.2 (dynamic load jquery)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:12 Ticket #9007 (Textarea value (via ".val()") differs from actual posted value (carriage ...) closed by
- wontfix: I agree, let's move this to a needsdocs. People who need to count exact …
- 03:49 Ticket #10139 (NO_MODIFICATION_ALLOWED_ERR .xhtml on safari) closed by
- invalid
- 03:36 Ticket #10026 (removeData does not work with html5 data attributes) closed by
- wontfix: We will not be directly writing to data-* attrs with the jQuery data api
- 03:22 Ticket #6782 (carefully allow more strings to use innerHTML) closed by
- fixed: Landed for 1.7: …
- 01:50 Ticket #9476 (Calling jQuery("html")[0].removeAttribute throws exception in IE <9) closed by
- invalid: Lacking a test case, I'm going to close this bug. Twitter is not a good …
- 01:44 Ticket #8866 (IE8 input[type=file] delegated change event files only on blur) closed by
- fixed
- 01:43 Ticket #7444 (Submitting form with "Enter" instead of button click on ie8 or ie7 ...) closed by
- fixed: Fixed: …
- 01:41 Ticket #6667 (submit event doesn't delegate in IE* under certain conditions) closed by
- fixed: I rechecked with the 1.7 event code and this works now. …
- 01:39 Ticket #7061 (Delegated submit handler can interfere with default action of click event ...) closed by
- fixed: Fix #7061. Lazy-attach to the genuine submit event for delegation. Avoids …
- 01:07 Ticket #9595 (.click() event doesn't automatically trigger .change() event in IE7 / IE8) closed by
- fixed: In the 1.7 change-event rewrite, this works fine for jQuery-attached …
- 00:21 Ticket #9069 (when hover over a child of an element, mouseleave fires when using live or ...) closed by
- fixed: Fixed in 1.7: …
09/21/11:
- 23:41 Ticket #7547 (Adding pub/sub into jQuery core?) closed by
- plugin: We've decided to implement this as a plugin for now.
- 17:31 Ticket #10328 (Page load takes 1.5 sec for a small data--jQuery performace) created by
- When I load a page with less number of control, still it takes 1.5sec to …
- 16:34 Ticket #10327 (Blur() causes multiple events to fire in Internet Explorer) closed by
- worksforme: Works for me: http://jsfiddle.net/timmywil/EWbmD/2/
- 16:11 Ticket #10327 (Blur() causes multiple events to fire in Internet Explorer) created by
- Using IE9 (behavior also seen in IE8), calling the blur() function on an …
- 14:43 Ticket #10326 (fadeTo value becomes max opacity for fadeIn) created by
- After I run fadeTo(d,o) the opacity set by fadeTo becomes the Max opcaity …
- 13:33 Ticket #10325 (Can't get value of hidden input) closed by
- worksforme: Seems to work fine. http://jsfiddle.net/timmywil/Dn8gZ/
- 13:17 Ticket #10323 (How Can we handle DataType of an AJAX Call ($.ajax())) closed by
- invalid: Thank you for your question. However, the [ http://forum.jquery.com …
- 11:50 Ticket #10325 (Can't get value of hidden input) created by
- I have partial html loaded through ajax get request. Partial include …
- 10:46 Ticket #10324 (Clone does not copy innerHTML of object element in IE9) created by
- In IE9, the contents of object elements is not copied to the cloned …
- 09:39 Ticket #10256 (Cross domain requests using jsonp) closed by
- invalid: From the jQuery.ajax docs […]
- 07:01 Ticket #10323 (How Can we handle DataType of an AJAX Call ($.ajax())) created by
- Can we handle the DatatType of the Ajax Call. For example: lets …
- 03:30 Ticket #9279 (delegate() bind does not handle mouseover/mouseout and mouseenter/mouseout ...) closed by
- fixed: Fixed in 1.7, commits: …
- 03:18 Ticket #8040 (Bind two "change" events in IE will be fired twice) closed by
- duplicate
- 03:13 Ticket #10132 (.val(...) in change handler invokes change handler in IE) closed by
- fixed: This is fixed by the new IE change detection logic in 1.7. …
- 03:10 Ticket #8157 (Focusing an already focused text field will prevent the change event from ...) closed by
- fixed: I think this closes this particular saga of the missing change event. …
- 03:06 Ticket #10322 ($.data can not get value from element when the attr use camelCase) closed by
- invalid: See the HTML5 rules for data- values. Capitalization of attribute names …
- 02:44 Ticket #10322 ($.data can not get value from element when the attr use camelCase) created by
- $(this).data('myID') return undefined but $(this).data('myid') get the …
- 02:29 Ticket #6593 (IE8: DOM 0 event handler called twice when a separate handler is attached ...) closed by
- fixed: Fix #6593. Don't let onchange trigger twice for elements in IE. This is a …
- 00:25 Ticket #10105 (IE7 attr "name" for iframe + form target) closed by
- worksforme: I've added your code here to test and it seems to work fine: …
- 00:17 Ticket #9937 (Deferreds, promises and jsXHR-s are plain objects.) closed by
- wontfix: Scoping is another commonly used tool. The fact that they are not …
09/20/11:
- 20:28 Ticket #10301 ($.ajax does not always submit data in IE9) closed by
- invalid: I'm not sure then. It's hard for us to help without being able to …
- 17:34 Ticket #10257 (HTTP PUT and DELETE methods shorthand functions) closed by
- wontfix: Unfortunately, put and delete are not supported across browsers. We could …
- 16:53 Ticket #10310 (.append does not accept arrays as an argument) closed by
- wontfix: Thank you for the suggestion, but I don't think we will be implementing …
- 16:49 Ticket #10183 (Strange results for getting height of hidden div.) closed by
- invalid: jsfiddle is a normal environment. If the issue cannot be reproduced …
- 16:36 Ticket #10312 (:checked selector fails) closed by
- invalid: Thanks for looking into it.
- 16:36 Ticket #10319 (jquery-1.6.4.min.js) closed by
- invalid: This doesn't give us much to go on. If you discover the root of the …
- 16:35 Ticket #10320 (pass a jquery object as trigger data) closed by
- invalid: additional parameters should be passed with an array. […] But in this …
- 15:10 Ticket #10320 (pass a jquery object as trigger data) created by
- […] I would expect the handler will display a jquery object (actually, …
- 15:08 Ticket #10319 (jquery-1.6.4.min.js) created by
- I think something is wrong in jquery-1.6.4.min.js My Client [on his old …
- 14:42 Ticket #10287 (AJAX: Implemention of ifModified attribute for pushing changes to server) closed by
- plugin: We'll keep this as implementable in a prefilter.
- 13:24 Ticket #9933 (jQuery.fn.toggle() should store state in private data object) closed by
- fixed: Fixed for 1.7: …
- 13:18 Ticket #9901 (event.handleObj.namespace incorrect when using .delegate) closed by
- fixed: Fix #9901, verified by this unit test. Changeset: …
- 13:02 Ticket #9724 (Infinite loop in trigger function when window.parentNode is a DOM element) closed by
- fixed: Trigger was refactored and fixed here: …
- 13:02 Ticket #10314 (ajaxComplete has been broken since jQuery-1.4.3) closed by
- wontfix: http://jsfiddle.net/UbZyv/ Use document instead of window. The window …
- 12:59 Ticket #8982 (bind("unload someOther") => on unload, handler is not executed only once.) closed by
- fixed: Fixed. …
- 12:59 Ticket #10316 (Not able to use dataType:"text/html" in jquery 1.5.2) closed by
- invalid: dataType "text/html" has never been valid. 1.4.x was more laxed in the …
- 12:58 Ticket #7139 ("hover" event alias should work for .bind as well as .live) closed by
- fixed: In 1.7 the code is refactored so that hover works for all event …
- 12:55 Ticket #6386 (support data argument for live events via "event.special.live.add") closed by
- fixed: In 1.7 the data argument is available via handleObj.data. Determine …
- 12:52 Ticket #9393 (Unify and DRY out event system) closed by
- fixed: Landed for 1.7.
- 12:51 Ticket #8728 (Event 'mouseenter' not firing when the element being left is removed on ...) closed by
- fixed: Fixed in the 1.7 event rewrites.
- 12:49 Ticket #7161 (Submit event on a form element not unbound properly in IE) closed by
- fixed: This is fixed as a result of the event rewrite in 1.7.
- 12:42 Ticket #6705 (focus() causes focus event to be handled twice in IE8) closed by
- fixed: Fixed here: …
- 12:31 Ticket #7037 (Duplicate mouseover and mouseout events added to cloned element.) closed by
- fixed: Fixed here: …
- 12:26 Ticket #6903 (special events need a way to determine whether they are being bound with ...) closed by
- fixed: Landed here: …
- 11:18 Ticket #10318 (Error on function find with character []) created by
- If yo have that code: $('#formulario :input').each(function(index) { var …
- 10:16 Ticket #10317 (Allow # to pass from html to servlet) created by
- Hi, Kindly suggest me. I am not able to send the # from html to …
- 10:13 Ticket #10316 (Not able to use dataType:"text/html" in jquery 1.5.2) created by
- We were able to make successful ajax calls using $.ajax() with jquery …
- 04:39 Ticket #10235 (Timers deletion race condition causes animations to stop) closed by
- duplicate: Confirmed - This behavior is already fixed in master …
- 03:10 Ticket #10315 (Sizzle ignores seed argument when using positional selectors) closed by
- fixed: Added filtering tests and updating sizzle to fix filtering with positional …
- 03:07 Ticket #10315 (Sizzle ignores seed argument when using positional selectors) created by
- Dave and I found this when exploring #7322. Filtering with a span:first …
- 01:49 Ticket #10314 (ajaxComplete has been broken since jQuery-1.4.3) created by
- It works as advertised in jQuery-1.4.2 and below. …
- 01:17 Ticket #7323 (Allow removing multiple data keys at once with $.fn.removeData) closed by
- fixed: Landing pull request 512. 1.7 - removeData now takes space separated lists …
- 01:07 Ticket #5479 (removeAttr: remove multiple attributes) closed by
- fixed: Landing pull request 492. 1.7 Remove multiple attributes (Symmetry with …
- 01:05 Ticket #6809 (Add jQuery.support.fixedPosition) closed by
- fixed: Landing pull request 477. 1.7 jQuery.offset.supportsFixedPosition. Fixes …
09/19/11:
- 23:20 Ticket #10313 (Probelmas com relação ao carregamento no Enternet Explorer...) created by
- The Web site carries normaolmente in Mozilla Firefox and Google Chorme …
- 23:13 Ticket #10312 (:checked selector fails) created by
- Seen using form validator. Code that works: …
- 20:47 Ticket #6485 (Solution for HTML5 in IE) closed by
- fixed: Landing pull request 490. 1.7 HTML5 Support for innerHTML, clone & style. …
- 20:38 Ticket #7102 (Register jQuery as a CommonjS async module) closed by
- fixed: Landing pull request 331. Add support for registering jQuery as an AMD …
- 20:15 Ticket #8909 ($(element).data() will scan all attributes more than needed.) closed by
- fixed: Landing pull request 503. 1.7 data: set a flag in the private data cache …
- 20:13 Ticket #8921 (jQuery private data should stay private) closed by
- fixed: Landing pull request 500. 1.7 - "public data" stored as a key on "internal …
- 20:08 Ticket #9280 (Allow multiple effect queues for animate()) closed by
- fixed: Landing pull request 496. 1.7 animate: allow named queues to be used by …
- 19:52 Ticket #6593 (IE8: DOM 0 event handler called twice when a separate handler is attached ...) reopened by
- 19:43 Ticket #10267 (IE8 and window is(':visible') crashes) closed by
- fixed: Call .is(:visible) on the window or document does not thrown an error in …
- 19:43 Ticket #10278 (checkboxEl.attr('checked') returns stale value after checkboxEl.click()) closed by
- fixed: Check for property support in the boolHook before falling back to …
- 19:43 Ticket #9593 (Delegated submit event is not instanceof jQuery.Event in IE) closed by
- fixed: Fix #9593. Create a new jQuery.Event rather than a plain object when …
- 19:43 Ticket #6593 (IE8: DOM 0 event handler called twice when a separate handler is attached ...) closed by
- fixed: Fix #6593. Don't trigger change event twice when simulating it on IE. …
- 19:43 Ticket #6170 (jQuery(window).scroll(); causes IE* to scroll to 0,0) closed by
- fixed: Fix #6170. Don't try to run DOM methods on window. Changeset: …
- 19:43 Ticket #9951 (Wrong order in .trigger() when DOM is modified in a handler) closed by
- fixed: Fix #9951. Precompute path for .trigger() to match up with W3C spec. …
- 19:43 Ticket #6319 (Regression: stopPropagation inside change handlers in IE is incorrectly ...) closed by
- fixed: Rewrite IE special change/submit to make it faster/shorter. Fixes #6319. …
- 19:43 Ticket #8858 (Special events - _default method doesn't have access to the `data` ...) closed by
- fixed: Fixes #8858. Pass the .trigger(..., data) to the event.special._default …
- 19:43 Ticket #9453 ($.inArray does not support fromIndex) closed by
- fixed: Allow second argument to be passed to array.indexOf. Fixes #9453. …
- 19:43 Ticket #6641 (Calling stop() within animation finished callback causes other animations ...) closed by
- fixed: Animation state is tracked on toggled/stopped animations using the private …
- 19:43 Ticket #8685 (Animations should keep track of animation state in order to properly ...) closed by
- fixed: Animation state is tracked on toggled/stopped animations using the private …
- 19:43 Ticket #5637 (Boolean (and Empty) Attribute Selectors Fail) closed by
- fixed: Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, …
- 19:43 Ticket #7128 (attribute selector is inconsistent between qSA and Sizzle due to use of ...) closed by
- fixed: Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, …
- 19:43 Ticket #9261 (Has Attribute not working in filter/children/siblings) closed by
- fixed: Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, …
- 19:43 Ticket #9570 (Selector $('form[name=".."]') returns zero elements in IE8 under some ...) closed by
- fixed: Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, …
- 19:43 Ticket #10178 ($(window).is("a") >> Uncaught TypeError: Cannot call method 'toLowerCase' ...) closed by
- fixed: Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, …
- 19:39 Ticket #10311 (Undefined property error reported from jQuery 1.6.4) created by
- Output from Firefox web console: reference to undefined property …
- 19:34 Ticket #10308 (Add a size comparison to the build process for development) closed by
- fixed: Landing pull request 511. Adding a little Makefile jQuery sizing utility …
- 16:20 Ticket #10304 ("jQuery[0-9]*=*" being stripped on .html() call.) closed by
- wontfix
- 16:08 Ticket #10259 (Animate() issue with += on border-width) closed by
- wontfix
- 16:07 Ticket #10266 (Undefined values passed to $(element).data(key,value) break chaining) closed by
- wontfix
- 16:06 Ticket #10277 (Not the same result between FF and IE/Chrome) closed by
- invalid: JavaScript objects have no order, if you need to maintain an order, use an …
- 15:50 Ticket #10310 (.append does not accept arrays as an argument) created by
- http://jsfiddle.net/GmHwh/ The first .append will work, the second will …
- 15:49 Ticket #10309 (defaultValue problem in attr() function (1.6.2, 1.6.4)) closed by
- invalid: defaultValue is not an attribute and should be retrieved with …
- 15:40 Ticket #10309 (defaultValue problem in attr() function (1.6.2, 1.6.4)) created by
- There is problem with attr() function when it tries to fetch defaultValue. …
- 14:20 Ticket #10308 (Add a size comparison to the build process for development) created by
- It would be great if the make process would give us output on the …
- 13:53 Ticket #10307 ($.when should accept array of deferreds) closed by
- duplicate
- 12:38 Ticket #10306 (Jquery validation framework not working in IE7) closed by
- invalid: (no text)
- 10:51 Ticket #10307 ($.when should accept array of deferreds) created by
- $.when should accept array of deferreds as parameter. currently, it …
- 10:29 Ticket #10306 (Jquery validation framework not working in IE7) created by
- 08:01 Ticket #10201 (slideUp() function not working, but hide() function does work) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:01 Ticket #10199 (.live not bring .offset() value) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:57 Ticket #10286 (AJAX prefilters and callbacks have no opportunity to influence Deferred ...) closed by
- invalid: It's actually quite easy to override the promise behaviour of the jqXHR …
- 03:34 Ticket #10305 (Problem with fadeIn and fadeOut on an iPod) created by
- I've written a slide show using jQuery that runs fine on PC, Firefox and …
09/18/11:
- 15:33 Ticket #10304 ("jQuery[0-9]*=*" being stripped on .html() call.) created by
- jQuery strips that. Although it makes sense in a way, right now it's …
- 14:20 Ticket #10303 (Click event via live method doesn't stop actual DOM bubbling.) closed by
- invalid: Please read the documentation for .live(). If your example stopped DOM …
- 13:03 Ticket #10303 (Click event via live method doesn't stop actual DOM bubbling.) created by
- I'm not sure, but it seems like a bug. Here are samples: …
- 12:33 Ticket #10302 (Getting error) created by
- var odataSelect = "Your OData Query"; $.ajax({ type: "GET", …
- 04:05 Ticket #10301 ($.ajax does not always submit data in IE9) created by
- In IE9, sometimes (not always, I can't reproduce it), $.ajax doesn't …
- 02:51 Ticket #10300 (textarea text not cleared after cleared once) closed by
- invalid: Use .val() to change the value of a textarea.
09/17/11:
- 22:36 Ticket #10300 (textarea text not cleared after cleared once) created by
- after clearing the text of textarea once when i input some text again and …
- 13:26 Ticket #10297 (Error on Jquery site (http://www.jquery.com)) closed by
- worksforme
- 13:26 Ticket #10297 (Error on Jquery site (http://www.jquery.com)) reopened by
- 13:26 Ticket #10297 (Error on Jquery site (http://www.jquery.com)) closed by
- invalid: Thanks for submitting a ticket to the jQuery project. Under the testing …
- 12:21 Ticket #10296 (jquery.validate.js is not working in IE 6,7,8) closed by
- invalid: Thank you for submitting a ticket to the jQuery core bug tracker! …
- 11:41 Ticket #10299 (hrefNormalized === false also needs a propHook) created by
- jQuery always normalized the content attribute for href/src in IE6/7. Now …
- 08:28 Ticket #10298 (appendChild not working in IE) created by
- In a in-app browser IE based the following is failing line 5644: […] I …
- 05:26 Ticket #10297 (Error on Jquery site (http://www.jquery.com)) created by
- Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; …
- 05:20 Ticket #10296 (jquery.validate.js is not working in IE 6,7,8) created by
- this validator library is not working properly in Internet Explorer 6,7,8 …
Note: See TracTimeline
for information about the timeline view.
