Timeline
05/09/09:
- 16:26 Ticket #4460 (setting some css values generates a error in IE) closed by
- wontfix: There aren't any other places in jQuery that use console.debug and …
- 16:20 Ticket #3914 ($.merge) closed by
- worksforme: I think jQuery.merge is working as documented so I'll close this.
- 16:16 Ticket #4034 (iepngfix) closed by
- worksforme: It looks like you solved this problem by changing the script/css order, …
- 15:56 Ticket #4639 (IE animate JS error) closed by
- invalid: OK, if it turns out to be a jQuery bug just reopen this ticket with a …
- 15:54 Ticket #4629 (Enabled Filter Behavior Different Between IE and Firefox) closed by
- invalid: Agreed on the markup part, since links can't be disabled but form elements …
- 06:28 Ticket #4639 (IE animate JS error) created by
- G'day all. I'm getting a JS error when using animate on IE7. Invalid …
- 01:53 Ticket #4634 (Problem with this kind of selector $("#myId > div") in Firefox (3.0.10) ...) closed by
- invalid: OK, at the top of that file is this comment: […] Are you attempting …
05/08/09:
- 16:40 Ticket #4638 (Incorrect window height in Webkit browsers in xHTML mode) created by
- Webkit browsers (tested with Win Safari 3.2.2/Chrome 1.0.154.64) doesn't …
- 15:00 Ticket #4637 (show(): style is mistakenly set in the first loop) created by
- jQuery 1.3.2 lines 3785..3823: the comment in #3815 says the second loop …
- 14:55 Ticket #4636 (Another next function. either: $().nextOf() or $().verynext(sel)) created by
- I think a good next function would be one that can find the Very next …
- 08:22 Ticket #4635 (animate() fails to get initial 'bottom' position on Firefox) created by
- I was trying to use animate() function to move a div across a web page and …
- 05:14 Ticket #1932 (API documentation template restricted to four parameters) closed by
- wontfix
- 00:32 Ticket #4631 (Problem while iterating Checkboxes) closed by
- invalid: A PowerPoint file that contains a screenshot is not a jQuery bug report. …
05/07/09:
- 20:43 Ticket #4634 (Problem with this kind of selector $("#myId > div") in Firefox (3.0.10) ...) created by
- Problem with this kind of selector $("#myId > div") in Firefox (3.0.10) …
- 20:21 Ticket #4633 (globalEval execution is delayed in Firefox if another script is executing) created by
- <script> $.get('url', {}, function(contents) { $.globalEval(contents); …
- 19:35 Ticket #4632 (jQuery.support.opacity for Chrome as well) created by
- The Chrome browser doesn't handle well the css "opacity" property when …
- 18:09 Changeset [09b59038a0d1b6a1e72d24b9cf86c2a9b2aa4d16] by
-
- src/event.js
- 16:59 Changeset [c41fab1eb099cd284b65c0d37431adfb38f4106a] by
-
- test/unit/core.js
- 16:24 Ticket #4512 (jquery-1.3.2.min.js "visible" selector doesn't run properly) reopened by
- Found a complete test-case that is failing.
- 14:14 Ticket #4631 (Problem while iterating Checkboxes) created by
- I attached my problem and code in PPT. Please review and can any one help …
- 01:53 Ticket #3699 (Allow closure-less defining of scope for events) closed by
- fixed: Applied in r6344
- 00:50 Changeset [811891785f5bfa3f42ec9cb18e68fc3a114935e9] by
-
- src/event.js
- test/unit/event.js
05/06/09:
- 18:06 Ticket #4630 (Add radioClass method) created by
- radioClass method (inspired by Ext Core) adds a class to one element and …
- 16:31 Ticket #4405 (<li> list-styles don't show up right after fadeIn() on ie7) closed by
- wontfix: This appears to be an issue with the AlphaFilter transform in IE. If you …
- 16:03 Ticket #4604 (replaceWith is not removing old content before adding new content) closed by
- invalid: Please attach a complete test case. Are you using clone to create the …
- 15:55 Ticket #4512 (jquery-1.3.2.min.js "visible" selector doesn't run properly) closed by
- invalid: I'm unable to reproduce this. Please validate your HTML. If you are able …
- 03:03 Ticket #2083 (Error near "Compute a unique ID for the element" in IE7) closed by
- invalid: Closing this bug due to inactivity, no test case, and reported against a …
- 03:01 Ticket #3259 (jQuery attr returns unexpected value) closed by
- duplicate: Duplicate of #1954
- 02:56 Ticket #4616 (get .css() class style) closed by
- duplicate: I'll close this as a duplicate of #4295 where it's being discussed in …
- 02:49 Ticket #4629 (Enabled Filter Behavior Different Between IE and Firefox) created by
- Using the following selector has different behaviors between …
- 02:27 Ticket #4627 (JQuery appendTo Bug) closed by
- invalid: The key is this line in your example: […] The bug you are reporting is …
- 02:17 Ticket #4234 (Allow hover to accept a single argument.) closed by
- fixed: Fixed in 6324.
- 02:17 Changeset [8f042d8be34fe2d197e45d6fa398456759a4c007] by
-
- src/event.js
- test/unit/event.js
- 01:56 Ticket #3935 (No mouseenter event if Fx when moving mouse through block with scroll) closed by
- duplicate: closing as duplicate of #3286
- 01:45 Ticket #3788 (outerWidth returns 0 when parent item is hidden) closed by
- wontfix
- 01:24 Ticket #3286 (Hover Glitch/Bug) closed by
- fixed: Fixed in r6341
- 01:24 Changeset [3a9c827bf86657a0d007f66c9920d4c2b1726961] by
-
- src/event.js
- 01:17 Ticket #4600 (mouseleave event not fired when moving from a input button to a input text ...) closed by
- duplicate: Closing as a duplicate of #3286. Thank you for the great test case! :)
05/05/09:
- 23:51 Ticket #3036 (click, mouseover and mouseout do not work properly in Firefox) closed by
- invalid: Script tags cannot be self closing.
- 23:42 Ticket #2953 (Strange behavior of opera's getPropertyValue on element with display none) closed by
- fixed: Just tested with jQuery SVN and it works as expected in Opera.
- 23:29 Ticket #4614 (submit bug?) closed by
- invalid: Your selectors are incorrect. Give your forms an id that is the same as …
- 20:41 Ticket #4628 (Jquery.animate div with swf ( the swf blinks )) created by
- The Setup: I have setup a basic html page using swfObject 2.0 to embed a …
- 18:21 Ticket #4627 (JQuery appendTo Bug) created by
- <script type="text/javascript"> var controllerID='11'; var …
- 17:57 Ticket #4626 (How jQuery Works Tutorial Missing Chainability Section) created by
- Last week, there was a section in the How jQuery Works tutorial about …
- 17:05 Ticket #4625 (Problem using $.post) created by
- Iḿ trying to use $.post to send data to my server. At server i'm printing …
- 05:57 Ticket #4624 (Charset in default ajaxSettings.contentType) created by
- ajaxSettings.contentType must be "application/x-www-form-urlencoded; …
- 01:45 Ticket #4623 (css min-height / min-width breaks animation) created by
- In my opinion the way our method css('min-height','...') works isn't …
- 00:39 Ticket #4622 (Jquery cannot get .text() or .html() from Div in IE8) closed by
- worksforme: I am not seeing any problem with IE8 8.0.6001.18702 (the shipping …
05/04/09:
- 17:41 Ticket #4622 (Jquery cannot get .text() or .html() from Div in IE8) created by
- If you end a <div> tag with <div /> instead of <div> </div> you cannot …
- 16:26 Ticket #4621 (filter("...:first") expands original selector) created by
- I create a selector, then filter() that selector and put a length check on …
- 10:37 Ticket #4620 (Permission Denied Exeption) created by
- see screenshot
- 04:58 Ticket #2698 (Traversing all elements and unbinding all events causes major slowdown ...) closed by
- fixed
- 04:58 Ticket #2156 (jQuery should use DOMContentLoaded with WebKit >= 525) closed by
- fixed: Resolved in jQuery 1.3.x
- 04:56 Ticket #2141 (Make shortcut syntax for the focus and the blur event) closed by
- wontfix: Going to leave this to a plugin unless it becomes wildly popular.
- 04:54 Ticket #3439 (Additional tests for non-DOM object events) closed by
- fixed: applied in r6338, thanks.
- 04:54 Changeset [4460d5ad5949e5c9bf58d5de72b1d8b308181bf7] by
-
- test/unit/event.js
- 03:16 Ticket #4602 ($.post callback error) closed by
- invalid: The bug tracker is for jQuery bugs. It sounds like you are asking for …
- 02:30 Ticket #3424 (curCSS does expensive, unnecessary checks on every call when used in ...) closed by
- fixed: This was addressed in 1.3
- 02:29 Ticket #4276 (height/width cleanup) closed by
- duplicate: The dimensions module has since been cleaned up.
- 00:37 Ticket #4592 (Invalid element by specified index) closed by
- worksforme: The first case shouldn't be surprising since the docs say :eq …
- 00:19 Changeset [31b573185b7728fa74452fbecc515c6de94640a6] by
-
- src/selector.js
- test/unit/selector.js
- 00:11 Ticket #4425 (hasDuplicate namespace is in global context) closed by
- fixed: fixed in r6336
- 00:06 Ticket #4615 (Incompatible with Windows SP3) closed by
- invalid: If you want this to be investigated, please provide more information and a …
- 00:05 Changeset [d72b8307de97a715c8916d571278b4bc35be23a6] by
-
- src/selector.js
05/03/09:
- 23:59 Ticket #4618 (jQuery(html) cannot work well. (bug?)) closed by
- invalid: The .find() method finds elements *below* the elements you provide …
- 23:55 Ticket #4619 (submit(fn) cannot work in jquery 1.3.2) closed by
- invalid: When .submit() is called with a function argument, it merely sets …
- 17:58 Ticket #4536 (jQuery.isFunction fix for built-in IE functions) closed by
- wontfix: As dmethvin stated, this functionality was intentionally removed from …
- 17:02 Changeset [c6b59263b5fb13f84ecdae4e51e4dd15198a6bdf] by
-
- test/unit/core.js
- 15:57 Changeset [3a80de1c7a67fc48908b37cfbd8806a265488723] by
-
- src/core.js
- test/unit/core.js
- 15:22 Ticket #4619 (submit(fn) cannot work in jquery 1.3.2) created by
- I am using jquery 1.3.2. I write code to find a form and submit with a …
- 15:13 Ticket #4618 (jQuery(html) cannot work well. (bug?)) created by
- I am using jQuery 1.3.2, development version. Please check the codes: …
05/02/09:
- 22:35 Changeset [e45b41602ff483ebed67b5b73008aff5ceb1fe6f] by
-
- src/attributes.js
- test/unit/attributes.js
- 21:15 Ticket #3825 (enhance .toggleClass) closed by
- fixed: Added in r6332.
- 21:14 Changeset [5e6e53835e552920db4f88ac0c9eca71aaacbef0] by
-
- src/attributes.js
- test/unit/attributes.js
- 19:24 Ticket #3971 (.index() enhancement) closed by
- fixed: While I can understand the potential confusion about passing a jQuery …
- 19:23 Changeset [d415e0adb8f89a00768091795860daa5f2c29835] by
-
- test/unit/core.js
- 19:22 Changeset [ffd457d4561eb1a6653aaef90f92a3b3010b9139] by
-
- src/core.js
- test/unit/core.js
- 19:14 Ticket #4617 (xml() function, or addition to html() function) created by
- Not sure what the preference would be - the advantage of making an xml() …
Note: See TracTimeline
for information about the timeline view.
