Timeline
09/16/11:
- 21:09 Ticket #10294 (calling animate on padding-left with negative value causes jquery error) created by
- Doing: $("#blah").animate({"padding-left": -200}, 300, "linear"); in IE8 …
- 16:43 Ticket #10293 (Animation: wont work at all) created by
- the follow code: [code] <element ... onclick=' $(this).animate({ left: 0, …
- 14:40 Ticket #10292 (ajax data cannot send empty array) closed by
- duplicate
- 13:57 Ticket #10290 (ELEMENT TRAVERSING API) reopened by
- 12:19 Ticket #10264 (Jquery website: Production / Development download selection bug) closed by
- wontfix: Thanks for reporting this issue. As a) this behaviour has existed for …
- 10:54 Ticket #10292 (ajax data cannot send empty array) created by
- An empty array or an empty object cannot be send via jQuery.ajax() to …
- 09:29 Ticket #10291 (get files array from input type fule with multiple attribute) created by
- <input type="file" name="images[]" id="multiple" multiple="multiple"> …
- 07:44 Ticket #10187 (attr function not working on ie7 and jquery 1.6.2 version) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:44 Ticket #10157 ($('a').fadeIn() - on complete style display:inline) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 01:17 Ticket #10290 (ELEMENT TRAVERSING API) closed by
- wontfix: Three years have passed and we still have to support IE6,7,8 the only …
- 00:56 Ticket #10289 (Fire propertyChangeEvent in $.extend function) closed by
- wontfix: See: https://github.com/jquery/jquery-datalink
- 00:06 Ticket #10290 (ELEMENT TRAVERSING API) created by
- http://ejohn.org/blog/element-traversal-api/ Three years past, now all …
09/15/11:
- 22:55 Ticket #10289 (Fire propertyChangeEvent in $.extend function) created by
- When cloning a target object using a source object i want to be able to …
- 20:13 Ticket #10288 (1.6.4 minified has high order bytes causing IE 8 crash when not sent UTF-8) created by
- If you serve 1.6.4 under lighttpd for instance, which does not set a …
- 19:40 Ticket #10287 (AJAX: Implemention of ifModified attribute for pushing changes to server) created by
- Implements If-Match, and If-Unmodified-Since request headers under POST, …
- 19:17 Ticket #10286 (AJAX prefilters and callbacks have no opportunity to influence Deferred ...) created by
- While I can supply success, error, and completion callbacks to any …
- 17:59 Ticket #10285 (evalScript rcleanScript replacement fails in IE8) created by
- In evalScript the use of the rcleanScript RegExp to wrap XML …
- 16:54 Ticket #10283 (append() fails with a JS error on IE 6-8 with jQuery created HTML5 ...) closed by
- duplicate
- 16:53 Ticket #10283 (append() fails with a JS error on IE 6-8 with jQuery created HTML5 ...) reopened by
- 16:50 Ticket #10283 (append() fails with a JS error on IE 6-8 with jQuery created HTML5 ...) closed by
- invalid: You need an HTML5 shiv / shim, ask for help on the forum if you need more …
- 13:07 Ticket #10284 (A bug about end()) created by
- The result of this code is different while it work in IE8 or Firefox. …
- 12:37 Ticket #10283 (append() fails with a JS error on IE 6-8 with jQuery created HTML5 ...) created by
- jQuery .append() fails with a JavaScript error on Internet Explorer 6, 7 …
- 10:31 Ticket #10282 (.ajax's timeout invalidates all remaining ajax calls delegated to XHR ...) created by
- == Background There is a limit to how many XHR objects can be …
- 07:52 Ticket #10185 (Fadetoggle borked) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:52 Ticket #10184 ($.getJSON bug in IE8, not IE9) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:52 Ticket #10179 (attr() & prop() return -1 for undefined attributes) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
09/14/11:
- 23:34 Ticket #10281 (Fade and slide bugs when change chrome tab) closed by
- duplicate
- 23:23 Ticket #10255 (jQueryUI Positions > Dialog Box: Error in Mobile - Android/Zoom Mode) closed by
- invalid: Please file jQuery UI bugs here: http://dev.jqueryui.com
- 23:19 Ticket #10272 (Add parameters to element.each()) closed by
- invalid: Use a closure. Ask on the forum if you need further help.
- 23:15 Ticket #10276 (.html() doesn't behave consistently on all browsers.) closed by
- invalid: Use & http://www.w3.org/TR/html4/charset.html#h-5.3.2 …
- 18:54 Ticket #10281 (Fade and slide bugs when change chrome tab) created by
- In my tests, this bug only ocurred in google chrome. I have some images. …
- 18:40 Ticket #10280 (if ($(‘#xyz’).attr(‘checked’)) ... not works correctly anymore) closed by
- duplicate
- 18:03 Ticket #10280 (if ($(‘#xyz’).attr(‘checked’)) ... not works correctly anymore) created by
- There is a new bug in this version (1.6.2 is ok): …
- 15:48 Ticket #10271 (optionEl.attr('selected', false) messes up the DOM in WebKit browsers) closed by
- duplicate: An issue was introduced in the boolHook for non-IE browsers.
- 15:47 Ticket #10274 (checked broken for radio buttons) closed by
- duplicate
- 15:47 Ticket #10274 (checked broken for radio buttons) reopened by
- This is legit. We have the boolHook in place so that attr will work as it …
- 15:36 Ticket #10279 (Invalid formal parameters) created by
- function( window, undefined ) in this undefined shows syntax error valid …
- 15:35 Ticket #10278 (checkboxEl.attr('checked') returns stale value after checkboxEl.click()) created by
- This worked fine in 1.6.2: http://jsfiddle.net/IgorMinar/69fpq/1/ but is …
- 14:54 Ticket #10277 (Not the same result between FF and IE/Chrome) created by
- Let say you have this kind of JSON file : […] And you use this code …
- 14:42 Ticket #10276 (.html() doesn't behave consistently on all browsers.) created by
- .html() isn't cross-browser consistent if val contains a trailing …
- 13:34 Ticket #10273 (jQuery.now, more short) closed by
- wontfix: That is what it used to be and was intentionally changed to the current …
- 13:28 Ticket #10274 (checked broken for radio buttons) closed by
- worksforme: Thanks for submitting a ticket. I've reviewed your test case and I believe …
- 13:16 Ticket #10275 (click event not fired in asp.net using master page) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately, …
- 12:06 Ticket #10275 (click event not fired in asp.net using master page) created by
- i written jquery for button click in asp.net master page. if i add button …
- 09:41 Ticket #10274 (checked broken for radio buttons) created by
- http://jsfiddle.net/uvpAc/1/ Reproduced with both 1.6.3 and 1.6.4 - fine …
- 08:11 Ticket #10169 (jQuery.fx is undefined) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:11 Ticket #10166 (click() on a checkbox still doesn't appear checked(or unchecked) before ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:11 Ticket #10013 (Memory leaks about 4 or 8kB on each ajax call.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:35 Ticket #10273 (jQuery.now, more short) created by
- I think this […] can be shoter: […]
- 03:30 Ticket #10272 (Add parameters to element.each()) created by
- Hi, I have a series of selects. Each select must have a different value …
- 02:22 Ticket #10271 (optionEl.attr('selected', false) messes up the DOM in WebKit browsers) created by
- I have a piece of code that removes "selected" attribute from an option …
- 00:09 Ticket #10269 (css() ignores certain properties on Firefox) closed by
- invalid: Your example won't work in Firefox because it the nodes need to be …
09/13/11:
- 22:47 Ticket #10270 ((any) attribute selector does not match if value contains '\') created by
- If an attribute selector value contains '\', it will never match. For …
- 22:16 Ticket #10269 (css() ignores certain properties on Firefox) created by
- this fails: […] more importantly this fails as well: […] See …
- 20:39 Ticket #10265 (jquery animate() jerky animation on windows xp IE) closed by
- invalid: Please ask for support in the #jquery irc channel or on the …
- 20:36 Ticket #10268 (Append, prepend and animate) created by
- This is the extension of ticket http://bugs.jquery.com/ticket/9678. In …
- 20:26 Ticket #10267 (IE8 and window is(':visible') crashes) created by
- It appears that in IE8 $(window).is(':visible'); crashes. …
- 19:56 Ticket #10266 (Undefined values passed to $(element).data(key,value) break chaining) created by
- Example here: The problem occurs when jquery tests for definedness of …
- 19:52 Ticket #10265 (jquery animate() jerky animation on windows xp IE) created by
- I am making a simple image slider using just jquery and when the animation …
- 18:16 Ticket #10261 (v1.6.3 crashes Firefox on reload) closed by
- invalid
- 17:23 Ticket #10264 (Jquery website: Production / Development download selection bug) created by
- I noticed this while trying to download both production and development …
- 16:33 Ticket #10263 (.stop() overrides height/width of element) created by
- Hello, I have this code example: http://jsfiddle.net/2AcL9/1/ There are …
- 12:43 Ticket #10262 (Empty attributes gives undefined!) created by
- alert($(‘#aaa’).attr(‘myattribute’)) gives "undefined" in IE8 - before …
- 12:10 Ticket #10261 (v1.6.3 crashes Firefox on reload) created by
- I have a webpage that loads jquery, and everytime I reload the page, FF …
- 08:08 Ticket #10156 (Events not working in Windows phone 7 web browser control) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
09/12/11:
- 21:07 Ticket #10259 (Animate() issue with += on border-width) created by
- Issue: When using animate() with "border-width" property, and using …
- 20:05 Ticket #9069 (when hover over a child of an element, mouseleave fires when using live or ...) reopened by
- Reopened for verification that 1.7 really fixed the sucker. Thanks for the …
- 19:06 Ticket #10258 (Datepicker Double Arrows) closed by
- invalid: jQuery UI http://bugs.jqueryui.com/
- 18:52 Ticket #10258 (Datepicker Double Arrows) created by
- Have the previous year, next year double arrows been removed from the …
- 17:04 Ticket #10257 (HTTP PUT and DELETE methods shorthand functions) created by
- More and more people are using all the HTTP verbs everyday, with new …
- 16:55 Ticket #10256 (Cross domain requests using jsonp) created by
- When you perform a cross-domain jsonp request using jquery and if the …
- 16:41 Ticket #10255 (jQueryUI Positions > Dialog Box: Error in Mobile - Android/Zoom Mode) created by
- Problem: When using Android Mobile Browser, jQuery Dialog Box does …
- 13:41 Ticket #10254 (css("background-image") returns null for new elements in IE7/8) created by
- Suppose you create an element with $() and then set its background …
- 12:46 Ticket #10252 (.val()) closed by
- worksforme: I'm not able to reproduce this. http://jsfiddle.net/timmywil/kfckE/ I …
- 11:03 Ticket #10253 (getWindow BUG in IE6-8) closed by
- invalid: Thank you for submitting a ticket to the jQuery core bug tracker! …
- 10:08 Ticket #10253 (getWindow BUG in IE6-8) created by
- jQ Ver: 1.5.x+; Browser: IE6/IE7/IE8; Reproduce the issue: …
- 09:52 Ticket #10252 (.val()) created by
- Not a bug, but it seems to have to way to use .val()! Variable as a …
- 09:14 Ticket #10251 (an uncaught exception in one ready handler prevents all others from ...) created by
- […] whereas when dealing with DOM directly, an uncaught exception in …
- 05:00 Milestone 1.6.4 completed
- 04:26 Ticket #9717 (IE10PP2 supports requestionAnimationFrame) closed by
- invalid: This is no longer relevant, but will certainly be added when …
- 02:46 Ticket #6358 (Has attribute "selected" shows different behavior with context vs. ...) closed by
- patchwelcome: This is an issue with IE8's qsa. I don't know why it messes up, but it is …
09/11/11:
- 22:23 Ticket #9171 (1.6 attribute and selector Inconsistant in IE7,8) closed by
- duplicate
- 13:06 Ticket #10249 (attr()) closed by
- wontfix: Sorry, no need to make a test case. Force of habit.
- 12:09 Ticket #10249 (attr()) created by
- <div id="ctabs"> <ul> <li value="ctab1" …
- 08:10 Ticket #10151 ($(iframe[name="browser"]').attr('src') not working correctly.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:10 Ticket #10141 (Webkit browsers empty function behavior) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:10 Ticket #10118 (.animate({ top:"-=100px"},2000)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
09/10/11:
- 22:25 Ticket #9886 (Safari video tag crash) closed by
- wontfix: I had an opportunity to present this to Eric Carlson (Apple) today at the …
- 19:22 Ticket #10248 (Checkbox attribute "checked" error) closed by
- invalid: .attr("checked", "") will set the checked attribute to empty string, which …
- 19:14 Ticket #10248 (Checkbox attribute "checked" error) created by
- Hello here is a simple game http://jsfiddle.net/X6XnV/ when you press …
- 18:59 Ticket #10247 (Pressing the CTRL and any other key prevents .keydown() and .keyup() from ...) created by
- I've been working on a library for my game engine …
- 18:18 Ticket #10240 (CSS background-image attribute for detached elements does not update in ...) closed by
- cantfix: Sounds like you'll need to report it to the Chrome team.
- 17:50 Ticket #10246 (Delegate function doesn't work with selector containing “^” in ie6-7) closed by
- worksforme: Works for me. http://jsfiddle.net/timmywil/QYCzC/ Keep in mind the + does …
- 17:44 Ticket #10243 (background-position-y animation doesn't work on ffox 6.0.2) closed by
- invalid: Firefox does not support background-position-y.
- 17:36 Ticket #10246 (Delegate function doesn't work with selector containing “^” in ie6-7) created by
- $('body').delegate('a[href="#+"]','click',function(e){ …
- 10:55 Ticket #10243 (background-position-y animation doesn't work on ffox 6.0.2) created by
- example here : http://jsfiddle.net/xTxjq/ works fine on Internet Explorer, …
- 08:09 Ticket #10146 (a bug in IE of "fireEvent") closed by
- invalid: Because we get so many tickets, we often need to return them to the …
09/09/11:
- 21:37 Ticket #10240 (CSS background-image attribute for detached elements does not update in ...) created by
- It took me literally forever to track this bug down, as it was not …
- 21:08 Ticket #10239 (div (and other non-input elements?) .val no work. suckage.) closed by
- invalid: @dmethvin As you said, value is not a valid attribute or property on a div …
- 17:21 Ticket #10239 (div (and other non-input elements?) .val no work. suckage.) created by
- Possibly intentional on your part, but in 1.6.3 div does not return …
- 16:04 Ticket #10238 (Error Report from IE8 for line 8544) created by
- I'm working in a project where I use the show, hide and delay, function …
- 15:25 Ticket #10237 (animate in iframe causes parent to scroll to position iframe at top of ...) created by
- When jquery is loaded and run within an iframe, executing animate() on …
- 14:29 Ticket #10236 (Regression in jQuery 1.6.3: not working with XHTML documents because of ...) closed by
- duplicate
- 14:25 Ticket #9895 (Memory Leak in fxqueue) closed by
- worksforme: I left the test case running in a tab in Firefox 6.0.2 for an hour while I …
- 14:12 Ticket #10236 (Regression in jQuery 1.6.3: not working with XHTML documents because of ...) created by
- jQuery 1.6.3 inserts non-wellformed XML so that it produces error messages …
- 13:30 Ticket #10235 (Timers deletion race condition causes animations to stop) created by
- jQuery.fx.tick doesn't check if the timers array has been modified inside …
- 13:12 Ticket #10234 (program not executing using jquery) closed by
- invalid: For support, please visit the #jquery irc channel or the …
- 12:14 Ticket #10234 (program not executing using jquery) created by
- hi i have written a simple shopping cart example with 4 items using …
- 07:49 Ticket #10130 (Blackberry Bold 9700) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:49 Ticket #10063 (Vertical positioning bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.
