Timeline
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 …
02/06/09:
- 19:28 Ticket #4090 (TableSorter triggers sortStart when a header disabled for sorting is ...) created by
- I have a table using the tablesorter plugin. I have disabled sort on the …
- 15:28 Ticket #4089 (live() does not work with closest()) created by
- I have a tablesorter where the first column contains a checkbox. This …
- 14:24 Ticket #4088 (IE6 win xp sp3, events, html manipulation) created by
- <script type="text/javascript"> var html = '<div id="x" …
- 13:31 Ticket #4087 (insertAfter, insertBefore, etc do not work when destination is original ...) created by
- If you do $("#x").insertBefore("#x") element removed entirely from DOM.It …
- 11:02 Ticket #4086 ($().load() & $.ajaxSetup bug) created by
- In my main .js file i have this line (I use it to show loading image at …
- 10:48 Ticket #4085 (remove() method don't work) created by
- hi all! I have a small problem. when append html element on jQuery then …
- 07:59 Ticket #4084 ($(document).focus(fn)) created by
- FF $(document).focus(fn) IE $(document.body).focus(fn) I wish unify …
- 03:30 Ticket #4083 (selector :file value works in 1.2.6) created by
- $('#myform :file[value!=\'\']') works in 1.2.6; not in 1.3.x Selector is …
- 02:07 Ticket #4082 (dev.jQuery.com horrible rendering issue on IE7/Vista) created by
- Not very good for promoting the cross-browser compatibility of the product …
- 00:13 Ticket #4081 (Simple name selector not working in 1.3.1 with IE 6) created by
- It works fine in 1.2.6 but not working in 1.3.1.
02/05/09:
- 23:34 Ticket #4079 (jQuery 1.3, Append does not appear to be Synchronous) closed by
- invalid: Thanks for the follow-up. As you found, non-visible elements always return …
- 22:15 Ticket #4080 (Infinite recursion in speed method) created by
- I have a reasonably simple overlay routine which inserts a few divs with a …
- 19:13 Ticket #4079 (jQuery 1.3, Append does not appear to be Synchronous) created by
- My apologies, but I don't have a public test detailing the problem yet, …
- 18:49 Ticket #4078 (Function to prevent memory leaks in IE interfering with a height of 100% ...) created by
- In IE6 a DIV with a height of 100% is higher than it should be. When …
- 18:30 Ticket #2568 (elem has no properties error in nodeName method) closed by
- fixed: OK, I'll close it then.
- 18:24 Ticket #4073 (Slider: $.widget.prototype._setData has no properties in FireFox 2.0) closed by
- invalid: Please file UI bugs in the UI bug tracker, per the message in the red box …
- 18:21 Ticket #4075 (Autocomplete doesn't work in IE 6, 7) closed by
- invalid: The code you provided above isn't adequate for a test case because it …
- 18:10 Ticket #4077 (Sorting: limited count of sorting in IE.) closed by
- invalid: The code there is much too complex to clearly demonstrate a bug. Please …
- 18:08 Ticket #4076 (Sorting: limited count of sorting in IE.) closed by
- invalid: This is the bug tracker. If you need help using jQuery, please ask on one …
- 15:05 Ticket #4077 (Sorting: limited count of sorting in IE.) created by
- I have integrated the jQuery sorting method to sort the dragged element in …
- 14:57 Ticket #4076 (Sorting: limited count of sorting in IE.) created by
- I have integrated the jQuery sorting method to sort the dragged element in …
- 14:01 Ticket #4075 (Autocomplete doesn't work in IE 6, 7) created by
- I have code: <html> <head> <title>IE + autocomplete</title> <meta …
- 11:55 Ticket #4074 (.clone() doesn't respect ownerDocument) created by
- If you clone an element from a foreign document (not the one you're …
- 06:54 Ticket #4073 (Slider: $.widget.prototype._setData has no properties in FireFox 2.0) created by
- url: http://ui.jquery.com/demos/slider/default.html …
- 03:59 Ticket #4056 (:selected selector throwing error) closed by
- invalid
- 03:10 Ticket #4072 (Provide a selector/node restriction option as a second argument to ...) created by
- A second argument to .closest to restrict how far the backwards traversing …
- 00:34 Ticket #4060 (IE bug) closed by
- invalid: If you have a clear test case that demonstrates the problem, please reopen …
- 00:25 Ticket #4061 (Tool tips for the spinner Buttons.) closed by
- invalid: From the sparse description I couldn't tell what component this might …
- 00:23 Ticket #4062 (1.3.1 always select first 'checked' <input> whatever the attribute filter) closed by
- invalid: Your attribute selector is invalid; the @ symbol isn't valid in jQuery …
- 00:16 Ticket #4065 (added postal code field validation for the form validate plugin (for us ...) closed by
- duplicate: Dup of #4066 which has the attachments.
Note: See TracTimeline
for information about the timeline view.
