Timeline
02/18/12:
- 08:15 Ticket #11276 (Javascript loses context after .css() call) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:09 Ticket #11361 (Fixed bug in jquery-1.7.1.min.js) created by
- In the following statement, "a.now" is causing issues in IE8 and below. …
02/17/12:
- 16:29 Ticket #11354 (Jquery $.each not working for element have name with special characters) closed by
- worksforme: I put together a test case iterating over a number of inputs of type …
- 16:29 Ticket #11360 (Bug in the mouse up event (Not fire then 8 seconds)) created by
- Browser:Mozilla Firefox(10.0.1) and Chrome (17.0.963.56 m) …
- 02:56 Ticket #11358 (.clone() deletes / empties contents of inline SCRIPT tags) closed by
- duplicate
- 00:32 Ticket #11359 (.clone() deletes / empties contents of inline SCRIPT tags) created by
- test case: http://jsfiddle.net/QCp2P/3/ until the .clone() is called, …
- 00:30 Ticket #11358 (.clone() deletes / empties contents of inline SCRIPT tags) created by
- test case: http://jsfiddle.net/QCp2P/3/ until the .clone() is called, …
02/16/12:
- 23:43 Ticket #10699 (Calling stopPropagation() before trigger() doesn't call handlers on ...) reopened by
- @maranomynet, I closed this ticket because I thought we'd addressed the …
- 22:52 Ticket #11357 (Background Images Not Visible in Chrome/Mac 17.0.963.56) created by
- Since the release just before 17.0.963.56, background images in divs that …
- 16:57 Ticket #11356 (safeFragment memory leak) created by
- When I use append function to create dom from string […] jQuery's …
- 15:08 Ticket #11355 (":input[value]" and ":input:not([value])" returning wrong elements) created by
- I'm using the selectors :input[value] and :input:not([value]), and …
- 08:18 Ticket #11268 (.data() does not parse JSON set via JS) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:52 Ticket #11354 (Jquery $.each not working for element have name with special characters) created by
- Hello, i have a web application where i am trying to iterate through list …
02/15/12:
- 19:32 Ticket #11352 (delegate on inline SVG with < use > element throws error) closed by
- wontfix: http://docs.jquery.com/Won%27t_Fix#SVG.2FXML.2FVML_Bugs
- 19:26 Ticket #11353 ($.contains returns true if elements are different and lack 'contains' ...) closed by
- invalid: $.contains docs: > Check to see …
- 16:49 Ticket #11353 ($.contains returns true if elements are different and lack 'contains' ...) created by
- e.g. elem1 = $('<div></div>'); elem2 = $('<p></p>'); $.contains(elem1, …
- 16:34 Ticket #11352 (delegate on inline SVG with < use > element throws error) created by
- See http://jsfiddle.net/desandro/SawTC/ With an event delegate on an …
- 15:26 Ticket #11345 (option.attr("value") is not consistent across browsers) closed by
- duplicate: This is actually currently intended behavior. Before jQuery 1.7, …
- 14:53 Ticket #11351 (jQuery Animate - Complete Function - Fires before animation render ...) created by
- The Bug: Running an animation calls it's complete function before the …
- 13:55 Ticket #11350 (Problem AjaxStart - ajax synchronous mode) created by
- When the ajax is set to synchronous mode, the object #painelProcessamento …
- 11:49 Ticket #11322 (outer[Height/Width](true) improperly including negative margins) closed by
- invalid: I've looked through your test case and I honestly don't feel like this is …
- 11:11 Ticket #11287 (KeyError: 'captcha_redirect') closed by
- worksforme: Closing as I haven't been able to reproduce this.
- 10:24 Ticket #11345 (option.attr("value") is not consistent across browsers) created by
- step: open http://jsfiddle.net/yiminghe/L2bWk/2/ with …
- 09:49 Ticket #11344 (submit submitHandler validate plugin name=submit) created by
- In case your not aware of this , when you use submitHandler : …
- 08:14 Ticket #11223 (Opacity show doesn't works) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:36 Ticket #11343 (.html('<input value="<http://example.org/>" />') produces <input ...) closed by
- wontfix: Use: '<input value="< http://example.org/>" />'
- 02:55 Ticket #11343 (.html('<input value="<http://example.org/>" />') produces <input ...) created by
- Example: […] This corrupts the HTML snippet - it apparently tries to …
02/14/12:
- 08:08 Ticket #11261 (Calling jQuery function in @Ajax.ActionLink doesnt work in Chrome & ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:08 Ticket #11256 (serialize() doesn't produce the exact same string as when you actually ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:55 Ticket #10967 (.promise() does not attach methods onto target) closed by
- fixed: Fix #10967: jQuery.fn.promise returns provided object Changeset: …
02/13/12:
- 22:53 Ticket #11342 (jQuery 1.7.1 Event "On") closed by
- invalid: That's not the way .on() works. If you need help, please ask on the …
- 22:47 Ticket #11342 (jQuery 1.7.1 Event "On") created by
- Not sure this is a feature 1.7+ doesn't support or it's a bug related to …
- 21:44 Ticket #11339 (Checkboxes do not retain value attribute) closed by
- invalid: Closing per OP investigation.
- 21:43 Ticket #11341 (Sorting Empty Cells) closed by
- invalid: Please consult the forums or ask for support on …
- 21:37 Ticket #11341 (Sorting Empty Cells) created by
- Hello I'm new to JQuery and I'm using the TableSorter but I'm it won't …
- 21:36 Ticket #11340 (IE does not understand LEGEND tags) created by
- This works in Firefox, but IE8.0 is choking on the following code in …
- 16:53 Ticket #11339 (Checkboxes do not retain value attribute) created by
- The checkbox fields do not retain the value attribute. This is done …
- 15:43 Ticket #11338 (Inconsistent behavior with .replaceWith() and disconnected nodes.) created by
- I noticed odd behavior using replaceWith on disconnected nodes. I use a …
- 14:45 Ticket #11337 (Bug in $.support.reliableMarginRight) created by
- Fix for Webkit bug (see #3333) doesn't work. I have the following test …
- 08:16 Ticket #11249 (CSP error in Chrome 18 when loading jQuery 1.7.1) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:16 Ticket #11148 (Focus event doesn't fire, but focusin fires twice) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
02/12/12:
- 16:10 Ticket #11335 (FadeOut bug with img tags) closed by
- duplicate
- 14:20 Ticket #11336 (Unchecking a radiobutton causes other radiobuttons in the same group to be ...) created by
- When unchecking a radiobutton which is already unchecked, other …
- 13:40 Ticket #11327 (slide show) closed by
- invalid: Thanks for taking the time to try to contribute to the jQuery project but …
- 13:38 Ticket #11333 (DOM bug: problem in IE8) closed by
- duplicate: You have at least two options for getting/setting the document title. With …
- 13:36 Ticket #11329 (.param() Should Return Empty Values for Null and Undefined) closed by
- duplicate
- 13:30 Ticket #11331 (Tag title have problem in IE8) closed by
- duplicate: Please don't spam the tracker with multiple identical tickets.
- 12:59 Ticket #11335 (FadeOut bug with img tags) created by
- Hello, When i updated my jquery 1.6.2 to 1.7.1, occured a bug at my …
- 12:54 Ticket #11333 (DOM bug: problem in IE8) created by
- This code not run in IE8, but in others browsers run. […]
- 12:52 Ticket #11332 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ==== While doing a POST operation on /, Trac …
- 12:45 Ticket #11331 (Tag title have problem in IE8) created by
- this code not run in IE8, but in Mozilla Firefox 9 and Google Chrome 17 it …
- 11:15 Ticket #11330 (element creation bug in IE8) created by
- It seem to be a bug under ie8,when use $() create new elements. While no …
- 07:40 Ticket #11329 (.param() Should Return Empty Values for Null and Undefined) created by
- I'm going to call this a bug as the behaviour is generally undesirable and …
- 00:47 Ticket #10993 (Css borders width not working on IE9) closed by
- cantfix
02/11/12:
- 16:03 Ticket #11328 (Ctrl key doesn't set event.metaKey to true on Windows) created by
- #3368 was supposed to remove mapping of Ctrl key to event.metaKey on Mac …
- 10:20 Ticket #11327 (slide show) created by
- HI, i came across a bug when developing my website. when i added a …
- 02:46 Ticket #11324 (document fragments leak script tags into the DOM) closed by
- wontfix
- 01:00 Ticket #11326 (Triggering click on anchor target does not follow link) created by
- Given the markup: <a href="/somelink"></a> and the JS: $('a').click(); …
Note: See TracTimeline
for information about the timeline view.
