Timeline
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 …
03/10/12:
- 14:14 Ticket #11386 (for ... in syntax works incorrectly with arguments object on safari 5) closed by
- cantfix: This should be reported to Safari. It does not make sense to work around …
- 13:57 Ticket #11252 (:even and :odd selectors documentation does not specify which order is ...) closed by
- fixed: Docs updated, using a new Reusable called "Document Order".
- 13:25 Ticket #10288 (1.6.4 minified has high order bytes causing IE 8 crash when not sent UTF-8) closed by
- invalid: This problem could not be confirmed and has not been reported in recent …
- 04:29 Ticket #11278 ($.each: no usable message/notice/exception for undefined first argument) closed by
- invalid: Since this has been consistent behavior of $.each() through several …
- 04:27 Ticket #10946 (unified event binder for click and dblclick) closed by
- plugin: Better as a plugin.
- 04:25 Ticket #9944 (Pass new array as third argument to jQuery.grep and jQuery.map callbacks) closed by
- plugin: Sorry but we don't need to complicate this highly-used code for edge …
- 04:22 Ticket #10064 (Meta: Research feasibility of dataset api use for jQuery.fn.data()) closed by
- patchwelcome: There doesn't seem to be a benefit to leaving this ticket open, since it …
- 04:18 Ticket #10442 (Integrate widget factory) closed by
- wontfix: I don't see any good reasons for putting this in core, since we don't have …
- 04:14 Ticket #10460 (Defective html when using html(string) on anchor tag in FireFox 3.6.23) closed by
- invalid: That is not valid markup in XHTML or HTML4. A link is an inline element …
03/09/12:
- 22:16 Ticket #11462 (Table Caption does not Fade Out) created by
- When using fadeOut() or similar functions, a table's caption element is …
- 19:24 Ticket #11390 (Setting *{box-sizing:border-box} breaks offset() on scrolling in IE8) closed by
- duplicate: this has been fixed by: …
- 15:19 Ticket #11460 (Compatibility with Jquery Mobile) closed by
- invalid: Thanks. We're aware of this issue and are currently working to iron it …
- 15:04 Ticket #11461 (Add support for HTML5 XHR v2 with responseType set to 'arraybuffer' on ...) created by
- I try to use $.ajax for retrieving binary data as explain in HTML5 …
- 14:43 Ticket #11460 (Compatibility with Jquery Mobile) created by
- jQuery 1.7.2b1 no longer works with jquery mobile. I have tried several …
- 13:46 Ticket #11458 (Event namespace should allow special chars like "+", "$", "/") closed by
- wontfix: I don't think it's necessary to accept any special characters, and doing …
- 10:21 Ticket #11459 (charset attribute of script tag lost when insert html string with .html()) created by
- The .html() call does not handle a script tag with charset attribute …
- 06:37 Ticket #11458 (Event namespace should allow special chars like "+", "$", "/") created by
- It could be fixed by escaping the namespace string before doing the …
Note: See TracTimeline
for information about the timeline view.
