Timeline
03/18/12:
- 15:46 Ticket #11481 (jQuery.param does not serialize Date objects correctly) closed by
- invalid
- 08:20 Ticket #11431 (Binding on events to iframe tags from parent window using "on" functions ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
03/17/12:
- 16:33 Ticket #11478 (DOMException in Google Chrome) closed by
- invalid
- 11:10 Ticket #11485 (Event degelation doesn't work with middle mouse click) created by
- Fiddle: http://jsfiddle.net/ZgD2s/3/ On Google Chrome, the two directly …
- 03:52 Ticket #10918 (fadeIn/show a table row will add style='display: block' to the tr tag ...) closed by
- duplicate
03/16/12:
- 22:25 Ticket #11484 (SourceURL support for scripts loaded by domManip using XHRs.) created by
- This ticket is inspired by discussion in Chrome Developer Tools mailing …
- 20:57 Ticket #11483 ("current" context for add) created by
- add is the only traversing …
- 19:51 Ticket #11482 ([jQuery Bug Site] Hidden Spam Links (not comment spam)) created by
- There appear to hidden links in the jQuery template itself after bugs that …
- 13:21 Ticket #11481 (jQuery.param does not serialize Date objects correctly) created by
- When using deep serialization, JavaScript Date objects are not serialized …
- 13:05 Ticket #11480 (Event handler (callback) does not receive the most-derived instance for ...) created by
- The following code block functions correctly in 1.6.4 but performs …
- 10:56 Ticket #11479 (ValueError: invalid literal for int() with base 10: ...) created by
- ==== How to Reproduce ==== While doing a GET operation on …
- 08:28 Ticket #11423 ([safari] .css({ overflow: 'hidden'}) does not set that property) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:04 Ticket #11478 (DOMException in Google Chrome) created by
- When Developer Tools is open Google Chrome is pausing execution at …
03/15/12:
- 21:48 Ticket #11477 (A resolved/rejected $.Deferred does not trigger new handlers when attached ...) created by
- Code sample: […] I would expect an immediately resolved/reject …
- 16:28 Ticket #11476 (Ajax context is lost in deferred) created by
- When using $.ajax as a deferred, the context is lost when the deferred …
- 14:39 Ticket #11473 ($.fn.html clears children in IE) reopened by
- 08:18 Ticket #11404 ($(document).find("script[src]") returns all the elements in IE7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 01:38 Ticket #11474 (jQuery.isPlainObject return true for File in Safari, but false for File in ...) created by
- An object of the type File is not an object created using {}, or new …
- 00:28 Ticket #11473 ($.fn.html clears children in IE) closed by
- invalid: The correct way to preserve anything you want to reuse is to store the …
03/14/12:
- 21:12 Ticket #11471 (Bug with id selectors) closed by
- invalid: If you need to have only numbers, prefix them, or try using *-data …
- 20:33 Ticket #11473 ($.fn.html clears children in IE) created by
- When using innerHTML to set the contents of an element, descendant …
- 14:55 Ticket #11472 (Comment Typo (nitpick)) created by
- Definitely nitpicky. Line 3531 of jquery-1.7.1.js: For mousenter/leave …
- 10:32 Ticket #11471 (Bug with id selectors) created by
- http://jsfiddle.net/4PYU4/ This bug touches all versions of jquery. All …
- 08:30 Ticket #11408 (Non pixel length are wrong for detached elements) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:30 Ticket #11326 (Triggering click on anchor target does not follow link) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
03/13/12:
- 19:02 Ticket #11470 (Adding a builtin readyP promise) created by
- Discussion with rick waldron [1] led to "Can you file a ticket: …
- 13:54 Ticket #11469 (Negative margin in animations (.animate)) created by
- […] This example doesn't work. It worked before 1.7.2rc1 and negative …
- 11:23 Ticket #11373 (Firefox misreporting width, outerWidth and innerWidth when using @import ...) closed by
- invalid: Actually, this is not a jQuery bug. Same outcome without jQuery: …
- 08:20 Ticket #11468 (form elements cann't get) closed by
- invalid: Since, "type" is not an attribute, you should be using .prop(). Example: …
- 08:12 Ticket #11389 (if the css defind in <head></head> the border color does not work) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 01:50 Ticket #11468 (form elements cann't get) created by
- just like <textarea id="abc" name="abc"></textarea>,for version1.4 I can …
03/12/12:
- 16:39 Ticket #11402 (evalScript function fails with error error 80020101 in IE) closed by
- duplicate
- 16:10 Ticket #11461 (Add support for HTML5 XHR v2 with responseType set to 'arraybuffer' on ...) closed by
- cantfix: There is no way to create a backwards compatible implementation
- 15:39 Ticket #11467 (trim() throws exception in IE7) created by
- 15:33 Ticket #11466 (Manually triggered .focus() calls the callback function twice) created by
- .focus() calls the callback function once with isTrigger attribute set and …
- 10:11 Ticket #11465 ($.data() doesn't work on <object>) created by
- (jQuery 1.7.1) (Bug) >>> jQuery('#playerContainer') …
- 08:30 Ticket #11381 (IE8 problems [unknown runtime error & invalid procedure call or argument] ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:34 Ticket #11464 (event.timeStamp is a Date object rather than an integer in Android) created by
- Tested on the default Android 2.3 browser, and on the Android 2.3 Dolfin …
03/11/12:
- 12:35 Ticket #11456 (.html(htmlString) fails in IE when 1st char is space and a close div tag ...) closed by
- wontfix: My two cents on this are: garbage in, garbage out. As dmethvin has pointed …
- 12:15 Ticket #11463 (Use instanceof instead of toString) closed by
- invalid: Whilst there are situations where instanceof may indeed appear to perform …
- 12:09 Ticket #7155 (api.jquery.com and scrollTop) closed by
- wontfix: This issue should now be addressed in the site refresh work that's been …
- 11:42 Ticket #8049 (problem in home page of jQuery) closed by
- fixed: The jq-clearfix issue on the book list has since been updated and this …
- 11:39 Ticket #7124 (Page Title on jQuery Blog) closed by
- invalid: This has since been fixed to 'jQuery Blog' for the default blog index. …
- 09:17 Ticket #11463 (Use instanceof instead of toString) created by
- JavaScript has instanceof operator, which is way faster for determining …
Note: See TracTimeline
for information about the timeline view.
