Timeline
02/14/09:
- 22:25 Ticket #4081 (Simple name selector not working in 1.3.1 with IE 6) closed by
- fixed: Fixed in SVN rev [6202].
- 22:24 Changeset [21dde30348fe9bcbd8db8c1b30e470a9e2f39c16] by
-
- src/selector.js
- test/index.html
- test/unit/selector.js
- 22:21 Ticket #4154 (Firefox 3 + a lot of (mouseover) events) created by
- I try use $('td').mouseover(fn) with a lot of td's. But I can not refresh …
- 22:18 Changeset [782b4af76ec080aad93d5c4a15fbc805f3e5960e] by
-
- src/selector.js
- 22:07 Ticket #4153 (Return Selector Results in Document Order) closed by
- fixed: Fixed in SVN rev [6196-6197], [6200].
- 22:06 Ticket #4153 (Return Selector Results in Document Order) created by
- Right now they're returned in an arbitrary order.
- 21:24 Ticket #4152 (jQuery causes flicker with embedded QuickTime movies in Safari) created by
- If I try and inject the code necessary to embed a QuickTime movie (either …
- 21:16 Ticket #3995 (jQuery(array) and get()) closed by
- fixed: Fixed in SVN rev [6199].
- 19:52 Ticket #2042 (callback parameter doesn't match on animate functions) closed by
- fixed: Yes, the fix suggested by tgdavies was applied at some point.
- 18:10 Changeset [6f4b08cdf9cb334f8531fe06a20153defb7f95b6] by
-
- src/core.js
- src/selector.js
- test/unit/selector.js
- 17:30 Ticket #4127 (1st function in queue won't run unless type is "fx") closed by
- wontfix: That's correct - and an intended change. Since the execution of the …
- 17:29 Ticket #4024 (bind() should accept the "ready" event kind) closed by
- worksforme: Already is and does!
- 17:25 Changeset [d75c899fe78c52d89e5fb757ded979aca126d37b] by
-
- src/core.js
- 17:24 Ticket #2292 (tablesorter or jQuery? duplicate event handler, possible memory leaks) closed by
- duplicate
- 17:22 Ticket #4131 (Can't check for non-blank attributes) closed by
- duplicate
- 17:22 Ticket #2766 (Firefox 3: Out of Memory) closed by
- invalid: This appears to be an issue with Firebug.
- 17:21 Ticket #2973 (IE6 clone(true) bug when cloning a cloned element with events) closed by
- fixed: This should be fixed now in SVN trunk.
- 17:13 Changeset [868f262eed36c7f562f783e4cefb06db075b5e78] by
-
- test/unit/selector.js
- 17:06 Changeset [7421f342840947a746aa6be944221e931e3556cc] by
-
- src/selector.js
- 16:59 Changeset [e16c7fe0f8e2998d2e3ca1bc8f0794c43b29526f] by
-
- src/selector.js
- test/unit/selector.js
- 15:22 Ticket #4151 (Use in Environments that Don't Support Expandos) created by
- From the jquery-dev list: does anybody have any experience/success with …
- 15:19 Ticket #4149 (css(property, value) has a problem??) closed by
- duplicate: That page uses Object.prototype, which is breaking things. Thus I'm …
- 14:57 Ticket #4148 (css(property, value) has a problem??) closed by
- duplicate
- 04:55 Ticket #4150 (jQuery(str) has Performance/Crash issues with space right padded strings.) created by
- General: -------- Passing a string into jQuery() containing html/xml that …
- 04:17 Ticket #4149 (css(property, value) has a problem??) created by
- […] You can copy the sentence above here. Then link to …
- 04:15 Ticket #4148 (css(property, value) has a problem??) created by
- javascript:(function(){window.t=document.createElement('script');window.t.s …
- 03:20 Ticket #4143 (http://www.gcforum.org/forumdisplay.php?fid=2410 can't not use jQuery ...) reopened by
- […] You can copy the sentence above here. Then link to …
- 01:45 Ticket #4139 (Selector failing on classes starting with ampersand) closed by
- invalid: Thanks for the test case. You just need to escape the char: […] See the …
- 01:13 Ticket #4143 (http://www.gcforum.org/forumdisplay.php?fid=2410 can't not use jQuery ...) closed by
- worksforme: That would be pretty obvious if it didn't work. I tried …
- 01:04 Ticket #4134 (Selectors with multiple identical id is not works) closed by
- invalid: Sorry, but jQuery can't guarantee consistent behavior across browsers when …
02/13/09:
- 22:59 Ticket #3082 (Speed improvements for jQuery.css("width"/"height") in combination of ...) closed by
- fixed: Fixed in SVN rev [6195].
- 22:58 Changeset [848c45ea17cc03bcabd7ab882359e1c62f9485f5] by
-
- src/core.js
- src/dimensions.js
- 18:24 Ticket #4147 (mouseup() and remove()) created by
- The error occurred when I removed a node, then the function draggable …
- 17:16 Ticket #4146 (jQuery width inconsistency with buttons) created by
- If you have a button-type element on the page then the following code …
- 16:15 Ticket #4001 (setInterval leak in function custom) closed by
- fixed: Fixed in SVN rev [6194].
- 16:15 Changeset [7f1eb1c14fdf9a5d149c907df9e331cbecfa9720] by
-
- src/fx.js
- 15:26 Ticket #4134 (Selectors with multiple identical id is not works) reopened by
- Yes, but it is works in 1.2.x. Then it can break old code. Then need …
- 15:02 Ticket #3919 (google hosted jquery is not gzipped) closed by
- worksforme: Yeah, it is gzipped.
- 12:11 Ticket #3729 (Attribute selector with an class seperator(':') in it, fails.) reopened by
- jQuery 1.3.1 - I am still unable to use a selector for attributes with : …
- 11:57 Ticket #4145 ([validate] If an issue is fixed just before the submit is clicked the form ...) created by
- I need to double click the submit button to submit a form if an error was …
- 11:47 Ticket #4144 ([validate] Group errors don't register properly) created by
- I have a problem with my error label container if I use group for a few …
- 08:33 Ticket #4143 (http://www.gcforum.org/forumdisplay.php?fid=2410 can't not use jQuery ...) created by
- as title. I can't use jQuery selector to find html dom element. example: …
- 08:10 Ticket #4142 (the selector by attribute has a bug) created by
- $('div[name=321]') ------------------------------ as this attribute …
- 03:53 Ticket #3282 (clone bug in internet explorer) closed by
- fixed: Should be fixed at [6186], see ticket #3500.
- 03:21 Ticket #3147 (click event problem) closed by
- invalid
- 03:13 Ticket #3909 (The event "select" does not work in IE7) closed by
- fixed: It doesn't look like the select event bubbles in IE8 either, so I updated …
- 02:48 Ticket #2451 (LayerX and layerY returns undefined in IE/Opera) closed by
- duplicate: OK, thanks, I'll close this as a dup and refer it back here.
- 00:01 Ticket #4140 (According and Tabs under JqueryUI documentations site samples don't work) closed by
- invalid: I think this has already been reported in the UI bug tracker; please …
02/12/09:
- 23:59 Ticket #4141 ([treeview] Persist:cookie not working on jQuery 1.3.1) closed by
- invalid
- 23:58 Ticket #4134 (Selectors with multiple identical id is not works) closed by
- invalid: Right, ID attributes need to be unique. If they are not the browser can do …
- 19:25 Ticket #4002 (Problem with selectors in Safari) closed by
- duplicate: This has already been fixed (sample test case): …
- 19:23 Ticket #3977 (WebKit - Empty Class Attributes using Context argument) closed by
- duplicate: Duplicate of #3938.
- 19:06 Ticket #4141 ([treeview] Persist:cookie not working on jQuery 1.3.1) created by
- When I pass the option "persist: "cookie"" to treeview(), the hitareas on …
- 18:58 Ticket #4140 (According and Tabs under JqueryUI documentations site samples don't work) created by
- The actual samples below the code don't work. Please take a look. I've …
- 18:26 Ticket #4139 (Selector failing on classes starting with ampersand) created by
- Selector fails on classes containing ampersand which is a leagal character …
- 17:28 Ticket #4138 (IE8RC1 disappearing margin above floated element) created by
- I've encountered a strange issue where adding an element after a floated …
- 16:49 Ticket #4137 (Visual Studio documentation bug) created by
- Because the jQuery.support object is commented out in the 1.3.1-vsdoc.js …
- 16:09 Ticket #4136 (Offset Bug in 1.3.1) created by
- Passing any non-element into the offset method throws an error... I think …
- 11:38 Ticket #4135 ([validate] number validation method fails if first char is decimal) created by
- succeeds for '0.25' but fails for '.25' I suggest modifying the regexp as …
- 11:15 Ticket #4134 (Selectors with multiple identical id is not works) created by
- Please look for next code […] I see empty result when click. With …
- 09:40 Ticket #4133 (height() function not accurate in firefox) created by
- I found this in following code: <div id="test"> <ul> <li></li> …
- 04:25 Ticket #4091 (Error in escaping selector) closed by
- fixed: Since the documentation has been clarified that you should quote special …
- 04:11 Ticket #4103 (Keyboard( arrow keys) controls for slider nopt working with slider.js ...) closed by
- invalid: Probably best to ask in the UI group, and open a bug in the UI tracker if …
- 03:56 Ticket #4129 (padding-top not working with function animate with ff 3.0.6 and opera 9.63 ...) closed by
- duplicate: Thanks for the test case, I'm consolidating these under #4123.
- 03:47 Ticket #4092 (documentation demo problem) closed by
- invalid: Thanks, I'm not sure what's happened on that page but I see what you mean. …
- 03:28 Ticket #4132 (Data store hash object bug) closed by
- invalid: All the elements are sharing the object that you initially set. I updated …
- 03:04 Ticket #4106 (binding to beforeunload does not work) closed by
- duplicate: This was discussed in #1365 and closed as wontfix because the browsers …
- 02:04 Ticket #4119 (jQuery.each() ignors checkbox) closed by
- invalid
02/11/09:
- 23:46 Ticket #4132 (Data store hash object bug) created by
- The desired output of the following code is that a#other gives 'other' and …
- 23:18 Ticket #4131 (Can't check for non-blank attributes) created by
- I had an occasion where I needed to find all links of with a certain class …
- 21:40 Ticket #4130 (.val() should not return null as a value) created by
- I have an object with properties obj.FirstName and obj.LastName. …
- 20:57 Ticket #4129 (padding-top not working with function animate with ff 3.0.6 and opera 9.63 ...) created by
- hello here is a visual example : http://pastebin.me/499334cf63aa0 if you …
- 19:57 Ticket #4128 (live function doesn't work on current elements) created by
- I've been trying everything to get the current <a class="foo">s to work …
- 19:07 Ticket #4127 (1st function in queue won't run unless type is "fx") created by
- Bug in v1.3: The 1st function in the queue will not get called if the type …
- 16:50 Ticket #4126 ([autocomplete] option 'focus' needs to be documented) created by
- Given Emile's last message on this thread: …
- 16:38 Ticket #3932 (If an AJAX POST request receives a 301 response, data is not re-POSTed to ...) closed by
- wontfix: Yeah, I agree that this is probably something that we won't be able to …
- 16:33 Ticket #4125 (href changing in IE) created by
- When you attempt to change the href of an anchor in IE (of which the text …
- 14:45 Ticket #4124 (.children() not working in combination with clone) created by
- After cloning some elements, the .children() doesn't return all children. …
- 13:30 Ticket #4123 (Always try to use camel-case for styles and attributes) created by
- Right now we try to use both, we should standardize and simplify.
- 07:04 Ticket #4122 (Unable to Drag,resize Edit Window(JQGRID)) created by
- I have a JqGrid.js (Plugin) "Datatype:Json". I am unable to Resize or Drag …
- 05:13 Ticket #4121 (Interface breaks animate with scrollTop) created by
- Apologies if this is not the right place to file this bug -- I followed …
- 04:02 Ticket #4120 (Be more liberal in accepting IDs) created by
- In your core code I think: […] should allow the # selector be changed …
- 03:09 Ticket #4119 (jQuery.each() ignors checkbox) created by
- […]
- 03:06 Ticket #4118 (jQuery.merge() resulting length property is incorrect) closed by
- invalid: http://docs.jquery.com/Utilities/jQuery.merge#firstsecond Merge expects …
- 01:33 Ticket #4118 (jQuery.merge() resulting length property is incorrect) created by
- I am using merge to join two arrays of DOM objects together. The resulting …
02/10/09:
- 23:07 Ticket #4117 (document.documentElement["getBoundingClientRect"]) created by
- Is this the proper check that needs to be done? If so, a comment should be …
- 23:05 Ticket #4116 (parseFloat should be used in offset) created by
- Right now parseInt is used - parseFloat is probably more precise.
- 23:03 Ticket #4115 (Faster Offset Initialization) created by
- For the last line in the initialization function just have it be: […]
- 23:00 Ticket #4114 (RegExp w/ Function Should be Optimized) created by
- Right now we have some .replace(..., function(){}) code that should …
- 22:57 Ticket #4113 (Standardize on .test() for RegExp) created by
- When we use regular expressions in core we should standardize on .test() …
- 22:48 Ticket #4112 (Out of Memory Exception in IE with AJAX calls) created by
- The change set 6027 for ajax.js has a change to 'windoweval?' from …
- 22:39 Ticket #4111 (Cache Static Objects) created by
- A couple places in jQuery static objects are created that could be cached …
- 22:33 Ticket #2721 (Object.prototype) reopened by
- I'm going to re-open this so that we can try and tackle it in a future …
- 21:52 Ticket #4110 (beforeSend is ignored in Firefox 3 with JQuery 1.3.1) created by
- I am not able to set any request headers inside beforeSend. See complete …
- 19:27 Ticket #4109 (jQuery Demos in Docs have downloadable code with dependencies) created by
- It would be nice to have complete working downloadable samples of the …
- 16:23 Ticket #4108 (:not(:last) selector fails) created by
- If you try something like: $(this).parents(('dl:not(:last)) returns all …
- 16:02 Ticket #4107 (Safari's input type="search" field is ignored by serializeArray) created by
- Although non-standard, this Safari input type is very cool. I don't see a …
- 15:31 Ticket #4106 (binding to beforeunload does not work) created by
- A simple html page that binds to the beforeunload event does not work. …
- 15:30 Ticket #4084 ($(document).focus(fn)) reopened by
- 15:30 Ticket #4099 (Basic #id selector fails after multiple dynamic html insert) closed by
- wontfix: This has to do with the fact that we're using getElementById to find the …
- 15:28 Ticket #4040 (Attribute Filters bug in IE (document vs. document.body)) closed by
- wontfix: Actually, this isn't related to #4084 - this has to do with using …
- 13:45 Ticket #4105 (clone(true) fails on IE7) created by
- I have a form, where part of the form is dynamic. The user can add …
- 12:39 Ticket #4104 (`tag:not(tag.className)` selector fails to return any element in jQuery ...) created by
- for this HTML: […] This happens: […] Demo/testcase included.
- 07:00 Ticket #4103 (Keyboard( arrow keys) controls for slider nopt working with slider.js ...) created by
- I am not able to use the keyboard(arrow keys, home, end keys..) control …
- 00:52 Ticket #3996 (Live events and triggerHandler()) closed by
- wontfix: Yeah, Dave makes a good point - I'm going to mark this up as being by …
- 00:28 Changeset [831b15b06c338096c751a90354bbd53241485b12] by
-
- src/selector.js
- 00:05 Ticket #4100 (Error using outerHeight() ou window or document elements) closed by
- duplicate: This is a duplicate of #3050.
02/09/09:
- 23:30 Ticket #3980 (.live() delegation can be friendly if it mimics the the propagation order) closed by
- fixed: Fixed in SVN rev [6192].
- 23:29 Changeset [9aa0c69c43bad9fce5ef7732692308afb2a38ec6] by
-
- src/core.js
- src/event.js
- test/index.html
- test/unit/event.js
- test/unit/selector.js
- 22:58 Ticket #4102 (add delay to Animate) created by
- Some times you would like there to be a delay between the execution of …
- 22:42 Ticket #4101 (add public contains method) created by
- Both Sizzle and jQuery UI core have their own internal contains-method. …
- 19:57 Ticket #4100 (Error using outerHeight() ou window or document elements) created by
- When we try to use something like: $(window).outerHeight(); in Firefox, he …
- 15:58 Ticket #4038 (Improving .hide() method to avoiding reflow to constantly occur) closed by
- fixed: Fixed in SVN rev [6191].
- 15:58 Changeset [0ae78024c23dd3ef4bcea883338d975dcf843597] by
-
- src/fx.js
- 15:53 Ticket #4099 (Basic #id selector fails after multiple dynamic html insert) created by
- Hi! I tried to upgrade from 1.2.6 to 1.3.1 and encountered a bug in …
- 15:41 Ticket #4037 (800x faster HTML load on large HTML chunks) closed by
- fixed: Fixed in SVN rev [6190].
- 15:41 Changeset [136a459f4c24880f6d07f26c07e56451385637e0] by
-
- src/core.js
- 15:35 Ticket #4036 (Important performance improvement) closed by
- fixed: Fixed in SVN rev [6189]. I didn't add the .blank() method - that's …
- 15:35 Changeset [6b938e1c162877ee62681f8aefe6f64ba208eead] by
-
- src/core.js
- 15:20 Ticket #4098 ([name=0] doesn't work) closed by
- fixed: Fixed in SVN rev [6188].
- 15:20 Ticket #4098 ([name=0] doesn't work) created by
- As of 1.3.1 [name=0] doesn't work (when going against expandos, for …
- 15:18 Changeset [b16da9d762c5fc87c5a9afacd517af0036972a47] by
-
- src/selector.js
- test/unit/selector.js
- 15:01 Changeset [ab74ce7b57f2baa297723416573c2cf6ca67f936] by
-
- src/selector.js
- 14:49 Ticket #3500 (IE clone( true ) error on recloning) closed by
- fixed: Fixed in SVN rev [6186].
- 14:49 Ticket #3254 (Defective cloned object) closed by
- fixed: Fixed in SVN rev [6186].
- 14:49 Ticket #2845 (Sortable that has OBJECT tag generates error in IE) closed by
- fixed: Fixed in SVN rev [6186].
- 14:48 Changeset [ce90accc58d213fcf567ab2ca464ee9164601dc4] by
-
- src/core.js
- test/unit/core.js
- 13:56 Ticket #4097 (Infinite loop in IE8 release candidate 1 with OuterHeight and XHTML 1.1. ...) created by
- I have been working with modal dialogs just fine using jQuery 1.3.1 and …
- 11:15 Ticket #4096 (slideToggle() does not set display property to 'table-row') created by
- When using 'slideToggle()' on a table row, the CSS display property is set …
- 11:03 Ticket #4095 (Can't find body direct child nodes with external html source.) created by
- (tried with Firefox 3.0.6, using jRails ) Exemples : $('div', …
02/08/09:
- 19:44 Ticket #4068 (Attribute filtering does not work for style attribute) reopened by
- I'm going to reopen this because it looks like it might be a regression …
- 19:08 Ticket #3933 (Empty attribute selectors) closed by
- duplicate: Dup of #3990 and fixed at [6181].
- 19:05 Ticket #4068 (Attribute filtering does not work for style attribute) closed by
- invalid: The style attribute does not return a string. You would need to …
- 18:40 Ticket #3991 (Selector [attribute=""] doesn't work) closed by
- duplicate: Dup #3990, and fixed.
- 18:39 Ticket #4006 (Selector 'input[type="text"][value=""]' fails) closed by
- duplicate: Dup, and fixed.
- 13:35 Ticket #4094 (class selector don't work for multi class tables in FF & IE, but works in ...) created by
- Example source <table class="CSource post" width="500"> …
02/07/09:
- 22:59 Ticket #4093 (In case of space in query string, then contents of dialog will not be ...) created by
- For example $('<div id="demo3">').load('pag1.html?country= united …
- 17:42 Ticket #3990 (1.3.1 selector bug - $('input[value=""]')) closed by
- fixed: Fixed in SVN rev [6181].
- 17:41 Changeset [f38648c7cd3a37f4070b77b2c92151f68aa66fef] by
-
- src/selector.js
- test/unit/selector.js
- 17:15 Ticket #4014 (boxModel check affects page layout) closed by
- fixed: Fixed in SVN rev [6180].
- 17:15 Changeset [31597b7b3ce7737ead61eec55d9f66b9e9836cf7] by
-
- src/support.js
- 16:58 Ticket #3962 ($.getScript leaks in IE) closed by
- fixed: Fixed in SVN rev [6179].
- 16:57 Changeset [a894c604895efb29e9b0937301cc404ad72e1738] by
-
- src/ajax.js
- 16:55 Ticket #4058 (Simple selector not working in 1.3.1 with webkit browsers) closed by
- fixed: Fixed in SVN rev [6178].
- 16:54 Ticket #4042 (.class selector not working in opera in some cases) closed by
- fixed: Fixed in SVN rev [6178].
- 16:54 Changeset [2b7642cff025be3b8ac019ae77f2f19ecd07fa87] by
-
- src/selector.js
- test/unit/selector.js
- 15:00 Ticket #4092 (documentation demo problem) created by
- http://docs.jquery.com/UI/Accordion Note: Could not find documentation or …
- 15:00 Ticket #3778 (selector matching issues) reopened by
- I reopen this because #3928 was just a related problem. The original issue …
- 14:51 Ticket #3899 ("find() + end() + submit()" problem) closed by
- invalid: Thanks for the followup.
- 14:49 Ticket #3778 (selector matching issues) closed by
- fixed: Per John in #3928, fixed in SVN rev [6143].
- 14:44 Ticket #3501 (Possible Bug with Disabling Inputs?) closed by
- invalid: reqsInputs = reqs.find("input") You are only selecting inputs, you …
- 14:39 Ticket #3473 (Sibling Selectors Fail in IE for <li> Tag) closed by
- invalid
- 14:39 Ticket #3407 (Multiple :gr do not work as expected) closed by
- invalid: Scott's right. Perhaps you wanted something like :not(:first-child) …
- 13:53 Ticket #4091 (Error in escaping selector) created by
- If you name a textbox with name="txtRating[" and then use a selector like …
- 03:45 Ticket #3566 (element selector return error) closed by
- fixed: document.forms[0].split is a nodelist collection so maybe that was a …
- 03:36 Ticket #3315 (Strange jQuery attributes cause selector to fail in IE) closed by
- duplicate: This is a manifestation of #3254 so I'll close this ticket as a dup.
- 03:32 Ticket #3380 (.hasClass(".name") silently dies) closed by
- fixed: Confirmed this is fixed in jQuery 1.3.
- 03:30 Ticket #3192 (jquery-1.2.6 got bug in ie5.5("option:selected")) closed by
- wontfix: http://docs.jquery.com/Browser_Compatibility IE 5.5 isn't supported …
- 03:26 Ticket #3137 (Complex selectors breaking .parents() method) closed by
- fixed: This is fixed in 1.3
- 03:24 Ticket #3338 (div is null) closed by
- invalid: Old bug with no test case.
- 03:12 Ticket #3316 ($("<tr>").is("a bug") may not return true) closed by
- fixed: This is fixed in 1.3.
- 02:55 Ticket #4084 ($(document).focus(fn)) closed by
- duplicate: This is a duplicate of #4040, thanks!
- 02:40 Ticket #4089 (live() does not work with closest()) closed by
- invalid: http://docs.jquery.com/Events/live#typefn "Live events currently only …
Note: See TracTimeline
for information about the timeline view.
