Timeline
01/29/12:
- 16:53 Ticket #11255 (Focus does not work on latest FF and Chrome) closed by
- invalid
- 14:15 Ticket #11254 (Remote Validation, Submit button missing in POST) closed by
- invalid: This is not a jQuery core bug. Please report bugs here: …
- 13:09 Ticket #11255 (Focus does not work on latest FF and Chrome) created by
- $("#text").focus() does not work on FF 9 & latest Chrome, this might be …
- 13:01 Ticket #11254 (Remote Validation, Submit button missing in POST) created by
- For ticket http://dev.jquery.com/ticket/3862 I'm trying with JQuery …
- 05:32 Ticket #11253 (:parent selector description is unclear/misleading) created by
- The description of the :parent selector reads: Select all elements that …
- 04:21 Ticket #11252 (:even and :odd selectors documentation does not specify which order is ...) created by
- The documentation for the :even and :odd selectors is very similar. …
01/28/12:
- 21:57 Ticket #10878 ($("select").live("change", function(){ ...broken in IE8 in jQuery 1.7) closed by
- fixed: Fix #10878. Clear oldIE special change/submit flags on a clone. …
- 21:57 Ticket #11076 (.clone(true) loses delegation filters) closed by
- fixed: Fix #11076. If .clone() won't delegate, we must remediate. Since …
- 17:10 Ticket #11250 (Language Header not the same after AJAX/POST) closed by
- invalid: Seems like StackOverflow is the best place to solve this, there's no …
- 16:58 Ticket #11250 (Language Header not the same after AJAX/POST) created by
- when I echo the HTTP_ACCEPT_LANGUAGE directly in my browser it says …
- 08:07 Ticket #11171 (how to solve property 'Unload':object is null it giving error in IE9) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:00 Ticket #11249 (CSP error in Chrome 18 when loading jQuery 1.7.1) created by
- jQuery version 1.7.1 Chrome version 18.0.1003.1 Repro: 1. Load in Chrome …
- 01:50 Ticket #11248 (Regular expressions for beginning (^) or ending ($) of a string do not ...) closed by
- invalid: Yes, and 1.4.1 was wrong. Quote any value with special characters.
- 01:47 Ticket #11248 (Regular expressions for beginning (^) or ending ($) of a string do not ...) created by
- Following code does not work on 1.7.1, but it works on 1.4.1. …
01/27/12:
- 20:52 Ticket #11247 (Will not grabb "a" as attribute.) closed by
- invalid: a is not an attribute present on the element. Also, a would be an …
- 20:22 Ticket #11247 (Will not grabb "a" as attribute.) created by
- $('select').change(function(){ var …
- 13:10 Ticket #11246 (Custom selectors pass check when returning undefined) created by
- When writing a custom selector and giving it a function as the rule, …
- 09:57 Ticket #11243 (AJAX requests (e.g. calling $.get() or $.ajax()) sometimes fail without ...) created by
- Hello there We usually like to be quite bleeding edge when it comes to …
- 08:11 Ticket #11165 (animate to the left not working) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 01:01 Ticket #11229 (iOS UIWebView detected as mozilla instead of webkit) closed by
- wontfix: I agree. Feature detection would definitely be your best bet. Since …
01/26/12:
- 22:57 Ticket #11221 (jQuery.data and jQuery.fn.data not working) closed by
- invalid: The test case is invalid. $.data cannot be passed a jQuery object, only an …
- 17:12 Ticket #11231 (Append, Prepend, After, Before should accept an array as first argument) closed by
- patchwelcome: > The fix is so simple and short If you'd like to create a patch and test …
- 16:13 Ticket #11232 (outerWidth / Height, innerWidth / Height - return incorrect value) closed by
- invalid: Looks right to me. Give those values, 20 is correct for innerHeight. …
- 16:02 Ticket #11232 (outerWidth / Height, innerWidth / Height - return incorrect value) created by
- E.g.: […] This is incorrect - and should return: width + …
- 15:01 Ticket #3611 (Wrong codepage in URL (and in post data) when not UTF-8) closed by
- patchwelcome: This was closed invalid due to a lack of response from the OP, but in …
- 15:00 Ticket #3611 (Wrong codepage in URL (and in post data) when not UTF-8) reopened by
- 14:14 Ticket #11227 (unwrap method is triggering ready function twice) closed by
- duplicate: The div you're unwrapping contains the Javascript with ready handler. When …
- 11:41 Ticket #11231 (Append, Prepend, After, Before should accept an array as first argument) created by
- See https://plus.google.com/115102990534359458144/posts/VsiQkVsipBP for …
- 11:21 Ticket #11230 (.appendTo .prependTo .insertAfter .insertBefore returns incorrect data for ...) created by
- […] expected: return collection with <h3> element actually: …
- 11:06 Ticket #11229 (iOS UIWebView detected as mozilla instead of webkit) created by
- jQuery loaded into iOS applications' embedded web browser view (UIWebView) …
- 10:11 Ticket #11228 (Type for Select element return Undefined) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! In the …
- 09:52 Ticket #11228 (Type for Select element return Undefined) created by
- <select id='testselect'> ... $('#testselect').type return 'undefined' but …
- 08:49 Ticket #11227 (unwrap method is triggering ready function twice) created by
- reproducible here http://jsbin.com/afuzam/2/edit if you remove the outer …
- 08:19 Ticket #11159 (IE gets different width() and outerWidth() values to FF, Chrome and Safari) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:19 Ticket #11149 (new 'queue string' feature isnt working) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:19 Ticket #11036 (.slideToggle() not working properly in fieldset tags in Firefox) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
01/25/12:
- 20:06 Ticket #11226 (.after and .before returns incorrect data for $('not_existing_element')) created by
- […] expected: return a jquery object for '<existing_element>' …
- 17:37 Ticket #11225 (Animations flicker in Webkit and IE when "opposing" attributes are ...) created by
- The following code works good at Firefox 9.0.1, but at Google Chrome and …
- 17:18 Ticket #11224 ($.ajaxSetup data object does not merge when $.ajax call passes a string.) created by
- I'm trying to use $.ajaxSetup to add a default parameter to every ajax …
- 17:09 Ticket #11223 (Opacity show doesn't works) created by
- It's weird, but when I do $('span').animate({'opacity', 'show'}, 5000); …
- 15:34 Ticket #11222 (Toggle quick-click breaks display attribute.) closed by
- duplicate: This has been fixed. http://jsfiddle.net/m3fwP/2/
- 15:04 Ticket #11220 (Containment is not working for Grid control) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. You mentioned …
- 12:42 Ticket #11222 (Toggle quick-click breaks display attribute.) created by
- == Issue == When the .toggle() function is triggered via a CLICK event, …
- 12:40 Ticket #11221 (jQuery.data and jQuery.fn.data not working) created by
- jQuery.data and jQuery.fn.data functions running on Firefox 9.0.1 of …
- 12:30 Ticket #11220 (Containment is not working for Grid control) created by
- I tried providing containment to asp Grid control. But still grid can be …
- 01:27 Ticket #11219 (jquery hangs in $.param when passed a jquery object) closed by
- invalid: If you need an array, use toArray(). Note the docs don't mention support …
01/24/12:
- 22:55 Ticket #11219 (jquery hangs in $.param when passed a jquery object) created by
- I found that there is a very easy way to make the browser hang in an …
- 17:35 Ticket #11218 (.is(":hidden") on a list with 'display:inline' always true in Chrome and ...) created by
- Using .is() to check visibility of a list (<ul>) with a display of …
- 14:49 Ticket #11217 (Append problem with webkit) created by
- When appending a checked radio button made on the fly, it is not checked …
- 14:45 Ticket #11215 (jQuery Documentation 404 errors) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. The …
- 14:17 Ticket #11216 (funcation works only once) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. Unfortunately we …
- 13:14 Ticket #11216 (funcation works only once) created by
- hi .. i have one link . onclicking this link jquery dialogbox is open …
- 13:10 Ticket #11215 (jQuery Documentation 404 errors) created by
- I'm getting the following errors on the Autocomplete page. …
- 11:29 Ticket #11210 (toggleClass documentation) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. As Dave has …
- 09:33 Ticket #11214 (dialog) closed by
- invalid: This is not the correct place. Please use the [ http://dev.jqueryui.com/ …
- 04:44 Ticket #11214 (dialog) created by
- dialog doesnt work when moving to right side, its collapse the content of …
- 00:01 Ticket #11213 (Firefox 9.0.x) closed by
- invalid
01/23/12:
- 20:44 Ticket #11213 (Firefox 9.0.x) created by
- Seems like Firefox 9.0.x is incompatible or has slight issues with JQuery. …
- 19:50 Ticket #11212 (Sizzle.getText converts unbreakable space into whitespace on IE) created by
- There is a regression linked to changes made in Sizzle.getText. getText …
- 18:10 Ticket #11211 (Navigation issue I.E.9) closed by
- invalid: Thanks for taking the time to try to contribute to the jQuery project but …
- 17:54 Ticket #11211 (Navigation issue I.E.9) created by
- My Navigation in i.e.9 doesn't display. Do you see anything I am missing …
- 16:04 Ticket #11210 (toggleClass documentation) created by
- The jquery toggleClass documentation needs to be updated. …
- 15:54 Ticket #11208 (relatedTarget is null on mouseleave event) closed by
- invalid: jQuery 1.5.2 is an old version, we don't maintain that. If you're seeing …
- 15:53 Ticket #11209 (relatedTarget is null on mouseleave event) closed by
- duplicate
- 12:48 Ticket #11209 (relatedTarget is null on mouseleave event) created by
- Getting exception: 0x800a138f - JavaScript runtime error: Unable to get …
- 12:45 Ticket #11208 (relatedTarget is null on mouseleave event) created by
- Using jQuery v1.5.2 Getting exception: 0x800a138f - JavaScript runtime …
- 03:25 Ticket #11207 (jQuery.active is not decremented on completion of AJAX request if an ...) reopened by
- Sorry, I have a habit of writing highly tested, rigorously fuzzed, …
- 03:06 Ticket #11207 (jQuery.active is not decremented on completion of AJAX request if an ...) closed by
- wontfix: If you throw an error from within the error handler, there is no …
- 02:23 Ticket #11207 (jQuery.active is not decremented on completion of AJAX request if an ...) created by
- The jQuery.active counter is not decremented after an AJAX request if an …
01/22/12:
- 23:44 Ticket #11206 (jQuery 1.6.2 and greater is not supported on Safari on iPhone) closed by
- worksforme: I also tested this on my iPhone 4S - no issues.
- 16:07 Ticket #11206 (jQuery 1.6.2 and greater is not supported on Safari on iPhone) created by
- Hi, I've had to roll back to version 1.4.2 to get simple jQuery functions …
Note: See TracTimeline
for information about the timeline view.
