Timeline
03/03/11:
- 22:39 Ticket #8439 ($(input element).val() returns reversed string under certain conditions) closed by
- wontfix: Confirmed: http://jsfiddle.net/rwaldron/fd6xV/1/ As you can see, this is …
- 22:26 Ticket #8439 ($(input element).val() returns reversed string under certain conditions) created by
- (Bug occurs on Firefox 3.6.14 (but not on Opera 11.01), using Google's …
- 20:58 Ticket #8435 (.data() removes leading zeros from data-xxx attribute values) closed by
- duplicate
- 19:40 Ticket #8438 (Bad debugging) created by
- Can't see full functions stack in 1.5.1 here is 2 screenshots with same …
- 18:58 Ticket #8436 (ajax method failing unexpectedly) closed by
- duplicate: See http://bugs.jquery.com/ticket/8084#comment:16 for more explanations.
- 18:38 Changeset [2d0bc7ce72ab8d64da0506a88c8cc543ce3ceaba] by
-
- Makefile
- src/core.js
- src/deferred.js
- test/csp.php
- test/data/offset/absolute.html
- test/data/offset/body.html
- test/data/offset/fixed.html
- test/data/offset/relative.html
- test/data/offset/scroll.html
- test/data/offset/static.html
- …
- 18:26 Ticket #8437 (Using Multiple Selectors to search by tag name is significantly slower ...) created by
- Starting in jQuery 1.4.3, finding elements using multiple selectors and …
- 17:26 Ticket #8436 (ajax method failing unexpectedly) created by
- Firefox 3.6.14 JBoss-4.0.5.GA/Tomcat-5.5 ATGPlatform 2007.1 When …
- 17:24 Ticket #8435 (.data() removes leading zeros from data-xxx attribute values) created by
- When storing data attribute values in the DOM and referencing them via …
- 17:19 Ticket #8434 (Selector not working with XML string in IE) created by
- IE does not return the entity nodes when using the jQuery( selector, [ …
- 15:54 Ticket #8430 (ruban) closed by
- invalid: Closing due to the lack of any discernible ticket content.
- 14:51 Ticket #8416 (IE9 jqXHR.responseXML returns "undefined") closed by
- worksforme: OK, I tested this on my local webserver using IE9 and it worked …
- 14:18 Ticket #8421 (resolveWith fails on IE8 when called with no "args" argument) closed by
- fixed: Used the wrong format to notify the fix in the commit message. …
- 14:16 Changeset [c1279895f3f33cacc08e508c2409b587c0e6a5a2] by
-
- src/core.js
- test/unit/core.js
- 12:50 Ticket #8432 (.fadeToggle() breaks DIV style) created by
- I have a page with thumbnails. Three thumbnails are above a show/hide DIV …
- 11:33 Ticket #8431 (jQuery.inArray() does not work in Chrome and Firefox) created by
- I was using jquery.inArray() to compare to values and it reports as …
- 06:03 Ticket #8430 (ruban) created by
- hi this is form t == ext ==
- 05:40 Ticket #8429 (:empty discrepancy between IE and Chrome) created by
- I tested the following code on: Google Chrome 6.0.472.63 and Internet …
- 02:04 Ticket #8428 (ajax.timeout documentation should mention the xhr object is in an invalid ...) created by
- For jQuery releases that return an XMLHttpRequest object (instead of 1.5's …
- 00:09 Ticket #8427 (similar bug as Ticket #8107) closed by
- wontfix: Why on earth would you use call ajaxSetup with no parameter? What purpose …
03/02/11:
- 22:03 Ticket #8427 (similar bug as Ticket #8107) created by
- occurs when $.ajaxSetup(); is used workaround is: $.ajaxSetup({}); see …
- 21:13 Ticket #8426 (Unknown pseudo class - Opera) created by
- I was testing each browser (except IE) for the jQuery Form Plugin with a …
- 19:44 Ticket #8425 (scrollTop inconsistency) created by
- iOS 4.2 UIWebView (safari?) $(window).scrollTop() returns a good position …
- 15:04 Ticket #8424 (hover and attr usemap -> Syntax error, unrecognized expression: .) created by
- I use img with usemap attr inside <div class="akciya">. If move mouse over …
- 14:06 Ticket #8423 (Cross origin AJAX request always preflighted) created by
- By setting a custom header, X-Requested-With, all cross-domain ajax …
- 11:15 Ticket #8421 (resolveWith fails on IE8 when called with no "args" argument) created by
- Deferred's resolveWith method fails on IE8 (with and without IE7 …
- 10:00 Ticket #8420 (.outerHeight misses CAPTION height when object is TABLE) created by
- The computed height of a table with no rows but only a caption returns 0, …
- 07:48 Ticket #8287 (Elminate memory leaks reported by IEJSLeaksDetector.exe) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:48 Ticket #8233 (Select box with lots of optios inside dialog return script loop error on ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:32 Ticket #8419 (Ajax calls to encoded Internationalized domain names doesn't work in ...) created by
- Using jQuery 1.5 or 1.5.1, any ajax() calls to encoded Internationalized …
- 06:45 Ticket #8417 (When posting AJAX and the data has "??" is formats it to ...) closed by
- wontfix: Default encoding in ajaxSettings is x-www-form-urlencoded. So you have to …
- 03:39 Ticket #8418 (set name parameter using attr() method in IE 7) created by
- Looks like attr("name","value") method is not working to set name …
- 01:48 Ticket #8417 (When posting AJAX and the data has "??" is formats it to ...) created by
- Works fine with 1.4.4 Example: var myData = { AccountIds: 17, Message: …
03/01/11:
- 21:45 Ticket #8416 (IE9 jqXHR.responseXML returns "undefined") created by
- Using jqXHR.responseXML method in IE9RC returns "undefined" while FireFox …
- 21:36 Ticket #8411 (Selecting of checkboxes different under 1.4.4 and 1.5 or above) closed by
- duplicate
- 20:26 Ticket #8415 (HIDING/SHOWING DIV CLEARS RADIO CHECKS) created by
- this is the same issue as #1095 but I am seeing it in Chrome and firefox …
- 18:01 Ticket #8413 (function replaceWith() bug on Internet Explorer 7&8) closed by
- invalid
- 16:01 Ticket #8414 (jQuery.show() locked css display - failed the media queries) created by
- Test page http://jsbin.com/ejuva3/4 To test it: Expected Result 1. …
- 13:28 Ticket #8413 (function replaceWith() bug on Internet Explorer 7&8) created by
- hi, find a limitation to replaceWith() on non existing elements with IE …
- 13:13 Ticket #8412 (Ajax problem on iOS with HTML5 applicationCache and web-app mode) created by
- This may not be a jQuery bug, however without a workaround it will affect …
- 10:14 Ticket #8411 (Selecting of checkboxes different under 1.4.4 and 1.5 or above) created by
- I have two checkboxes: <input type="checkbox" id="x"/> <input …
- 10:14 Ticket #8410 (Selecting of checkboxes different under 1.4.4 and 1.5 or above) created by
- I have two checkboxes: <input type="checkbox" id="x"/> <input …
- 08:56 Ticket #8409 (select a dom elment which append using $.append) created by
- when i inserts some specified content as the last child of a element. and …
- 07:55 Ticket #8268 (jquery fade-show fails in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:06 Ticket #8408 (DOM element as selector inconsistency) closed by
- invalid
- 02:16 Ticket #8408 (DOM element as selector inconsistency) created by
- Creating a jquery object from DOM element via $() fails but succeeds when …
02/28/11:
- 22:45 Ticket #8407 (my valid submission rejected) closed by
- invalid: If you have a fiddle available that now demonstrates the bug in #8060, …
- 22:43 Ticket #8060 (Setting checked to true on a disconnected checkbox does not carry over ...) reopened by
- 21:21 Ticket #8407 (my valid submission rejected) created by
- Why is my valid submission rejected? Is this a session thing?
- 19:18 Ticket #8405 (Enhance jQuery.sub to work in its own window/document) created by
- It would be nice if we could pass a DOM Window or Document to jQuery.sub …
- 18:58 Ticket #8404 ($("object").attr("data") returns the incorrect value in Chrome) created by
- http://jsfiddle.net/jSQ6A/3/ The return value on Chrome (9.0.597.98 …
- 18:44 Ticket #8163 (Selecting "text" inputs that don't have the "text" attribute explicitly ...) closed by
- duplicate
- 18:19 Ticket #8403 (jQuery Bulldozes Other IE Filters When Assigning Opacity) created by
- Steps to Reproduce: Assign a background gradient to an element in your …
- 15:07 Ticket #8402 (jQuery.cssProps is useless in all browsers but IE6/7/8) created by
- jQuery.cssProps is an object in which you can "Add in properties whose …
- 11:23 Ticket #8391 (scrollTop, scrollLeft setters break chaining when selector doesn't match ...) closed by
- duplicate
- 11:20 Ticket #8395 (.append does not insert strings with html markup, does not always insert ...) closed by
- invalid: Replying to anonymous: > Ok, it turns out the minimum amount …
- 10:58 Ticket #8400 (AJAX error with Firefox and jQuery 1.5.1) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by writing …
- 09:16 Ticket #8401 (minor enhancement to opacity cssHooks) created by
- Why are we doing […] When we could do […] Improve jQuery, one DOM …
- 09:01 Ticket #8400 (AJAX error with Firefox and jQuery 1.5.1) created by
- I am sorry if this ticket is not specific enough, but here is the problem …
- 07:56 Ticket #8399 (find(input:hidden) is not correct.) created by
- i am using jq 1.4.4, my page just this, <table id="tb"> <tr><td><input …
- 04:43 Ticket #8398 (regression: invalid label on repeat ajax request) created by
- When a repeat ajax request expects a json response, the json parsing fails …
02/27/11:
- 23:08 Ticket #8397 (.hover + .clone(true) broken?) created by
- Maybe this is a bug. Event callbacks bound with the .hover helper …
- 21:11 Ticket #8396 (error when animating the background-color property of the body tag) closed by
- invalid: As documented, the .animate() method animates only numeric properties. …
- 20:03 Ticket #8396 (error when animating the background-color property of the body tag) created by
- I tried to animate the background-color property of my <body> like this : …
- 16:20 Ticket #8394 (How to fix browser cache and notmodified respond for JSON? ...) closed by
- invalid: That's exactly how the ifModified option is supposed to work. Setting …
- 02:04 Ticket #8383 (.closest() doesn't work with > selector) closed by
- invalid: Closed per your request.
- 01:59 Ticket #8393 (load function in queue has bug) closed by
- invalid: This is not a bug, please ask for help on forum.jquery.com.
02/26/11:
- 20:37 Ticket #8395 (.append does not insert strings with html markup, does not always insert ...) created by
- Running FF 3.6.13 With an empty body tag, or a body tag with a single …
- 20:21 Ticket #8394 (How to fix browser cache and notmodified respond for JSON? ...) created by
- How to fix browser cache and notmodified respond for JSON? …
- 15:45 Ticket #8393 (load function in queue has bug) created by
- i want hide my div first, then load a page in it and then show div by this …
- 15:09 Ticket #8392 (slideToggle() is not working) created by
- $('#forgetpass').click(function() { …
- 11:43 Ticket #8391 (scrollTop, scrollLeft setters break chaining when selector doesn't match ...) created by
- The following line throws a javascript error: […] The reason is that …
- 06:53 Changeset [0b3315d23c2c407019f5adac26616aa57dfccaf9] by
-
- src/core.js
- 06:29 Changeset [8cd2f53c0c19cc9b9b686e01904e4ff6c8fbd659] by
-
- test/unit/core.js
- 05:13 Changeset [047285859004f72fd477efd0e2dafea2a414b15b] by
-
- src/core.js
- src/support.js
- test/unit/core.js
- 05:01 Ticket #8382 (prevAll and prevUntil reverse order is not documented) closed by
- fixed: I've updated the prevAll() and prevUntil() documentation to reflect the …
- 03:53 Ticket #8389 (Live events triggered on disabled input fields do not get fired in jQuery ...) reopened by
- Sorry i meant to leave this open for your input.
- 03:52 Ticket #8389 (Live events triggered on disabled input fields do not get fired in jQuery ...) closed by
- worksforme: Yes, we fixed that because it was a bug. See #6911. Are you wanting to …
- 03:46 Ticket #8390 (Add jQuery('input').intVal/floatVal to write less code to get value as ...) closed by
- wontfix: These can easily be implemented as plugins; adding them to core would make …
- 03:44 Ticket #1172 (Ajax Partial results for better busy status.) closed by
- wontfix: See the solution proposed in #8237, based on the ajax prefilter feature …
- 02:35 Ticket #8390 (Add jQuery('input').intVal/floatVal to write less code to get value as ...) created by
- Please add $('#input').intVal() and $('#input').floatVal() to reduce code …
- 01:09 Ticket #8389 (Live events triggered on disabled input fields do not get fired in jQuery ...) created by
- An example: http://jsfiddle.net/wnLB3/1/
02/25/11:
- 23:15 Ticket #8388 (.css(prop) fails in IE for detached elements) created by
- This seems to be a regression introduced in 1.4.3 and still broken in …
- 22:59 Ticket #8387 (flickering problem with jQuery 1.5 hide/show issue with inline and ...) created by
- I have a form that hides/shows a secondary options menu using jquery, …
- 20:12 Ticket #8379 (Missing reduce()) closed by
- duplicate
- 20:10 Ticket #8379 (Missing reduce()) reopened by
- 18:44 Ticket #8385 (:button selector disregards submit button) closed by
- worksforme: Seems to be working as documented. Submit buttons are not `<input …
- 18:36 Ticket #8386 (Problem with :focus selector) closed by
- duplicate
- 18:16 Ticket #8386 (Problem with :focus selector) created by
- No problems in Mozilla based browsers, but particularly in IE 6, this …
- 18:05 Ticket #8379 (Missing reduce()) closed by
- wontfix: @jitter - I'm actually 100% in agreement. Initially I had written a …
- 17:03 Ticket #8385 (:button selector disregards submit button) created by
- Expected behaviour: The following Selector should set the value of all …
- 16:45 Ticket #8384 (Request for ">" selector to work in wider range of circumstances) created by
- According to the specification > is only defined where parent and child …
- 14:44 Ticket #8383 (.closest() doesn't work with > selector) created by
- Test case is here: http://jsfiddle.net/77Qm9/ Not sure what correct …
- 14:39 Ticket #8382 (prevAll and prevUntil reverse order is not documented) created by
- In #6178 and #5994 it is noted that order of elements returned by …
- 14:31 Ticket #8381 (.is("div") fails on disconnected elements in IE9) created by
- (originally reported in -dev by Scott Gonzalez) {{{$("<div …
- 14:23 Ticket #8380 ($(':text') should match <input> since `type=text` is the implied default) created by
- Test case: http://jsfiddle.net/mathias/CpvgM/ Currently, $(':text') only …
- 00:30 Ticket #8379 (Missing reduce()) created by
- We have map(), each(), filter(), but there is no fold() nor reduce() …
- 00:01 Ticket #8378 (.not().live()) closed by
- invalid: Thanks for your time and interest in helping with jQuery, but this is …
02/24/11:
- 23:40 Ticket #8378 (.not().live()) created by
- $('form').not('.confirm').live('submit', ... does not work. Event is …
- 21:39 Ticket #8377 (siblings() impacts ancestors siblings) created by
- used latest jquery and jquery ui I am using: FF3.6.13 on winXP it …
- 20:43 Ticket #8368 (Regression: speed fix for $.trim results in incorrect behavior with ...) closed by
- worksforme: OK, then, sounds like it's not a jQuery bug.
- 20:04 Ticket #8374 (When using .click() on an input a delegate gets fired before the input's ...) closed by
- duplicate
- 19:49 Ticket #8376 (ID parent + ID child will not find element in IE 7) closed by
- invalid: Your test case is invalid. Don't use document.write to do debugging, …
- 19:21 Changeset [71bd828d9f975fb1047b9fa2a78949cafd8006ac] by
-
- test/unit/ajax.js
- 19:10 Changeset [14e9da51f96a7a9b1a5c239c32f4abe20eb2b795] by
-
- src/ajax.js
- test/unit/ajax.js
- 18:26 Ticket #8376 (ID parent + ID child will not find element in IE 7) created by
- At work I had the following: $('#parentId #childId')[0] for a unique …
- 18:24 Ticket #8375 (IE8 - Changing title tag throws error) closed by
- duplicate
- 18:00 Ticket #8375 (IE8 - Changing title tag throws error) created by
- Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; …
- 17:48 Ticket #8374 (When using .click() on an input a delegate gets fired before the input's ...) created by
- I ran across what I believe to be a bug that dates back all the way to …
- 17:35 Ticket #8373 (input:text[val=xy]:first selector and actual input value) created by
- Hi Example currently at: http://jsfiddle.net/dsjy6/3/ With the following …
- 16:01 Ticket #8371 (compatibility error) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! A quick …
- 15:56 Ticket #8371 (compatibility error) created by
- there are a little error to select an item from a <select></select> object …
- 15:07 Ticket #8367 (.laod() bug with 1.5 but it's ok with 1.3.2) closed by
- invalid: This should be closed as cannot reproduce. This fiddle shows the basics …
- 13:28 Ticket #8370 (toggle animation height jumps/snaps when expanding) created by
- The toggle() method jumps to it's final height at the end of the expanding …
- 08:39 Ticket #8369 (Ajax method "load" has a bug!) created by
- the method "load" is invalid. Code: <html> <head> <script …
- 05:37 Changeset [58faec7cb7e820ef910b4850f5234da3989e6961] by
-
- src/ajax/jsonp.js
- 01:15 Ticket #8368 (Regression: speed fix for $.trim results in incorrect behavior with ...) created by
- The fix for ticket 6868 (slow trim when trimming very large strings) looks …
- 00:23 Ticket #8367 (.laod() bug with 1.5 but it's ok with 1.3.2) created by
- bug with 1.5 <script type="text/javascript" …
Note: See TracTimeline
for information about the timeline view.
