Timeline
Mar 22, 2009:
- 9:55 PM Changeset [f8ef75e]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/attributes.js
- src/core.js
- src/data.js
- src/dimensions.js
- src/event.js
- src/fx.js
- src/manipulation.js
- src/offset.js
- src/selector.js
- …
- 9:44 PM Ticket #4402 (Add mousewheel event) created by
- Add support for the mousewheel event. …
- 7:25 PM Changeset [e06da17]1.12-stable2.2-stablekillphp by
- test/unit/attributes.js
- test/unit/dimensions.js
- 7:25 PM Changeset [d7d908b0]1.12-stable2.2-stablekillphp by
- Makefile
- build.xml
- speed/benchmarker.css
- speed/benchmarker.js
- speed/index.html
- speed/jquery-basis.js
- src/attributes.js
- src/css.js
- src/fx.js
- src/support.js
- …
- 11:37 AM Ticket #4295 (Output of .css(name); for combined properties like margin and padding ...) reopened by
- I have seen other requests that jQuery core better support the …
- 11:06 AM Changeset [9476530f]1.12-stable2.2-stablekillphp by
- src/attributes.js
- src/manipulation.js
- 11:05 AM Ticket #4401 (1.3.x: Absolute positioned xul:image gets offset() values as if it ...) created by
- 6:09 AM Ticket #4400 (jQuery incorrectly identifies XSLT-generated HTML document as XML) created by
- Client-side XSLT-to-HTML transformation in Firefox in combination with …
- 12:25 AM Ticket #4399 (Unused variables in dimensions.js should be removed [PATCH]) closed by
- fixed: Fixed in r6296 Thanks for the patch. :)
- 12:24 AM Changeset [a974b25]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- 12:19 AM Ticket #4399 (Unused variables in dimensions.js should be removed [PATCH]) created by
- Browsing through the source, I noticed that the tl and br variables …
Mar 21, 2009:
- 7:39 PM Ticket #4398 (mousemove() event handling is slow) created by
- Event handling for mousemove event still causes a significant …
- 4:07 PM Ticket #4397 (jQuery.props should have mapping for "colspan" -> "colSpan") created by
- Internet Explorer does not accept the attribute "colspan" and instead …
- 1:24 PM Ticket #4396 (the function css('height') returns "0px" in Opera) created by
- <style> .obj {display:none; width:400px; height:400px;} </style> …
- 1:16 PM Ticket #4315 (Jquery.param encoding wrong) closed by
- duplicate: See the discussion at #3611.
- 10:48 AM Ticket #4395 (css('padding') doesn't work correctly in each browser) closed by
- duplicate: This is a dup of #4295.
- 10:37 AM Ticket #3609 (setting val() of radio or checkbox to single value sets "value" ...) closed by
- invalid
- 10:35 AM Ticket #4215 (Attribute "value" does not work well) closed by
- invalid
- 10:31 AM Ticket #4337 (Interation over array in google chrome iterate ascending by the array keys) closed by
- invalid: Technically a Javascript implementation doesn't need to guarantee the …
- 6:07 AM Ticket #4395 (css('padding') doesn't work correctly in each browser) created by
- This is test case for this bug. […] After inspecting code i have …
Mar 20, 2009:
- 10:40 PM Ticket #4369 (I have problems with internet explorer) closed by
- invalid: This looks like an cross-browser css or markup bug, not a jQuery bug. …
- 10:28 PM Ticket #4384 (jQuery.get doesn't shift all arguments) closed by
- duplicate: Duplicate of #3775.
- 9:59 PM Ticket #4381 (IE7 reports 'inherit' for visibility property - is(':visible') returns true) closed by
- invalid: The
visibility
andopacity
css attributes don't factor … - 9:55 PM Ticket #4382 ([regression] Append with multiple elements doesn't bind events) closed by
- duplicate
- 9:50 PM Ticket #4387 ($ is not defined) closed by
- invalid: This isn't a jQuery bug; please ask for help in a forum.
- 9:42 PM Ticket #4390 ($('input[type=checkbox]').val() doesn't return checked or unchecked status) closed by
- invalid: You haven't said what value you would expect from
.val()
when … - 9:32 PM Ticket #4391 (:has() selector is inconsistent when used with element created by .after()) closed by
- invalid: The docs seem pretty clear to me already: > next only returns the …
- 3:56 PM Ticket #4394 (Jquery 1.3.2 (Sizzle) cannot use attribute selectors with an odd ...) created by
- Given some elements with apostrophe's in their attribute values: …
- 11:01 AM Ticket #4393 (IE6 JS error when processing $("abbr").html()) created by
- The following Javascript generates an error in IE6: $(function() { …
- 9:03 AM Ticket #4392 (.val('') does not deselect) created by
- To clear a form I set "myform" attributes and use …
Mar 19, 2009:
- 11:10 PM Ticket #4189 (Bind .live() handler to the current context rather than document) closed by
- fixed: Added in r6287
- 11:10 PM Changeset [30e760b]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 7:01 PM Ticket #4391 (:has() selector is inconsistent when used with element created by .after()) created by
- Attached is a reproduction that shows the problem in Chrome, IE7, and …
- 6:30 PM Ticket #4390 ($('input[type=checkbox]').val() doesn't return checked or unchecked status) created by
- $('input[type=checkbox]').val() returns always the attribute value of …
- 5:51 PM Ticket #4389 ($().removeAttr('maxlength') set maxlength to 0 in IE7) created by
- When you use .removeAttr, IE does not let you enter anything in the …
- 4:38 PM Ticket #4388 (.css(name, somefunc()) and .attr(name, somefunc()) cause fatal js ...) created by
- When dealing with a function that returns data and using that data to …
- 3:35 PM Ticket #4387 ($ is not defined) created by
- If i use latest version of jquery(jquery-1.3.1.min.js) and simple …
- 12:35 PM Ticket #4386 (iframe body clone event IE) created by
- I found some strange behavior in the clone event on the body element …
- 11:16 AM Changeset [dae96f55]1.12-stable2.2-stablekillphp by
- src/event.js
- 10:39 AM Ticket #4373 (first ajax request is sent multiple times) closed by
- worksforme
- 8:22 AM Ticket #4385 (insertAfter loses script tags) created by
- If I clone some html that includes a script tag, the script gets …
- 8:17 AM Ticket #4384 (jQuery.get doesn't shift all arguments) created by
- by inspection in the source code, if the data argument is omitted, …
- 6:55 AM Ticket #4383 ([regression] Append with multiple elements doesn't bind events) created by
- When attempting to use append to add a button (complete with click …
- 6:51 AM Ticket #4382 ([regression] Append with multiple elements doesn't bind events) created by
- When attempting to use append to add a button (complete with click …
- 2:46 AM Ticket #4381 (IE7 reports 'inherit' for visibility property - is(':visible') returns true) created by
- I have a div that is hidden, and inside that is an element that …
- 12:51 AM Ticket #4380 (redundant line break in version.txt) created by
- redundant line break at the end of version.txt, cause problems on …
Mar 18, 2009:
- 11:18 PM Ticket #4115 (Faster Offset Initialization) closed by
- fixed: fixed in r6285
- 11:17 PM Changeset [10303c3]1.12-stable2.2-stablekillphp by
- src/offset.js
- 10:55 PM Ticket #4263 (Offset() on position:fixed inside a div incorrect in Webkit browsers) closed by
- fixed: Fixed in r6284
- 10:54 PM Changeset [c0cdbf8]1.12-stable2.2-stablekillphp by
- src/offset.js
- 6:53 PM Ticket #3436 (IE6 freezes when receiving certain JSONP AJAX responses) closed by
- invalid: This is because the response from the server doesn't seem to be valid. …
- 6:52 PM Ticket #3436 (IE6 freezes when receiving certain JSONP AJAX responses) reopened by
- 6:23 PM Ticket #3466 (IE6 & 7 throw an error during jsonp call using $.getJSON) closed by
- duplicate: Consolidating this into #4378
- 6:23 PM Ticket #3436 (IE6 freezes when receiving certain JSONP AJAX responses) closed by
- duplicate: Consolidating this into #4378
- 6:23 PM Ticket #3283 (The use of methods IE6 errors jsonp.) closed by
- duplicate: Consolidating this into #4378
- 6:22 PM Ticket #3019 (Using AJAX type=script or type=jsonp on IE6 sometimes breaks) closed by
- duplicate: Consolidating this into #4378
- 6:22 PM Ticket #2923 (getScript and globalEvals fail in IE6 on jQuery 1.2.5 (includes fix)) closed by
- duplicate: Consolidating this into #4378
- 5:22 PM Ticket #4379 (Reduce/eliminate dependencies between jQuery modules) created by
- As of r6283 there are three new modules: attributes.js, …
- 5:15 PM Changeset [7c04a64]1.12-stable2.2-stablekillphp by
- Makefile
- build.xml
- src/attributes.js
- src/core.js
- src/manipulation.js
- src/traversing.js
- test/index.html
- test/unit/attributes.js
- test/unit/core.js
- test/unit/fx.js
- …
- 3:44 PM Ticket #4378 (IE6 Broken JSONP calls. Several tickets, > 1 year. Solution available.) created by
- Hi, I'm concerned about the problem with JSONP calls in IE6 that …
- 3:00 PM Ticket #4373 (first ajax request is sent multiple times) reopened by
- I have set up an example at http://137.208.226.25:9876/test.html It …
- 1:57 PM Ticket #4374 (:hidden != :not(:visible)) closed by
- fixed: Thanks for adding more details! Fixed in r6282.
- 1:55 PM Changeset [2c31a16]1.12-stable2.2-stablekillphp by
- src/selector.js
- test/unit/selector.js
- 1:50 PM Ticket #4377 (find('select') return option elements) created by
- >>> $('body').find('button')[0].tagName; "BUTTON" >>> …
- 1:31 PM Ticket #3007 ($.css( cssLikeName ) doesn't return same value than $.css( ...) closed by
- fixed: jQuery 1.3.x converts css names to camelcase
- 12:58 PM Ticket #4376 ([autocomplete]) created by
- Can make it so that autocomplete result box aligns perfectly with the …
- 12:05 PM Ticket #4374 (:hidden != :not(:visible)) reopened by
- How is this logic correct? How is it acceptable that elements can be …
- 11:29 AM Ticket #4375 (Memory Leak with plugin and $.data().) created by
- <html> <body> <div id="test"></div> <script src="jquery.js"></script> …
- 11:15 AM Ticket #4373 (first ajax request is sent multiple times) closed by
- worksforme: The sample code you provided has a syntax error and after fixing that …
- 10:59 AM Ticket #4204 (fadeTo should remove display:none) closed by
- fixed: fixed in r6281
- 10:58 AM Changeset [62a251a]1.12-stable2.2-stablekillphp by
- src/fx.js
- 10:30 AM Ticket #4373 (first ajax request is sent multiple times) reopened by
- As test case you can use the example code. When you click the button …
- 10:03 AM Ticket #4374 (:hidden != :not(:visible)) closed by
- invalid: I believe the logic is correct. The element is not visible if either …
- 9:56 AM Ticket #4373 (first ajax request is sent multiple times) closed by
- worksforme: I can't reproduce the issue you are talking about. Try to create a …
- 9:51 AM Ticket #4371 (Event handling discrepancies for IE 7.0) closed by
- invalid: The window object in IE does not have key events. …
- 6:47 AM Ticket #4374 (:hidden != :not(:visible)) created by
:hidden
fails on elements that have width but no height. Shouldn't …- 6:32 AM Ticket #4373 (first ajax request is sent multiple times) created by
- Afte a page is loaded the first ajax request is sent multiple times (I …
- 6:21 AM Ticket #4372 (ajax call needs two data sections) created by
- I have a need to make ajax calls where it would be useful to keep the …
- 4:06 AM Ticket #4371 (Event handling discrepancies for IE 7.0) created by
- While all browsers will handle this: […] IE7 requires it to look …
- 3:36 AM Ticket #4370 (Google Chrome - .parents 'UL LI' vs 'UL') created by
- Google Chrome vs jQuery We have UL, within the LI, but within A. This …
- 12:02 AM Ticket #1807 (jQuery(undefined) returns document) closed by
- wontfix: This is the current expected behavior.
Mar 17, 2009:
- 11:53 PM Ticket #2365 (xml selector issue with IE7 (IE6 also ?)) closed by
- worksforme: Please feel free to repoen with a test case illustrating the issue you …
- 11:50 PM Ticket #2656 (serialize() ignores input type=file) closed by
- invalid: The serialize method can't get the contents of the file so I don't …
- 11:44 PM Ticket #4326 (json response) closed by
- invalid: If data is an empty string then there is nothing to eval. Not sure …
- 11:42 PM Ticket #4356 (<select> dropdowns behave abnormally after an alert() is produced by a ...) closed by
- worksforme
- 11:37 PM Ticket #1555 (Scripts execute before being put into the document) closed by
- duplicate: going to go ahead and close this as a duplicate of #3105 to conslidate
- 11:30 PM Ticket #2921 (scrollTop and scrollLeft always return 0, when element is hidden) closed by
- wontfix: The element has to be visible. Either the scrollTop/Left method has to …
- 11:29 PM Ticket #2783 (width() and height() including border when set to thin, medium or ...) closed by
- wontfix: This is to much of an edge case to try and put a workaround into the …
- 11:27 PM Ticket #2762 (.ui-sortable-placeholder width not updated on rearrange in ui.sortable.js) closed by
- fixed
- 11:24 PM Ticket #2529 (Draggables Jump in Firefox 3) closed by
- invalid: Please use the UI bug tracker http://jqueryui.com/development
- 11:23 PM Ticket #2528 (Getting position of hidden element generates error in Firefox) closed by
- invalid: In order to get the offset the element must be visible. Either the …
- 11:18 PM Ticket #3050 (innerHeight/Width on window return null) closed by
- invalid: Use $(window).height()
- 11:15 PM Ticket #4340 (Wrong offset counting in FF2 and Safari for fixed elements) closed by
- duplicate: duplicate of #4263
- 11:14 PM Ticket #4343 ($(window).innerHeight throws error in FF3.0.7) closed by
- invalid: Only the height method operates on the window. $(window).height()
- 11:12 PM Ticket #3732 (Fix for css properties problem under IE) closed by
- fixed: This is already being done in 1.3.x
- 11:08 PM Ticket #3562 (code to get pixel values for other measurement units is lacking) closed by
- wontfix: This would be better as a plugin for those who need this functionality.
- 11:05 PM Ticket #2784 (In IE7 version is reported as 6.0) closed by
- duplicate: duplicate of #2661
- 11:05 PM Ticket #2413 (incorrect browser version (1.2.3, not fixed)) closed by
- duplicate: duplicate of #2661
- 11:04 PM Ticket #3402 (jQuery.browser.version can be incorrect with mutant IE userAgent strings) closed by
- duplicate: duplicate of #2661
- 11:03 PM Ticket #3696 (Firefox 3.0.4 browser version detection fails on Fedora) closed by
- duplicate: duplicate of #2661
- 11:03 PM Ticket #4338 (Wrong browser version in IE with mail.ru agent software) closed by
- duplicate: duplicate of #2661
- 11:02 PM Ticket #2649 (Change between jquery 1.2.1 and 1.2.3 on the clone() function causes ...) closed by
- worksforme: Please feel free to reopen if things are still running slow on the …
- 10:55 PM Ticket #3376 (IE6 browser crash on page) closed by
- worksforme: Seems to be working for me but as you said it probably relates to …
- 10:49 PM Ticket #4074 (.clone() doesn't respect ownerDocument) closed by
- fixed: fixed in r6280
- 10:48 PM Changeset [ace1338]1.12-stable2.2-stablekillphp by
- src/core.js
- 10:47 PM Ticket #3952 (Cross document error in $.clone for !$.support.noCloneEvent browsers) closed by
- duplicate: duplicate of #4074
- 10:39 PM Ticket #4256 (Can't create iframe with jQuery('html)) closed by
- invalid: The issue is that the iframe hasn't completely been loaded by IE yet. …
- 9:16 PM Ticket #3667 (Getting "background-position" on Firefox 2.0.0.18 (and olders)) closed by
- duplicate: duplicate of #3667
- 9:05 PM Ticket #4125 (href changing in IE) closed by
- wontfix: Should the core really try to fix this? Seems like such an edge case …
- 6:56 PM Ticket #4368 (I have problems with internet explorer) closed by
- duplicate: dup of #4369
- 6:55 PM Ticket #4193 (.clone() selected items lose select in FF but not in IE) closed by
- wontfix: This was at one time in core but was removed due to the large …
- 6:54 PM Ticket #2941 (<select> value and selected option not preserved on clone) closed by
- wontfix: This was at one time in core but was removed due to the large …
- 6:48 PM Ticket #4369 (I have problems with internet explorer) created by
- I have installed this great menu on a shopping cart development that I …
- 6:47 PM Ticket #4368 (I have problems with internet explorer) created by
- I have installed this great menu on a shopping cart development that I …
- 6:38 PM Ticket #3502 (Opacity set for 1 causes problems in IE) closed by
- duplicate: duplicate of #3238
- 6:37 PM Ticket #3218 (IE7 Fade animations choppy/not present with transparent PNG.) closed by
- wontfix: Unfortunately IE7s support for PNGs is still very fragile. It is just …
- 6:27 PM Ticket #3688 ([PATCH] Prevent changing of @type for BUTTONs as well as INPUTs) closed by
- fixed: fixed in r6279
- 6:27 PM Changeset [e73990a]1.12-stable2.2-stablekillphp by
- src/core.js
- test/index.html
- test/unit/core.js
- 6:12 PM Ticket #3917 (input maxLength property/attribute is not consistent) closed by
- wontfix: Unfortunately we can't have it both ways. IE immediately converts the …
- 6:01 PM Ticket #3468 (maxlength attribute matches and returns -1 when not specified) closed by
- duplicate: duplicate of #3917
- 5:59 PM Ticket #3716 (clone() on forms does not copy password input values in ie) closed by
- wontfix: Cloning form element values along with a form is something we used to …
- 5:57 PM Ticket #4367 (Can not clone attributes in opera) created by
- […]
- 5:51 PM Ticket #4295 (Output of .css(name); for combined properties like margin and padding ...) closed by
- wontfix: The amount of code/overhead is not worth fixing this when accessing …
- 5:47 PM Ticket #2462 (backgroundPosition propertie) closed by
- duplicate: duplicate of #4295
- 5:30 PM Ticket #3089 (The bug in mozilla and safari, jQuery.fn.offset) closed by
- duplicate
- 5:30 PM Ticket #3341 (Offset of positioned fixed elements buggy in Safari) closed by
- duplicate: duplicate of #4263
- 5:25 PM Ticket #2196 (Coords returned by offset method are false in a specific context with ...) closed by
- wontfix: This is to much of an edge case right now to incur the overhead within …
- 5:20 PM Ticket #2082 (Offset function returns wrong value with IE7/position fixed) closed by
- fixed: This is fixed and has been fixed for a very long time now. You can't …
- 5:11 PM Ticket #3037 (offset returns top/left = 0 for a position: absolute / display: none ...) closed by
- wontfix: Checking to see if the element is hidden is to much overhead for an …
- 5:08 PM Ticket #4116 (parseFloat should be used in offset) closed by
- fixed
- 5:07 PM Changeset [aabf635c]1.12-stable2.2-stablekillphp by
- src/core.js
- src/offset.js
- 5:02 PM Ticket #4366 ($.each fails in IE with document.styleSheets) created by
- […] fails in Internet Explorer with the error: […] It seems the …
- 4:51 PM Ticket #4136 (Offset Bug in 1.3.1) closed by
- invalid: You can't run offset on window and when you run offset with no matched …
- 4:50 PM Changeset [a37cccc8]1.12-stable2.2-stablekillphp by
- src/offset.js
- 4:45 PM Ticket #4117 (document.documentElement["getBoundingClientRect"]) closed by
- fixed: Changed to {{{ if ( "getBoundingClientRect" in …
- 4:43 PM Changeset [36b4a9b]1.12-stable2.2-stablekillphp by
- src/offset.js
- 4:42 PM Ticket #3993 (Framesets in Opera not working with jQuery 1.3) closed by
- fixed: Accidentally landed a fix for this in SVN rev [6275] - but it's all …
- 4:40 PM Ticket #4250 (Remove the use of internal .push/splice/sort methods) closed by
- wontfix
- 4:39 PM Ticket #4250 (Remove the use of internal .push/splice/sort methods) reopened by
- Un-fixed in SVN rev [6275]. We really can't afford to make this change …
- 4:39 PM Changeset [26731d4]1.12-stable2.2-stablekillphp by
- src/core.js
- src/selector.js
- 1:14 PM Ticket #4365 (prototype's getElementsByClassName causes jQuery error) created by
- hi, i have problems using jQuery.noConflict() and firefox 2. my …
- 11:44 AM Ticket #4364 ([validate]) created by
- In the demo of your last release 1.5.1 Multipart form gives an error: …
- 7:02 AM Ticket #4363 ([autocomplete] repeating focus) created by
- If, for example, two input boxes are next to each other and the tab …
- 2:51 AM Ticket #4362 (jQuery.val() doesn't work as expected in Konqueror) created by
- The following code yields a wrong select element value in Konqueror. …
Mar 16, 2009:
- 8:02 PM Ticket #4361 (replaceWith() accept callback for content) created by
- I wish that the replaceWith() function accepted for its "content" …
- 1:43 PM Ticket #4360 (Internet Explorer 7 .load event fails to set the content length when ...) created by
- Trying to run the following load command. Works fine in FF3.1, Chrome …
- 12:31 PM Ticket #4359 (Scripts not evaluating in ajax-fetched HTML in Chrome) created by
- After retrieving an HTML page and injecting it into the DOM, I have …
- 8:21 AM Ticket #4358 (curCSS function in IE: "invalid argument") created by
- The "curCSS" function has a special case for IE that uses …
- 6:06 AM Ticket #4357 (ui.tabs quicksearch focusOnLoad and ie) created by
- Something does not work right, when I use ajax loading with ui.tabs …
Mar 15, 2009:
- 10:36 PM Ticket #4356 (<select> dropdowns behave abnormally after an alert() is produced by a ...) created by
- I can only reproduce this in Firefox (3.0.7 and 3.1b3). So, I'm not …
- 2:55 PM Ticket #4355 (Ajax.load ignores strings as data parameter for POST requests) created by
- Other than stated in the documentation load does not accept strings as …
- 2:09 PM Ticket #4354 (Utilities/jQuery.support and ie6) created by
- As jQuery.browser and jQuery.browser.version properties are deprecated …
Note: See TracTimeline
for information about the timeline view.