Timeline
05/15/09:
- 20:35 Ticket #4664 ($.ajax() WITH null data property in config object results in missing ...) created by
- (See the full thread at …
- 19:55 Ticket #4055 (innerWidth and ... fails for document and window) closed by
- invalid: Only width and height methods work on document and window objects.
- 16:48 Ticket #4663 ($.getJSON can't process data with crlf) created by
- $.getJSON will fail when data is {"a":"123 456 789"}. I replaced if …
- 16:38 Ticket #3332 (focus/blur events not triggered using WebKit based browsers ...) reopened by
- This "fails" (or at least behaves differently to other browsers) for me in …
- 14:44 Ticket #4662 (Validation Failure on Arbitrary Meta Attributes) created by
- If an input contains a meta attribute that's not explicitly defined in …
- 12:33 Ticket #4661 ($().toggle() does not work with <tr> in IE 8) created by
- I want to use a link in order to show or hide a particular table row. I …
05/14/09:
- 21:58 Ticket #4660 (fadeTo() does not fade-in elements after hide() or fadeOut() is called on ...) created by
- If you call $('#foo').hide() or $('#foo).fadeOut() then calling …
- 18:46 Changeset [ed087197cef89ce79cbd6b4ab49f184f3b259602] by
-
- src/css.js
- 18:06 Ticket #4659 (IE 7 bind listening bug with "change" event) created by
- When bind-ing to a radio button with the "change" event listener, IE 7 …
- 16:55 Ticket #3238 (ie6/7 opacity issue) closed by
- duplicate: Closing as a duplicate to #3981 which was resolved in r6349
- 16:51 Ticket #3502 (Opacity set for 1 causes problems in IE) reopened by
- I believe I incorrectly closed this ticket as a duplicate of #3238. This …
- 16:15 Ticket #3398 (Events register on the wrong window in IE) closed by
- fixed: sorry, had to reopen to reassign to me. :)
- 16:15 Ticket #3398 (Events register on the wrong window in IE) reopened by
- 14:45 Ticket #3981 (IE 6 & 7 reports incorrect CSS opacity values in jQuery 1.3.1) closed by
- fixed: Fixed in r6349
- 14:44 Changeset [ec3ebd3e8a7dfda15d227ea3dd21361e534beac3] by
-
- src/css.js
- test/index.html
- test/unit/css.js
- 09:26 Ticket #4658 (checked checkboxes array bug in ie8) created by
- $("input[type=checkbox][checked]").length always returns 0 in ie8, but the …
- 02:01 Ticket #3409 (Can't get HEAD element from an AJAX return) closed by
- invalid: You can't swallow a whole html document with $("html"); whatever you …
- 01:18 Ticket #4252 (serialize() just can serialize the <form> area but not other div area) closed by
- worksforme: Try the proposed solution; if it doesn't work, reopen the ticket.
- 01:16 Ticket #4016 ([IE 6 & 7] Errors when traversing child elements after inserting generated ...) closed by
- worksforme: I think the proposed answer should address the problem so I'll close the …
- 01:15 Ticket #4048 (the filters for form throw an error) closed by
- invalid: See this thread: …
- 01:14 Ticket #3949 (filter is not a function) closed by
- invalid: See this thread: …
- 01:12 Ticket #4094 (class selector don't work for multi class tables in FF & IE, but works in ...) closed by
- invalid: Closed due to inactivity; reopen if you can attach a test case.
- 01:05 Ticket #4232 (New :visible logic fails on hidden table rows in IE7) closed by
- duplicate: Dup/fixed #4374. Thanks Heliologue!
- 00:59 Ticket #4239 (Ajax 'post' failing to send parameters) closed by
- invalid: There's not enough information here for a bug report; if you have a …
- 00:56 Ticket #4625 (Problem using $.post) closed by
- invalid: There's not enough information here for a bug report, but I suspect some …
- 00:54 Ticket #4640 (IE8 links will be read with http:// after ajax load) closed by
- duplicate: This is a dup of the epic #1029 bug. It looks like our attempts to wait …
- 00:23 Ticket #4651 (jquery support object needs name attribute for param tag) closed by
- fixed: I think this will be fixed in 1.3.2 by virtue of the patch mentioned …
- 00:11 Ticket #4653 ($("form").submit() doesn't work with named submit buttons) closed by
- duplicate
- 00:11 Ticket #4655 (is function wrong with :first, :last, :last-child) closed by
- invalid: These are good things to explore with other users in a forum. Please don't …
05/13/09:
- 23:49 Ticket #4657 (Traversing/find bug in Firefox 2.0.20 when dealing with a string of XML) closed by
- invalid: jQuery's $("html") construct only parses html, not xml, on all platforms. …
- 23:01 Ticket #4657 (Traversing/find bug in Firefox 2.0.20 when dealing with a string of XML) created by
- The attached code works in all browsers (IE6+, Safari 3+, Firefox 3.x) …
- 14:45 Ticket #4656 (mouseout / mouseover on disabled control) created by
- There is a strange bug on FF and webkit. When you have : for example …
- 12:24 Ticket #4654 (Window scrolling in Opera) closed by
- wontfix: You need to detect whether html or body need to be used, according to the …
- 09:21 Ticket #4655 (is function wrong with :first, :last, :last-child) created by
- I have some code that result is not match expectation. html: […] …
- 09:06 Ticket #4654 (Window scrolling in Opera) created by
- Dear, I have experienced a problem with scrolling window up in Opera …
- 05:25 Ticket #4653 ($("form").submit() doesn't work with named submit buttons) created by
- If the <form> has a <input type="submit" name="abc" value="click me"/> …
- 05:20 Ticket #4652 ($("form").submit() doesn't work with named submit buttons) created by
- If the <form> has a <input type="submit" name="abc" value="click me"/> …
- 00:24 Ticket #4550 (Warning in IE's Information Bar) closed by
- duplicate: This is a dup of #4017 fixed in [6268] and should be in 1.3.3.
- 00:20 Ticket #4649 (submit() does not work if there is an input with name="submit") closed by
- duplicate: Duplicate of #3113
05/12/09:
- 20:56 Ticket #4651 (jquery support object needs name attribute for param tag) created by
- When the jquery support object is initialized, a tester HTML string is …
- 17:09 Ticket #4650 (Slight problem with fadeIn/fadeOut) created by
- I noticed when using fadeIn/fadeOut to show/hide a DIV, that it seems to …
- 15:43 Changeset [b763cc6602fdf2bede16be5bf106ceaa1d1d0525] by
-
- src/event.js
- 12:07 Ticket #4649 (submit() does not work if there is an input with name="submit") created by
- $('#formid').submit(); does not work (does nothing) when there is an …
- 08:12 Ticket #4648 (JSON: Mozilla and Apache problem (response mixed with HTTP headers)) created by
- It seems there is a problem within Mozilla that in combination with the …
- 03:04 Ticket #4647 ([autocomplete] Is there any chance of supporting item grouping?) created by
- Like that of the search box found on www.apple.com. I have group names …
05/11/09:
- 23:24 Ticket #4646 (Cloning textareas - value is not cloned across) closed by
- duplicate: Duplicate of #3016.
- 23:21 Ticket #4646 (Cloning textareas - value is not cloned across) created by
- Cloning a <textarea> produces odd results. The value is not carried …
- 23:14 Ticket #4644 (index() successively returns -1 after first time while a result should ...) closed by
- invalid: You have *two* elements that contain a child with class "selected", but …
- 23:03 Ticket #4645 (Selector .contains can't find swedish words) closed by
- invalid
- 14:27 Ticket #4645 (Selector .contains can't find swedish words) created by
- Hi, In the Selector the .contains(text)can't find swedish word like: Å: …
- 12:49 Ticket #4644 (index() successively returns -1 after first time while a result should ...) created by
- When executing this code: jQuery.fn.test = function() { return …
05/10/09:
- 19:10 Ticket #1029 ($().html() serializes href attribute in IE) reopened by
- I'm sorry for reopening this ticket once again, but the proposed …
- 17:01 Ticket #4643 (clone(true) bug with multiple nested elements) created by
- Running jQuery("p").find("*").clone(true); in the attached file produces …
- 16:58 Ticket #4359 (Scripts not evaluating in ajax-fetched HTML in Chrome) closed by
- invalid: If the problem still exists, please reopen and attach a test case.
- 16:54 Ticket #4347 (jquery selectors dont work in floated elements in IE7) closed by
- invalid: If the problem still exists, please reopen and attach a test case.
- 16:46 Ticket #4133 (height() function not accurate in firefox) closed by
- invalid: Please reopen if the problem is still there and explain the expected …
- 16:41 Ticket #4071 (change() event delegation failing in IE 6) closed by
- invalid: There are items on the roadmap to expand .live() support. For now …
- 16:39 Ticket #4339 (ownerDocument is null in stead of "#<an HTMLDocument>") closed by
- invalid: Please reopen with a test case if the problem still exists.
- 16:37 Ticket #4078 (Function to prevent memory leaks in IE interfering with a height of 100% ...) closed by
- fixed: The problematic code was removed to fix #4017 so this should be resolved …
- 16:32 Ticket #4160 (Value Attribute (as meta-data) Only works with numbers) closed by
- invalid: In HTML4 the value attribute of an li gives you the ordered list number: …
- 16:18 Ticket #4082 (dev.jQuery.com horrible rendering issue on IE7/Vista) closed by
- fixed: This was fixed at some point.
- 16:16 Ticket #3998 (find() method only return the first match element) closed by
- worksforme: I think this was a plugin issue and not a jQuery issue.
- 16:12 Ticket #4424 (Custom method doesn't work on IE) closed by
- invalid
- 16:09 Ticket #4459 ($.map doesn't iterate through objects) closed by
- fixed: I'm going to assume it meant array-like objects, so I've updated the …
- 15:49 Ticket #3558 (jQuery.clone bug or IE7 bug?) closed by
- invalid: The test page has disappeared and I'm not sure it was a bug in the first …
- 15:43 Ticket #3920 (Inconsistency and problem with serializeArray() between jquery.min.js and ...) closed by
- wontfix: The jQuery project doesn't release with Packer anymore, we use YUI …
- 14:38 Changeset [d0750727684cb17a762ee338132159e389920799] by
-
- src/event.js
- 14:16 Ticket #4175 (jQuery 1.3.2pre: Dialog broken in IE7) closed by
- worksforme: Sorry, but the jquery-latest.js isn't the latest at all; it's 1.3.1 so …
- 14:13 Ticket #4642 (slideDown shows extra pixel for a short amount of time) created by
- slideDown shows extra pixel for a short amount of time
- 14:05 Ticket #3730 (BUG: input text element hover() in FF Firefox) closed by
- duplicate: Duplicate of #3286 and #3935
- 07:28 Ticket #4641 (Duplicates not removed before evaluating :eq(n)) created by
- The test suite has a selector test for "div div:eq(27)" but trying …
- 04:10 Ticket #4334 (:visible not workgin on tr in IE 7) closed by
- duplicate: Dup of #4374
- 04:06 Ticket #4093 (In case of space in query string, then contents of dialog will not be ...) closed by
- invalid
- 03:54 Ticket #4607 (strange selector behaviour) closed by
- fixed: This appears to be a bug in 1.2.6 that was fixed in 1.3.x.
- 03:47 Ticket #4495 ($('#inputElement').text() returns empty string in IE6) closed by
- invalid
- 03:41 Ticket #4018 (documentation incorrect for jQuery.support.tbody) closed by
- fixed: Updated documentation for jQuery.support to clarify this.
- 03:26 Ticket #4057 (Color Animation Bug (Highlight Effect)) closed by
- invalid: Closed for inactivity; reopen with a test case if the problem still …
- 03:13 Ticket #4520 (Parent > child selector does not works as espected!) closed by
- invalid: The vsdoc version of jQuery is meant only for Intellisense in Visual …
- 02:42 Ticket #4086 ($().load() & $.ajaxSetup bug) closed by
- fixed: The jQuery.load method calls jQuery.ajax with its own complete …
- 01:44 Ticket #4640 (IE8 links will be read with http:// after ajax load) created by
- This may be more IE8 than jQuery. If you run …
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. …
Note: See TracTimeline
for information about the timeline view.
