Timeline
02/13/11:
- 23:51 Ticket #8264 (parent child selector does not work for table) created by
- Hello, I am evaluating jQuery for my company. I found issue where …
- 23:37 Changeset [659773348f1fca0fb609f92271013f2a087f3247] by
-
- src/effects.js
- test/unit/effects.js
- 23:10 Ticket #8263 (closestDown) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by writing …
- 22:51 Ticket #2944 (Query z-index in IE6 with css) closed by
- wontfix: It's up to the browser what the default value for a css property is. Both …
- 22:39 Ticket #6525 (IE script error on z-index 'auto' or 'inherit') closed by
- fixed: Fixed since 1.4.3. Check #5509 As this [ http://jsfiddle.net/jitter/HU45k/ …
- 22:19 Ticket #4966 (Problem with animate and zIndex) closed by
- fixed: Don't add "px" to unit-less properties when animating them. Fixes #4966. …
- 22:17 Changeset [c5edf982d59977c506fececd504a3dbfd1a398dc] by
-
- src/effects.js
- test/unit/effects.js
- 22:17 Changeset [dba8c20b4bfdeb95b6fb8c9555355babf1daa539] by
-
- test/unit/effects.js
- 21:04 Ticket #8263 (closestDown) created by
- Had a nice idea for an easy core extension. closestDown is opposite to …
- 19:19 Ticket #8260 (.filter(selector) does not select properly) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by writing …
- 18:46 Ticket #7668 (Sizzle and jQuery QUnit tests are out of sync) closed by
- fixed: Changeset: …
- 18:10 Ticket #8262 (try/catch inside jQuery.style() has a negative impact on perf in Safari ...) created by
- To prevent IE from throwing errors when 'invalid' values are provided, the …
- 18:03 Ticket #8247 (d=e[a.type]) closed by
- invalid: We don’t accept bug reports against 1.3.1. Upgrade your version of jQuery. …
- 18:02 Ticket #8261 (jQuery.post does not work in 1.5) closed by
- worksforme: $.post works fine for me. OPTIONS indicates you are attempting to …
- 12:50 Ticket #8261 (jQuery.post does not work in 1.5) created by
- I'm trying the examples from …
- 02:23 Ticket #8260 (.filter(selector) does not select properly) created by
- When using $(selector).filter(selector) to select and filter elements, the …
- 01:48 Ticket #8259 (jQuery Wrap Google Ad Bug) closed by
- duplicate
- 01:48 Ticket #6391 (wrap() bug when wrap javascript) closed by
- duplicate
- 00:48 Changeset [3930afa3ad10440ecb6571c0840d576b9979bff5] by
-
- test/polluted.php
- 00:34 Changeset [fbf79c0b495e08d67c3a4767f371ec7bcfc40a17] by
-
- test/data/css.php
- test/data/json_assigned_obj.js
- test/otherlibs/jquery/1.2.1/jquery.js
- test/otherlibs/jquery/1.2.3/jquery.js
- test/otherlibs/mootools/1.11/mootools.js
- test/otherlibs/prototype/1.6.0.2/prototype.js
- test/otherlibs/scriptaculous/1.7.0/builder.js
- test/otherlibs/scriptaculous/1.7.0/controls.js
- test/otherlibs/scriptaculous/1.7.0/dragdrop.js
- test/otherlibs/scriptaculous/1.7.0/effects.js
- …
02/12/11:
- 20:10 Ticket #8259 (jQuery Wrap Google Ad Bug) created by
- If I wrap an object with a div and the object contains a google ad, there …
- 18:10 Ticket #8258 ([Regression] 1.5 selector throws error when attribute contains a dot ".") closed by
- invalid: Thanks for the report, but this is not a jQuery bug. Please read the API …
- 17:59 Ticket #8258 ([Regression] 1.5 selector throws error when attribute contains a dot ".") created by
- This simple example shows that it used to work in 1.4.4 but now throws an …
- 17:45 Ticket #8257 (jQuery 1.5 is not compatible with IE9beta1 and IE9rc in area of jQuery UI ...) closed by
- invalid: This is not the jQuery UI bug tracker. Issues with IE9 are known and will …
- 15:42 Ticket #8257 (jQuery 1.5 is not compatible with IE9beta1 and IE9rc in area of jQuery UI ...) created by
- When I use jQuery 1.5v on IE9beta1 and IE9rc1 using jQuery UI Tabs (1.8.9 …
- 14:56 Ticket #8145 (jQuery.readyWait Standalone Test Page) closed by
- fixed: Add readyWait tests. Fixes #8145. Adds tests for the fix to #6781. …
- 14:56 Ticket #8198 (Remove script.type = "text/javascript" from support.js) closed by
- fixed: Remove unnecessary "script.type = text/javascript;". Fixes #8198. Follow …
- 14:56 Ticket #8200 (Remove undocumented $.support._scriptEval in favor of private var ...) closed by
- fixed: Unexpose $.support._scriptEval as it's not needed. Use a private var …
- 12:53 Changeset [d99268a4b728e47d02b9b893e08796c8060a68e9] by
-
- test/data/readywaitasset.js
- test/data/readywaitloader.js
- test/readywait.html
- 12:53 Changeset [2862f589db08b92c7b1f78fa961aff7354027c0b] by
-
- Makefile
- build/post-compile.js
- 12:53 Changeset [3548ffaee244af2bd5e28e91ebfaa995adab93a7] by
-
- src/support.js
- 12:53 Changeset [f0999076723d85e77d4ba73d7c464466b5a7dba1] by
-
- src/support.js
- 07:18 Ticket #8254 (Tutorials: broken link to jQuery Reading Material) closed by
- fixed
- 05:25 Ticket #7200 (Add .jquery to the official API) closed by
- fixed
- 02:59 Changeset [d4790116b8ff83786e82767cba23a4bff0236e58] by
-
- src/ajax.js
- 00:18 Ticket #8256 ($.when should accept an array of promises) closed by
- wontfix: This would break things like: […] Inspecting the first element only …
- 00:08 Changeset [081562cebc63617d2c99adbcefa107dbea5c9bee] by
-
- src/ajax.js
- 00:02 Ticket #8256 ($.when should accept an array of promises) created by
- This would be super nice, because $.when.apply($, promisesArr) looks …
02/11/11:
- 23:32 Ticket #8255 (support for list attribute) created by
- list IDL attribute is supposed to be readonly. If an author wants to …
- 23:25 Ticket #8177 (Browser inconsistencies with ajax, ifmodified, notmodified and ...) closed by
- patchwelcome
- 23:15 Ticket #8254 (Tutorials: broken link to jQuery Reading Material) created by
- The Tutorials page at http://docs.jquery.com/Tutorials has a link to a …
- 23:14 Changeset [ea3e10a49207f76957b5bd87095634882d5d374b] by
-
- src/ajax.js
- src/ajax/xhr.js
- 23:11 Ticket #8253 (Selectors documentation says names must be double backslash-encoded) created by
- http://api.jquery.com/category/selectors/ says: If you wish to use any of …
- 20:36 Ticket #8108 (jQuery metadata is exposed on plain JS objects when serializing with ...) reopened by
- I'm going to look at the trick that jitter suggested, override toJSON() …
- 20:32 Ticket #4878 (val() tries to set multiple values on single select lists) closed by
- fixed: Closing as reporter confirmed this has been fixed with 1.4 already. …
- 20:26 Ticket #8250 (ajax does not work in opera 10 widgets) closed by
- fixed: Thanks for taking the time to contribute to the jQuery project by writing …
- 20:24 Ticket #8251 (Specifying Class ID) closed by
- invalid: As rwaldron already stated. This isn't a jQuery bug, but your HTML markup …
- 20:09 Ticket #8252 (Problem with IE7) closed by
- invalid: Why do you repost your text as comment? this report doesn't qualify as …
- 20:04 Ticket #8242 (.slideToggle() breaks if contents has large select box, with selected ...) closed by
- invalid: Closing as this clearly isn't a jQuery bug but some perf issues with FF.
- 19:15 Ticket #8252 (Problem with IE7) created by
- Version 1.3.4 On my site does not load styles. ui-accordion-header,. …
- 19:05 Ticket #8251 (Specifying Class ID) created by
- Works in all browsers except for IE. When I have two divs: <div …
- 17:42 Ticket #8250 (ajax does not work in opera 10 widgets) created by
- 1.4.1 works nice, but 1.5 has some special checks for crossdomain support …
- 17:06 Ticket #8227 (Allow me to .stop() specific animations) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by writing …
- 14:58 Ticket #8249 ($.getScript Fails Locally in 1.5) closed by
- duplicate
- 14:55 Ticket #8248 (i'm founded an error) closed by
- duplicate
- 14:46 Ticket #8249 ($.getScript Fails Locally in 1.5) created by
- $.getScript() seems to not be executing the script or any callback methods …
- 14:39 Ticket #8248 (i'm founded an error) created by
- ERROR: uncaught exception: Syntax error, unrecognized expression: …
- 13:58 Ticket #8246 (Attribute value selectors containing colons now trigger a syntax error) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by writing …
- 10:59 Changeset [481d940e79f9d01e49218bf76575849158214e28] by
-
- test/unit/ajax.js
- 09:48 Ticket #8247 (d=e[a.type]) created by
- in my jquery1.min.js file the jscript debugger shows error on : …
- 07:22 Ticket #8246 (Attribute value selectors containing colons now trigger a syntax error) created by
- Works: $('[foo=bar]') Syntax error: $('[foo=bar:12]') This is a …
- 06:43 Ticket #7616 (Document and clean arguments of per-step callback in animate()) closed by
- fixed: The resolution for this ticket (based on the original discussion above) …
- 06:39 Changeset [066304edf0a1ed0303d79712bfa9c8697d5fa4d3] by
-
- src/ajax/xhr.js
- 06:07 Ticket #8245 (AJAX Calls not set the "Accept" header properly under Android browser) closed by
- fixed: Fixes #8245. Ajax now ensures header names are capitalized so that …
- 06:07 Changeset [f2e0ae1a3932d6089853e8c0eed6ecb446610c00] by
-
- src/ajax.js
- src/ajax/xhr.js
- 06:02 Changeset [3a1d7a3c7c5349021f6dae979ab9b8609ae8f105] by
-
- src/ajax/xhr.js
- test/localfile.html
- 04:21 Ticket #8245 (AJAX Calls not set the "Accept" header properly under Android browser) created by
- Try using $.ajax({ ... dataType: 'json', ... }) under Android Browser …
- 03:22 Ticket #8244 (jQuery can't correctly handle font names that end with a number) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. If you are specifying …
- 03:05 Ticket #8244 (jQuery can't correctly handle font names that end with a number) created by
- This is a weird behavior, and an admittedly limited use case, but: If you …
- 01:09 Ticket #8243 (animate element with children with width and height set to 50%) created by
- I have a more complex project using animate. I watered it down as much as …
- 01:05 Ticket #8232 (.attr can't change a submit input) closed by
- patchwelcome: @remysharp As I know you are a very capable JavaScript programmer, I'm …
02/10/11:
- 23:45 Ticket #8242 (.slideToggle() breaks if contents has large select box, with selected ...) created by
- http://jsfiddle.net/n22Kv/2/ click 2nd "Company Information" text.... …
- 23:39 Ticket #8232 (.attr can't change a submit input) reopened by
- 23:22 Ticket #8241 (.dblclick doesn't work on .selectable() (=UI jQuery) items) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 22:58 Ticket #8241 (.dblclick doesn't work on .selectable() (=UI jQuery) items) created by
- .dblclick doesn't work on .selectable() (=UI jQuery) items
- 22:52 Ticket #2551 (val() failed after reset form in ie6/ie7) closed by
- fixed: Make sure .val() works after form.reset() in IE. Fixes #2551. Changeset: …
- 22:50 Changeset [43a41ba7ecef732b48dcfc930fa9df8835fc4944] by
-
- src/attributes.js
- test/unit/attributes.js
- 21:39 Ticket #8240 (The character 't' is visible after scrolling and refreshing a page on the ...) closed by
- duplicate
- 21:29 Ticket #8240 (The character 't' is visible after scrolling and refreshing a page on the ...) created by
- The character 't' is visible after scrolling and refreshing a page on the …
- 21:29 Ticket #8239 (The character 't' is visible after scrolling and refreshing a page on the ...) created by
- The character 't' is visible after scrolling and refreshing a page on the …
- 21:22 Ticket #4537 (clone(true) with namespaced events loses the namespace on the original and ...) closed by
- fixed: Make sure .clone(true) correctly clones namespaced events. Fixes #4537. …
- 21:20 Changeset [78fc79fad47ce2991c0a7148b65acd7221223eb9] by
-
- src/manipulation.js
- test/unit/event.js
- 21:20 Changeset [4490f4285cc4cdafba67fee726d3eba4a3d81a0f] by
-
- src/manipulation.js
- test/unit/event.js
- 21:19 Changeset [3f036281dd52b27ae34be927162df8d078665202] by
-
- test/index.html
- test/unit/selector.js
- 21:16 Ticket #8216 (Exception in ajaxConvert(s,response)) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. application/json is …
- 21:05 Ticket #8238 (IE9 RC (released today) - jQuery 1.5 - getElementsByTagName) closed by
- duplicate
- 19:57 Ticket #8238 (IE9 RC (released today) - jQuery 1.5 - getElementsByTagName) created by
- jQuery is erroring with this message SCRIPT438: Object doesn't support …
- 17:27 Ticket #8234 (Element with id="nodeName" throw exception in Chrome and IE) closed by
- wontfix: Do not use reserved DOM names as element IDs.
- 16:38 Ticket #8236 (live doesn't work with :not(:last)) closed by
- duplicate
- 14:37 Ticket #8237 (:HAS with :NTH-CHILD not working under IE) closed by
- duplicate
- 14:29 Ticket #8237 (:HAS with :NTH-CHILD not working under IE) created by
- Following example works great with FF,Opera,Safari but not IE8 (IE6/IE7 …
- 13:36 Ticket #8236 (live doesn't work with :not(:last)) created by
- Writing $('div button:not(:last)').live(...) will catch events on …
- 13:33 Ticket #8235 (jQuery.data throws a script error in certain circumstances.) created by
- I'm not 100% of the circumstances under which this occurs and I cannot …
- 13:30 Ticket #8234 (Element with id="nodeName" throw exception in Chrome and IE) created by
- If the DOM contains an element with an id="nodeName", JQuery throw : * …
- 13:27 Ticket #8229 (jquery selecter not compatible with) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 13:15 Ticket #8230 (.each meses up html code in IE 6,7, FF 3.0.6) closed by
- wontfix: Thanks for taking the time to contribute to the jQuery project by writing …
- 12:56 Ticket #8231 (.attr can't change a submit input) closed by
- duplicate
- 12:48 Ticket #8232 (.attr can't change a submit input) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 12:31 Ticket #8233 (Select box with lots of optios inside dialog return script loop error on ...) created by
- Error details: . min 1.4.4 . select boxes with lots of options . IE only …
- 11:48 Ticket #8232 (.attr can't change a submit input) created by
- Changing a submit input element to a button (or perhaps another type) …
- 11:47 Ticket #8231 (.attr can't change a submit input) created by
- Changing a submit input element to a button (or perhaps another type) …
- 10:10 Ticket #8230 (.each meses up html code in IE 6,7, FF 3.0.6) created by
- Repeated here: http://jsfiddle.net/mh3US/ Problem: <input> tag is …
- 09:42 Ticket #8229 (jquery selecter not compatible with) created by
- old jquery 1.4.2 $("#foo").find('input[name=test[]]'); is right; new …
- 07:15 Ticket #8228 (Click events firing on wrong elements and animate problems) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately …
- 03:01 Ticket #8228 (Click events firing on wrong elements and animate problems) created by
- Clicking on resume my fire portfolio, etc. Sometimes fires correctly. …
- 00:31 Ticket #8220 (is() bug on namespaced tag) closed by
- fixed: Pull over tests from Sizzle. "Remove backslashes from tag name filter. …
- 00:29 Changeset [f56b4a22a6cf37b3764939b0338bb545fa6b445f] by
-
- test/unit/selector.js
02/09/11:
- 23:03 Ticket #8217 (Live on anchor tag / hyperlink) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. You are trying to …
- 19:55 Ticket #7174 (Animate background-position works for left but not top) closed by
- duplicate
- 19:43 Ticket #8227 (Allow me to .stop() specific animations) created by
- I can create more than one animation on one object -- e.g. one for 'width' …
- 18:25 Ticket #7900 (Create and document interface to jQuery.event.props) closed by
- wontfix
- 17:14 Ticket #8211 (statusCode is incorrectly handled) closed by
- worksforme
- 17:10 Ticket #8212 (Attach script load/readystatechange before script.src in cross-site ajax ...) closed by
- worksforme: In creating some tests I don't see it failing in IE6 or IE8 so I will …
- 16:51 Ticket #8219 (Reversion: overrideMimeType() no longer callable) closed by
- fixed: Fixes #8219. Introduces the mimeType option to override content-type …
- 16:50 Changeset [6f4b36ed174b000701b9a40ef45f301b2b1505db] by
-
- src/ajax/xhr.js
- 16:47 Changeset [f6e173437e9f94cd4e713e556c6fc8ca68be8384] by
-
- src/ajax.js
- src/ajax/xhr.js
- test/unit/ajax.js
- 15:50 Ticket #8222 (Double Asset Request for Video Tag) closed by
- wontfix: Try this: http://jsfiddle.net/rwaldron/fssD9/2/
- 15:30 Ticket #8223 (Selector causing an exception) closed by
- duplicate
- 15:25 Ticket #8223 (Selector causing an exception) created by
- Hello Using a selector like this used to work fine with jQuery version …
- 15:20 Ticket #8222 (Double Asset Request for Video Tag) created by
- I've only tested this in Chrome 9, but here are the steps to reproduce: …
- 15:14 Ticket #8065 (Significant Performance Difference in 1.5RC1) closed by
- duplicate: I’m going to merge this into #7341 since this seems to be the same issue; …
- 15:11 Ticket #8093 (.data() or .userData() should use DOM lvl3 getUserData/setUserData) closed by
- wontfix: So, with regards to the comparison to qSA, nearly all browsers support qSA …
- 14:27 Changeset [806d9ce8111128c4f30c6559c325f8a4ad1018a3] by
-
- test/localfile.html
- 14:26 Changeset [2953d0481aacd38f1e2e1916ba6d18d2b10861d4] by
-
- src/ajax.js
- 13:21 Ticket #8221 (removeAttr comments) created by
- Why does removeAttr has an fn argument, but is it never used? …
- 12:21 Ticket #8218 (jQuery#html messes up when quotes are omitted around attribute values) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by writing …
- 11:39 Ticket #8220 (is() bug on namespaced tag) created by
- Hi, […] Outputs: Chrome: true Opera, Firefox: false Solution: …
- 10:09 Ticket #8219 (Reversion: overrideMimeType() no longer callable) created by
- Before 1.4 we could call overrideMimeType() in beforeSend(). It had many …
- 08:51 Ticket #8218 (jQuery#html messes up when quotes are omitted around attribute values) created by
- For example, […] This would actually result in the following HTML: …
- 03:02 Ticket #8108 (jQuery metadata is exposed on plain JS objects when serializing with ...) closed by
- wontfix: There’s no way to do this reliably; ES3 exposes enumerable properties by …
- 02:31 Ticket #8217 (Live on anchor tag / hyperlink) created by
- The code below works in all browsers when the anchor tag is changed to a …
- 00:08 Ticket #8216 (Exception in ajaxConvert(s,response)) created by
- I am quite sure this is a bug because it works fine using version 1.4. I …
02/08/11:
- 20:10 Ticket #8215 (SEXYCOMBO 2.0.2) closed by
- invalid: This is the bug tracker only for bugs with jQuery core, not third-party …
- 19:58 Ticket #8215 (SEXYCOMBO 2.0.2) created by
- If you type into the combobox and then tab to navigate elsewhere on the …
- 19:35 Ticket #8214 (Non-Latin Characters are not Displayed Properly) closed by
- invalid: ARE YOU IN THE RIGHT PLACE? For jQuery Core or Official jQuery Plugins …
- 19:25 Ticket #8214 (Non-Latin Characters are not Displayed Properly) created by
- A few non-Latin characters in my application don't show properly with …
- 18:13 Changeset [d92dc2902c1e49642ce5148f7e082d880e77a2c5] by
-
- src/data.js
- test/unit/data.js
- 17:58 Ticket #8213 (Strange behavior of hide() and show() in Google Chrome) closed by
- duplicate
- 17:55 Ticket #8108 (jQuery metadata is exposed on plain JS objects when serializing with ...) reopened by
- Reopening to make sure we don't ship with this, as this fix fails the test …
- 17:54 Ticket #8213 (Strange behavior of hide() and show() in Google Chrome) created by
- How to reproduce: - HTML Document with linked jquery and stylesheet - in …
- 17:38 Ticket #6200 (.live(... broken in 1.4.2 using IE8) closed by
- fixed: Fixed. Can be seen with this test case
- 16:51 Ticket #8205 (JSONP random result is causing memory leak in IE8) reopened by
- John, can you try it with this test? …
- 16:41 Ticket #8212 (Attach script load/readystatechange before script.src in cross-site ajax ...) created by
- IE can sometimes fire ready right after script.src is set if the file is …
- 16:28 Ticket #8211 (statusCode is incorrectly handled) created by
- Hi all, I would like to react on http status-codes (like 200, 201 or …
- 16:15 Changeset [b46dff39c35ae05f92f6909ff8d07aa470e4a8d4] by
-
- src/event.js
- 16:09 Ticket #8207 (outerWidth(true) returns width of parent in Chrome9) closed by
- duplicate
- 16:08 Changeset [944e0e6498396bb1add67b9b0d0b13dc465d393b] by
-
- src/event.js
- 16:02 Ticket #8209 (Hover() event firing mouseleave/mouseout when over child input element in ...) closed by
- fixed: Make sure that mousing over Chrome "internal div" elements results in no …
- 15:57 Changeset [4a828c93d40eb67b2041b08bbed0f1973442bd03] by
-
- src/event.js
- 15:52 Ticket #8208 (Please don't close the ticket #8205 yet) closed by
- invalid: Creating a ticket solely to make a case for another ticket isn't a good …
- 15:41 Ticket #7729 (mouseenter/leave is fired from bubbled up mouse events happening on ...) closed by
- duplicate
- 15:41 Ticket #7729 (mouseenter/leave is fired from bubbled up mouse events happening on ...) reopened by
- 15:40 Ticket #8210 (Comment form not appearing) closed by
- invalid: Closing as the original ticket submitter has confirmed the issue was on …
- 15:40 Ticket #6329 (hover, mouseenter, mouseleave do not behave as expected when entering from ...) closed by
- duplicate
- 15:39 Ticket #6329 (hover, mouseenter, mouseleave do not behave as expected when entering from ...) reopened by
- 12:59 Ticket #8210 (Comment form not appearing) created by
- We have a comment form on our site (amren.com). As a fig leaf, we asked …
- 11:30 Ticket #8209 (Hover() event firing mouseleave/mouseout when over child input element in ...) created by
- Hi all. When using the hover() event in Chrome 9.x (was working fine in …
- 10:32 Ticket #8194 (Ajax code failure on Symbian WRT) closed by
- duplicate: OK, so this is actually a duplicate. Thanks for having confirmed this, …
- 10:01 Ticket #8208 (Please don't close the ticket #8205 yet) created by
- Please don't too fast in closing this ticket …
- 09:49 Ticket #8207 (outerWidth(true) returns width of parent in Chrome9) created by
- It appears that outerWidth(true) returns the width of the parent element …
- 09:28 Ticket #8205 (JSONP random result is causing memory leak in IE8) closed by
- worksforme: Ran this in IE8 and had no memory problems. Perhaps something isn't quite …
- 08:06 Ticket #8206 (Script:contains('text') fails (returns nothing) in IE8 and IE7) created by
- IE7 and IE8 can't find items using jQuery("script:contains('text')") …
- 07:53 Ticket #7999 (inconsistent offsetParent of "absolute DOM" in IE 6 8 with other browsers) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:53 Ticket #7943 (toggle focus and blur function) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:21 Ticket #8205 (JSONP random result is causing memory leak in IE8) created by
- Dear Sir/Madam, I found there is memory leak when I call cross browser …
- 00:41 Ticket #8195 (offset(coordinates) setter does not work properly with position:fixed div ...) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 00:04 Ticket #8197 (.offsetParent() returns wrong element in Firefox) closed by
- wontfix: You really shouldn't be trying to position: relative a td, that doesn't …
02/07/11:
- 23:43 Ticket #8200 (Remove undocumented $.support._scriptEval in favor of private var ...) reopened by
- 23:13 Ticket #8160 (jQuery animate() regression since v1.5) closed by
- duplicate
- 23:13 Ticket #8160 (jQuery animate() regression since v1.5) reopened by
- 22:54 Ticket #8200 (Remove undocumented $.support._scriptEval in favor of private var ...) closed by
- wontfix: Applying this patch will contradict this commit: …
- 20:36 Ticket #8204 (Jquery Problem!) closed by
- invalid: The jQuery bug tracker is not a support forum. Please use the …
- 20:26 Ticket #8204 (Jquery Problem!) created by
- Error: uncaught exception: [Exception... "Could not convert JavaScript …
- 20:24 Ticket #8201 (the behavior of data api in jQuery 1.5 has changed) closed by
- invalid: This is intentional. Please read the release notes.
- 20:24 Ticket #8202 (build.xml not in 1.5 tag) closed by
- invalid: This is intentional. Please read the release notes.
- 20:04 Ticket #8203 (Remove un-needed "someVar = null;"s) created by
- It looks like jQuery has some overzealous memoryleak someVar = null …
- 18:19 Ticket #8199 (Including jQuery breaks Indico) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. You have written …
- 17:56 Ticket #8202 (build.xml not in 1.5 tag) created by
- the ant file build.xml seems to be missing in 1.5 tag
- 17:49 Ticket #8201 (the behavior of data api in jQuery 1.5 has changed) created by
- I use data api, to change my object, so that I can take advantage of …
- 17:39 Ticket #8160 (jQuery animate() regression since v1.5) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. The fact that this …
- 17:34 Ticket #8200 (Remove undocumented $.support._scriptEval in favor of private var ...) created by
- $.support._scriptEval probably isn't need and a simple var _scriptEval …
- 16:58 Ticket #5898 (Performance Improvement for :odd/:even) closed by
- wontfix: PR was closed.
- 16:57 Ticket #8052 (IE9 document.getElementsByTagName throws an error) closed by
- fixed: Update jQuery.support.noCloneEvent test to function properly in IE9. Fixes …
- 16:56 Changeset [534dbd660eaefbbc5827b1b61ba384e768562086] by
-
- src/support.js
- 16:52 Ticket #8108 (jQuery metadata is exposed on plain JS objects when serializing with ...) closed by
- fixed: Update $.data to use a function instead of an object when attaching to JS …
- 16:52 Changeset [8805f1373d321d7e80e1984bd7e9a3e5d8e50943] by
-
- src/ajax.js
- src/data.js
- src/event.js
- test/unit/data.js
- test/unit/event.js
- 16:48 Changeset [7acb141ed7f2dedd950bb65acf878098640d081e] by
-
- src/data.js
- src/event.js
- test/unit/data.js
- test/unit/event.js
- 16:40 Ticket #8199 (Including jQuery breaks Indico) created by
- Repro: 1. Visit …
- 16:37 Ticket #8198 (Remove script.type = "text/javascript" from support.js) created by
- In all A-grade browsers (and probably all browsers that support …
- 16:09 Changeset [5b421fed003e6704bd0fbba2dea5c1b6add2cf52] by
-
- src/ajax.js
- 16:04 Ticket #8197 (.offsetParent() returns wrong element in Firefox) created by
- .offsetParent() is supposed to return the nearest positioned element, …
- 15:43 Ticket #8196 (Regression on Attribute equals Selector) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by writing …
- 15:42 Ticket #7474 ([web] Add guideline hint to new ticket page) closed by
- fixed
- 15:36 Ticket #8196 (Regression on Attribute equals Selector) created by
- I used to selected some td like that $(td[date="07/02/2011"]) with a <td …
- 15:35 Changeset [a2dbdc1f5438a857c2a9898bd36e4b2de685742e] by
-
- src/ajax.js
- test/unit/ajax.js
- 13:34 Ticket #8195 (offset(coordinates) setter does not work properly with position:fixed div ...) created by
- Fiddle demonstrating the bug: http://jsfiddle.net/jfremy/KG7x7/ Expected …
- 13:30 Ticket #8194 (Ajax code failure on Symbian WRT) created by
- The new Ajax code in 1.5 doesn't work inside the Symbian Web Runtime. …
- 13:25 Ticket #8177 (Browser inconsistencies with ajax, ifmodified, notmodified and ...) reopened by
- 10:59 Ticket #8193 (ajaxPrefilter jqXHR.abort() doesn't work) closed by
- fixed: Thanks for taking the time to contribute to the jQuery project by writing …
- 10:20 Ticket #8193 (ajaxPrefilter jqXHR.abort() doesn't work) created by
- jqXHR.abort() in $.ajaxPrefilter doesn't work as should be. In fact, abort …
- 06:46 Ticket #8192 (jquery breaks inline javascript code (IE only)) created by
- Same code on both pages. Using Jquery 1.3.2: …
- 05:11 Changeset [0c21c83e9691a08151f23a2c594568b07009f063] by
-
- src/ajax/xhr.js
- 02:35 Ticket #8184 (.mouseup() & .mousedown() bugs when firing from scrollbar click) closed by
- invalid: Not that I know of. If you happen to find one please report back and …
- 02:21 Ticket #8187 (AJAX Context bug) closed by
- invalid: This isn't a bug. The [ http://api.jquery.com/jQuery.ajax jQuery.ajax() …
- 01:18 Ticket #4966 (Problem with animate and zIndex) reopened by
- 01:17 Ticket #8188 (jQuery .animate() causes failure in <=IE8 on z-index property) closed by
- duplicate
- 00:37 Ticket #8190 (Regression with chaining multiple delay + animation calls) closed by
- duplicate: This isn't a bug. The [ http://api.jquery.com/animate animate() …
02/06/11:
- 23:40 Ticket #8191 (removeData() does not remove data-* attribute) closed by
- worksforme: I put together this live test case …
- 22:24 Ticket #8162 (jQuery Load Event linking to bad code) closed by
- fixed: I've gone in and removed the blockquote where we reference peol's special …
- 22:00 Ticket #8191 (removeData() does not remove data-* attribute) created by
- If you set a data value with a data-* attribute on an element, and then in …
- 20:42 Ticket #8190 (Regression with chaining multiple delay + animation calls) created by
- In upgrading to 1.5, my …
- 19:42 Ticket #8185 ($("#xy").load() does not work in 1.5 (Firefox 3.6.13)) closed by
- worksforme: This is working fine in 1.5 - here's a basic load() test with jsFiddle …
- 18:51 Ticket #8189 (background-position animation does not work with jQuery 1.5) closed by
- duplicate
- 18:46 Ticket #8189 (background-position animation does not work with jQuery 1.5) created by
- I cannot animate the background-position of an element, using jQuery 1.5. …
- 16:36 Ticket #8188 (jQuery .animate() causes failure in <=IE8 on z-index property) created by
- Related to: http://bugs.jquery.com/ticket/5001 In jQuery (1.5 and below), …
- 16:03 Ticket #8038 (wrap cause selectedIndex reset in opera) closed by
- wontfix: Works in Opera 11, and this won’t get looked at/patched before O10 support …
- 15:59 Ticket #7864 (Resolve "scrollable" root (body or html/documentElement)) closed by
- patchwelcome: Nobody seems particularly interested in taking charge on this one so I am …
- 15:43 Ticket #7978 (chrome fadein and fadeout do not work) closed by
- wontfix: This is a very narrow WebKit rendering bug with an incredibly specific set …
- 13:36 Ticket #8186 (Setting enctype attribute in IE8) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by writing …
- 09:30 Ticket #8187 (AJAX Context bug) created by
- If the context is '0' then the returned context is an object
- 07:54 Ticket #8186 (Setting enctype attribute in IE8) created by
- It can't set the enctype attribute in IE8: […] It works in FF, but …
Note: See TracTimeline
for information about the timeline view.
