Timeline
03/25/09:
- 22:16 Ticket #4423 (Scope of Animation Queue) created by
- Using "queue:false" in animation params seems to lack the ability to run …
- 22:14 Ticket #4422 (Clone under IE8 - form with trailing / in action) created by
- IE8 version 8.0.6001.18702 When cloning a form in IE8 with a trailing …
- 17:50 Ticket #4421 (jQuery.filter() and jQuery.find() do not return select or option elements.) created by
- I am attempting to retrieve all 'form' elements from a div with varying …
- 15:44 Ticket #4420 (Internet Explorer 7 error: problem setting elem[ name ] = value) created by
- I found a minor problem in IE that does not happen with Firefox or Chrome. …
- 14:29 Ticket #4419 ([validate]) created by
- Contribution to addMethod: Default Value If a default value is used in …
- 13:11 Ticket #4418 (beforeunload doenst work correctly) created by
- $(window).bind("beforeunload") and unbind() does not work correctly. The …
- 06:12 Ticket #4417 (problem with attribute name when clone in IE7) created by
- there is a problem in IE7 when clone elements, after change name elements …
- 03:46 Ticket #4416 ($(window).height() does not work on Nokia 5800) created by
- $(window).height() reports 0 on Nokia Series 60 (Nokia 5800). My …
- 01:39 Ticket #4415 (fix: Using min-height causes breaks in slide animations) created by
- If you set min-height onto an element it causes breaks in slide …
- 00:31 Ticket #4414 ([autocomplete] - Enhancement using mouseleave) created by
- Suggested enhancement: Add mouseleave functionality to the autocompleter …
03/24/09:
- 22:40 Ticket #4413 (Cannot animate by negative percentage in IE) created by
- [IE only; works correctly in Firefox, Chrome, Safari] When an element's …
- 19:12 Ticket #4412 (hide and ie bug (height < 1px)) created by
- as a result of code […] element's height fits its content in ie Hence, …
- 18:15 Ticket #4411 (validation plug-in 1.5.2 - internet explorer and click event) created by
- With jQuery 1.3.2 and IE 7 & 8, the delegation of the onclick event causes …
- 15:17 Ticket #4410 (fadeOut does not execute) created by
- 1.3.2's fadeOut does not fully execute in my example. This is an edge …
- 14:39 Ticket #4409 (Difference between Firefox 3 and IE 6) created by
- On this simple test, only the first "div" with id "test" is processed on …
- 13:35 Ticket #4408 (escaped values in serialize() function) created by
- when working not in utf(i work in cp-1251) encoding and passing it through …
- 10:48 Ticket #4407 (Empty selectbox) created by
- The empty() method on a selectbox is _much_ slower then …
03/23/09:
- 22:47 Ticket #4406 (jQuery doesn't wait for page to load.) created by
- On pages that take a while to load (few seconds) jQuery trys to access …
- 15:05 Ticket #4405 (<li> list-styles don't show up right after fadeIn() on ie7) created by
- It could be user-error, but I don't think so. If I change this fadeIn to …
- 08:13 Ticket #4404 (using $.ajax with dataType = json causes no action in opera) created by
- Good day! i use $.ajax method to make a custom request to the php script. …
- 04:24 Ticket #4403 (Hidden (display:none) form lost after show. (Firefox 3.0.7, Ubuntu 8.10)) created by
- $('a.file-upload').live('click', function() { …
- 01:55 Changeset [f8ef75eb9124ce924be5fb521c783efd5c996e33] 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
- …
- 01:44 Ticket #4402 (Add mousewheel event) created by
- Add support for the mousewheel event. …
03/22/09:
- 23:25 Changeset [e06da1724cf05a83e14efa8b854348ac4e4a599a] by
-
- test/unit/attributes.js
- test/unit/dimensions.js
- 23:25 Changeset [d7d908b05a442745c1a90728805b74db0a7921cf] 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
- …
- 15:37 Ticket #4295 (Output of .css(name); for combined properties like margin and padding is ...) reopened by
- I have seen other requests that jQuery core better support the shorthand …
- 15:06 Changeset [9476530fa1e39ce1324e98f4dbb79576895372e5] by
-
- src/attributes.js
- src/manipulation.js
- 15:05 Ticket #4401 (1.3.x: Absolute positioned xul:image gets offset() values as if it was ...) created by
- 10:09 Ticket #4400 (jQuery incorrectly identifies XSLT-generated HTML document as XML) created by
- Client-side XSLT-to-HTML transformation in Firefox in combination with …
- 04:25 Ticket #4399 (Unused variables in dimensions.js should be removed [PATCH]) closed by
- fixed: Fixed in r6296 Thanks for the patch. :)
- 04:24 Changeset [a974b255c30ac23906ba45bf95de99542a70b587] by
-
- src/dimensions.js
- 04:19 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 are …
03/21/09:
- 23:39 Ticket #4398 (mousemove() event handling is slow) created by
- Event handling for mousemove event still causes a significant overhead. If …
- 20:07 Ticket #4397 (jQuery.props should have mapping for "colspan" -> "colSpan") created by
- Internet Explorer does not accept the attribute "colspan" and instead …
- 17:24 Ticket #4396 (the function css('height') returns "0px" in Opera) created by
- <style> .obj {display:none; width:400px; height:400px;} </style> <script> …
- 17:16 Ticket #4315 (Jquery.param encoding wrong) closed by
- duplicate: See the discussion at #3611.
- 14:48 Ticket #4395 (css('padding') doesn't work correctly in each browser) closed by
- duplicate: This is a dup of #4295.
- 14:37 Ticket #3609 (setting val() of radio or checkbox to single value sets "value" instead of ...) closed by
- invalid
- 14:35 Ticket #4215 (Attribute "value" does not work well) closed by
- invalid
- 14:31 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 …
- 10:07 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 found …
- 02:40 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. …
- 02:28 Ticket #4384 (jQuery.get doesn't shift all arguments) closed by
- duplicate: Duplicate of #3775.
- 01:59 Ticket #4381 (IE7 reports 'inherit' for visibility property - is(':visible') returns ...) closed by
- invalid: The visibility and opacity css attributes don't factor into …
- 01:55 Ticket #4382 ([regression] Append with multiple elements doesn't bind events) closed by
- duplicate
- 01:50 Ticket #4387 ($ is not defined) closed by
- invalid: This isn't a jQuery bug; please ask for help in a forum.
- 01:42 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 the …
- 01:32 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 very …
03/20/09:
- 19:56 Ticket #4394 (Jquery 1.3.2 (Sizzle) cannot use attribute selectors with an odd number of ...) created by
- Given some elements with apostrophe's in their attribute values: …
- 15:01 Ticket #4393 (IE6 JS error when processing $("abbr").html()) created by
- The following Javascript generates an error in IE6: $(function() { …
- 13:03 Ticket #4392 (.val('') does not deselect) created by
- To clear a form I set "myform" attributes and use …
- 03:10 Ticket #4189 (Bind .live() handler to the current context rather than document) closed by
- fixed: Added in r6287
- 03:10 Changeset [30e760b63fd6d82f30833cd2864f245dd9594cd9] by
-
- src/event.js
- test/unit/event.js
03/19/09:
- 23:01 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 FF …
- 22:30 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 the …
- 21:51 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 field. …
- 20:38 Ticket #4388 (.css(name, somefunc()) and .attr(name, somefunc()) cause fatal js errors ...) created by
- When dealing with a function that returns data and using that data to set …
- 19:35 Ticket #4387 ($ is not defined) created by
- If i use latest version of jquery(jquery-1.3.1.min.js) and simple function …
- 16:35 Ticket #4386 (iframe body clone event IE) created by
- I found some strange behavior in the clone event on the body element of an …
- 15:16 Changeset [dae96f552e7ec4ddef52f86c61de18320a7b63ed] by
-
- src/event.js
- 14:39 Ticket #4373 (first ajax request is sent multiple times) closed by
- worksforme
- 12:22 Ticket #4385 (insertAfter loses script tags) created by
- If I clone some html that includes a script tag, the script gets cloned. …
- 12:17 Ticket #4384 (jQuery.get doesn't shift all arguments) created by
- by inspection in the source code, if the data argument is omitted, then …
- 10:55 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 event …
- 10:51 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 event …
- 06:46 Ticket #4381 (IE7 reports 'inherit' for visibility property - is(':visible') returns ...) created by
- I have a div that is hidden, and inside that is an element that inherits …
- 04:51 Ticket #4380 (redundant line break in version.txt) created by
- redundant line break at the end of version.txt, cause problems on Windows …
- 03:18 Ticket #4115 (Faster Offset Initialization) closed by
- fixed: fixed in r6285
- 03:17 Changeset [10303c37a152fe524f28d9ec7de140e82c60eb11] by
-
- src/offset.js
- 02:55 Ticket #4263 (Offset() on position:fixed inside a div incorrect in Webkit browsers) closed by
- fixed: Fixed in r6284
- 02:54 Changeset [c0cdbf8b946effc4906b4cc96eaf01679b2e6736] by
-
- src/offset.js
03/18/09:
- 22:53 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. See …
- 22:52 Ticket #3436 (IE6 freezes when receiving certain JSONP AJAX responses) reopened by
- 22:23 Ticket #3466 (IE6 & 7 throw an error during jsonp call using $.getJSON) closed by
- duplicate: Consolidating this into #4378
- 22:23 Ticket #3436 (IE6 freezes when receiving certain JSONP AJAX responses) closed by
- duplicate: Consolidating this into #4378
- 22:23 Ticket #3283 (The use of methods IE6 errors jsonp.) closed by
- duplicate: Consolidating this into #4378
- 22:22 Ticket #3019 (Using AJAX type=script or type=jsonp on IE6 sometimes breaks) closed by
- duplicate: Consolidating this into #4378
- 22:22 Ticket #2923 (getScript and globalEvals fail in IE6 on jQuery 1.2.5 (includes fix)) closed by
- duplicate: Consolidating this into #4378
- 21:22 Ticket #4379 (Reduce/eliminate dependencies between jQuery modules) created by
- As of r6283 there are three new modules: attributes.js, manipulation.js, …
- 21:15 Changeset [7c04a64016c1f295dfdf4e731f693f8400a987bc] 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
- …
- 19:44 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 seems to …
- 19:00 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 has a …
- 17:57 Ticket #4374 (:hidden != :not(:visible)) closed by
- fixed: Thanks for adding more details! Fixed in r6282.
- 17:55 Changeset [2c31a1624f72df3987cd1d0d3605c359658986e5] by
-
- src/selector.js
- test/unit/selector.js
- 17:50 Ticket #4377 (find('select') return option elements) created by
- >>> $('body').find('button')[0].tagName; "BUTTON" >>> …
- 17:31 Ticket #3007 ($.css( cssLikeName ) doesn't return same value than $.css( ...) closed by
- fixed: jQuery 1.3.x converts css names to camelcase
- 16:58 Ticket #4376 ([autocomplete]) created by
- Can make it so that autocomplete result box aligns perfectly with the …
- 16:05 Ticket #4374 (:hidden != :not(:visible)) reopened by
- How is this logic correct? How is it acceptable that elements can be both …
- 15:29 Ticket #4375 (Memory Leak with plugin and $.data().) created by
- <html> <body> <div id="test"></div> <script src="jquery.js"></script> …
- 15:15 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 I'm …
- 14:59 Ticket #4204 (fadeTo should remove display:none) closed by
- fixed: fixed in r6281
- 14:58 Changeset [62a251a0cf8b8652082da3d5a72b6c6e2b120914] by
-
- src/fx.js
- 14:30 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 …
- 14:03 Ticket #4374 (:hidden != :not(:visible)) closed by
- invalid: I believe the logic is correct. The element is not visible if either its …
- 13:56 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 …
- 13:51 Ticket #4371 (Event handling discrepancies for IE 7.0) closed by
- invalid: The window object in IE does not have key events. …
- 10:47 Ticket #4374 (:hidden != :not(:visible)) created by
- :hidden fails on elements that have width but no height. Shouldn't …
- 10:32 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 …
- 10:21 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 …
- 08:06 Ticket #4371 (Event handling discrepancies for IE 7.0) created by
- While all browsers will handle this: […] IE7 requires it to look like …
- 07:36 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 …
- 04:02 Ticket #1807 (jQuery(undefined) returns document) closed by
- wontfix: This is the current expected behavior.
- 03:53 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 are …
- 03:50 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 …
- 03:44 Ticket #4326 (json response) closed by
- invalid: If data is an empty string then there is nothing to eval. Not sure what …
- 03:42 Ticket #4356 (<select> dropdowns behave abnormally after an alert() is produced by a ...) closed by
- worksforme
- 03:37 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
- 03:30 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 do …
- 03:29 Ticket #2783 (width() and height() including border when set to thin, medium or thick in ...) closed by
- wontfix: This is to much of an edge case to try and put a workaround into the …
- 03:27 Ticket #2762 (.ui-sortable-placeholder width not updated on rearrange in ui.sortable.js) closed by
- fixed
- 03:24 Ticket #2529 (Draggables Jump in Firefox 3) closed by
- invalid: Please use the UI bug tracker http://jqueryui.com/development
- 03:23 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 offset …
- 03:18 Ticket #3050 (innerHeight/Width on window return null) closed by
- invalid: Use $(window).height()
- 03:15 Ticket #4340 (Wrong offset counting in FF2 and Safari for fixed elements) closed by
- duplicate: duplicate of #4263
- 03:14 Ticket #4343 ($(window).innerHeight throws error in FF3.0.7) closed by
- invalid: Only the height method operates on the window. $(window).height()
- 03:12 Ticket #3732 (Fix for css properties problem under IE) closed by
- fixed: This is already being done in 1.3.x
- 03:08 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.
- 03:05 Ticket #2784 (In IE7 version is reported as 6.0) closed by
- duplicate: duplicate of #2661
- 03:05 Ticket #2413 (incorrect browser version (1.2.3, not fixed)) closed by
- duplicate: duplicate of #2661
- 03:04 Ticket #3402 (jQuery.browser.version can be incorrect with mutant IE userAgent strings) closed by
- duplicate: duplicate of #2661
- 03:03 Ticket #3696 (Firefox 3.0.4 browser version detection fails on Fedora) closed by
- duplicate: duplicate of #2661
- 03:03 Ticket #4338 (Wrong browser version in IE with mail.ru agent software) closed by
- duplicate: duplicate of #2661
- 03:02 Ticket #2649 (Change between jquery 1.2.1 and 1.2.3 on the clone() function causes lag, ...) closed by
- worksforme: Please feel free to reopen if things are still running slow on the latest …
- 02:55 Ticket #3376 (IE6 browser crash on page) closed by
- worksforme: Seems to be working for me but as you said it probably relates to certain …
- 02:49 Ticket #4074 (.clone() doesn't respect ownerDocument) closed by
- fixed: fixed in r6280
- 02:48 Changeset [ace13387c8d7b5823a580db0f1b2aafac515b9f5] by
-
- src/core.js
- 02:47 Ticket #3952 (Cross document error in $.clone for !$.support.noCloneEvent browsers) closed by
- duplicate: duplicate of #4074
- 02:39 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. …
- 01:16 Ticket #3667 (Getting "background-position" on Firefox 2.0.0.18 (and olders)) closed by
- duplicate: duplicate of #3667
- 01:05 Ticket #4125 (href changing in IE) closed by
- wontfix: Should the core really try to fix this? Seems like such an edge case with …
Note: See TracTimeline
for information about the timeline view.
