Timeline
08/31/12:
- 22:44 Ticket #12437 (.on() not working on version 1.8.1 after ajax call) created by
- I have the following code before the $.ajax function var resultados = …
- 17:09 Ticket #12432 (Access is Denied error when wrapping HTML strings in IE 9) closed by
- duplicate: Duplicate of #12266. Thanks cap10morgan!
- 13:27 Ticket #12435 (Table sorter not working for colspanable columns.) closed by
- invalid: Please ask for help on a forum.
- 13:27 Ticket #10443 (serialize HTML5 form-associated elements) reopened by
- 09:39 Ticket #12436 (Performance degradation with delegate events and pseudo-classes) created by
- == Steps to reproduce == Bind a delegate event handler to the document …
- 08:51 Ticket #12435 (Table sorter not working for colspanable columns.) created by
- hello, I am using jquery tablesorter. It works well but I getting problem …
08/30/12:
- 23:54 Ticket #12431 (IE7 : slideToggle - Images do not appear (in slideDown) - with parent ...) closed by
- duplicate: Duplicate of #11168.
- 22:57 Ticket #12432 (Access is Denied error when wrapping HTML strings in IE 9) created by
- In IE 9 on Windows 7, under some circumstances* when wrapping HTML strings …
- 21:17 Milestone 1.8.1 completed
- 19:40 Ticket #12431 (IE7 : slideToggle - Images do not appear (in slideDown) - with parent ...) created by
- IE7 - Images with parent 'relative' do not appear (in slideDown). (with …
- 19:24 Ticket #12430 (Chrome "selected" attributes not being correctly reflected) closed by
- invalid: I'm sure everyone involved in the current W3C property-attribute mess …
- 19:14 Ticket #12430 (Chrome "selected" attributes not being correctly reflected) created by
- jsFiddle: http://jsfiddle.net/trmackenzie/cvPhd/4/ I've come across an …
- 15:50 Ticket #12429 (Setting size attribute for <input> fails in jQuery 1.8.0) closed by
- wontfix: Apologies for the misbehaving bug tracker, it's really acting up today. …
- 15:32 Ticket #12429 (Setting size attribute for <input> fails in jQuery 1.8.0) created by
- First, sorry if this is a duplicate, but I could not search because the …
- 15:26 Ticket #12370 (jquery android 2.1-update1 problem) closed by
- fixed: Fixed in …
- 14:27 Ticket #12421 (Native autocomplete/autofill doesn't trigger change events in IE) closed by
- patchwelcome: I've been through these several times myself, but if anyone else would …
- 12:43 Ticket #12426 (jquery 1.8.0 $(window).height() and .width() is broken and does not work ...) reopened by
- 11:07 Ticket #12428 ($.parseHTML Documentation) closed by
- invalid: Ported: https://github.com/jquery/api.jquery.com/issues/59
- 11:01 Ticket #12407 (IE8 - getElementsByClassName not supported) closed by
- invalid
- 08:55 Ticket #12189 (posting lots of form data.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:22 Ticket #12428 ($.parseHTML Documentation) created by
- Unless I overlooked it, it doesn't look like the new $.parseHTML method …
- 01:54 Ticket #12417 (Serialize multi-select limit) closed by
- invalid: I'm pretty sure this has nothing to do with jQuery. You can see that …
08/29/12:
- 22:57 Ticket #12426 (jquery 1.8.0 $(window).height() and .width() is broken and does not work ...) closed by
- invalid
- 21:31 Ticket #12427 (animation changes display property) created by
- When performing a fadeIn animation on an element with a css property of …
- 21:18 Ticket #12284 ($(window).height() is wrong) closed by
- invalid: I'm going to close this because news.ycombinator.com is in quirks mode. …
- 21:02 Ticket #12426 (jquery 1.8.0 $(window).height() and .width() is broken and does not work ...) created by
- as mentioned in …
- 20:48 Ticket #11385 (parents() orders each tier of results back-to-front) closed by
- duplicate: Ported to Sizzle api issue: …
- 19:18 Ticket #12425 (Doing attr('type', 'hidden') twice when creating a new jQuery element ...) created by
- Doing something like this: […] results in: […] The line that …
- 17:05 Ticket #11253 (:parent selector description is unclear/misleading) closed by
- duplicate: Ported to api issues: https://github.com/jquery/api.jquery.com/issues/57
- 17:00 Ticket #12394 (Syntax error, unrecognized expression: with .is() contains matching) closed by
- wontfix: We are now doing slightly stricter selector validation. I'd like to keep …
- 16:49 Ticket #12303 (Attribute selector fails if the attribute value contains :first :last) closed by
- fixed: Sizzle: POS selectors make more extensive use of tokenization. Fixes …
- 16:42 Ticket #12243 ($("col").width() returns 0) closed by
- fixed: Fix #12243, $("col").width() should return the column's width. Close …
- 16:37 Ticket #12424 (Animate on IOS) created by
- On Ios device (iPhone3GS,iPad) I'm stating a bug on animate function. It's …
- 15:15 Ticket #12423 (jQuery breaks with Comcast Protection Guard and any anti-keylogging ...) created by
- 1. Install Comcast Protection Guard or any anti-key logging software that …
- 14:56 Ticket #11596 (Different behavior using find() and ~ (sibling) along with ":visible" ...) closed by
- fixed: This was fixed in 1.8.
- 14:40 Ticket #12419 (Composite selector fails if id attribute contains dot.) closed by
- fixed: Sizzle: tweak for root selector shortcut. Fixes #12419. Changeset: …
- 12:22 Ticket #12418 (Firefox 15.0 __exposedProps__ is deprecated) closed by
- invalid: Thanks for the info!
- 12:10 Ticket #12422 (Opera 12 error - Unhandled DOMException: SYNTAX_ERR) closed by
- invalid: Here is a screen shot: http://i.imgur.com/TE6hS.png These are all just …
- 10:49 Ticket #12422 (Opera 12 error - Unhandled DOMException: SYNTAX_ERR) created by
- Opera 12's dev tools report an "Unhandled DOMException: SYNTAX_ERR" in …
- 10:05 Ticket #12421 (Native autocomplete/autofill doesn't trigger change events in IE) created by
- This is a known "feature" in IE, but seems like just the kind of thing …
- 09:31 Ticket #12420 (No examples working) created by
- http://docs.jquery.com/Tutorials:Live_Examples_of_jQuery#
- 09:25 Ticket #12419 (Composite selector fails if id attribute contains dot.) created by
- Here are some examples demonstrating the bug: - woking in 1.7.2: …
- 07:24 Ticket #12418 (Firefox 15.0 __exposedProps__ is deprecated) created by
- Chrome-JS-Objekte den Inhalten ohne exposedProps auszusetzen, ist …
- 06:28 Ticket #12417 (Serialize multi-select limit) created by
- Hi, I seem to have encountered a limitation in the ".serialize()" …
- 04:39 Ticket #12416 (.slideUp() not shrinking padding-bottom) created by
- When using .slideUp() in v1.8.0, the bottom padding does not shrink as …
- 02:16 Ticket #12414 (方法不兼容) created by
- $(document).ready(function () { …
- 00:35 Ticket #12241 (Passing a negative index for :eq throws a syntax error.) closed by
- fixed: Sizzle: support negative numbers in :eq. Fixes #12241. Changeset: …
- 00:10 Ticket #12369 (ajax, use find method for read xml) closed by
- fixed: Sizzle: adjust caching to avoid IE errors on xml descendent selectors. …
- 00:07 Ticket #12412 (Sizzle regression ":not([data-role='list-divider']):not(:hidden)") closed by
- fixed: Fixed in …
08/28/12:
- 22:00 Ticket #12413 (On Androi Jelly bean 4.1.1 click event is triggered twice) closed by
- invalid: There isn't even any jQuery in there! Remove the script tag and it works …
- 21:13 Ticket #12346 (fn.append not working correctly) closed by
- fixed: Fix #12347 and #12384. Use a fresh div in jQuery.clean each time. …
- 21:13 Ticket #12347 (Proposed method: $.fn.htmlOf) closed by
- wontfix: NO NO NO!
- 21:12 Ticket #12347 (Proposed method: $.fn.htmlOf) reopened by
- 21:11 Ticket #12384 (.after fails with table rows in IE9) closed by
- fixed: Fix #12347 and #12384. Use a fresh div in jQuery.clean each time. …
- 18:27 Ticket #12413 (On Androi Jelly bean 4.1.1 click event is triggered twice) created by
- Here is the link to the issue i reported on stack overflow: …
- 17:38 Ticket #12412 (Sizzle regression ":not([data-role='list-divider']):not(:hidden)") created by
- http://jsbin.com/uvoxay/1/edit Was working with the accidental regression …
- 14:12 Ticket #12383 (jQuery.on() selector should only apply to descendants of the element) closed by
- fixed: Fix #12383. All selectors should be delegateTarget-relative Changeset: …
- 13:55 Ticket #12411 (.removeClass(undefined) works not as expected) created by
- An empty function call is not the same, as calling a function with an …
- 13:00 Ticket #12313 (.height() and .width() no longer fall back to CSS if offsetWidth is ...) closed by
- fixed: Fix #12313, .height()/.width() just use CSS if no offsetWidth. Close …
- 12:02 Ticket #12410 (scrollTo and localScroll Issues on google chrome) closed by
- plugin: Please contact the author of that plugin, as this bug tracker is for bugs …
- 11:55 Ticket #12382 (fadeIn() corrupts css filter propery on IE8 if element has a ...) closed by
- worksforme
- 11:20 Ticket #12410 (scrollTo and localScroll Issues on google chrome) created by
- in jQuery v@1.8.0 version, scrollTo and localScroll is not working on …
- 08:35 Ticket #12281 (Empty child object) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:35 Ticket #12260 (selector on xml file breaks in internet explorer (all jquery versions)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:51 Ticket #12357 (jQuery 1.8.0 Not parseable by XUL Runner Applications) reopened by
- Oh I see comment 5 now and agree it's not a dup. This seems like XUL …
08/27/12:
- 19:45 Ticket #12409 (Back-compat issue with custom pseudo selectors) closed by
- wontfix: Thank you for contributing to the jQuery project! The decision to break …
- 18:29 Ticket #12409 (Back-compat issue with custom pseudo selectors) created by
- The API for adding a custom psuedo selector which accepts an argument …
- 17:19 Ticket #12408 (jquery.ui.draggable.js, line 519 character 1) closed by
- invalid: Please ask for help on a forum.
- 17:02 Ticket #12408 (jquery.ui.draggable.js, line 519 character 1) created by
- Hi ; I am getting this error on almost all browsers IE8, IE9, Chrome, …
- 16:39 Ticket #12359 (1.8.0 creating invalid tag/attribute when loading the library) closed by
- fixed: Sizzle: make html from assertions xhtml compliant. Fixes #12359. …
- 16:07 Ticket #12337 (:nth-child selector not accurate after new child element added) closed by
- duplicate: Duplicate of #12205.
- 14:27 Ticket #12405 (Selector :eq(0) is broken in Firefox 3.6) closed by
- duplicate: This ticket has been ported to …
- 14:20 Ticket #12403 (Selector "> li > :first-child,> :not(li):even" fails in old IE) closed by
- fixed: Sizzle: fix compilation of the same selector with different contexts. …
- 13:30 Ticket #12407 (IE8 - getElementsByClassName not supported) created by
- I was implementing a slider based on newest jQuery, jQuery Cycle plugin …
- 13:13 Ticket #12048 ([IE6/7/8] xml set attribute) reopened by
- Do you have a test case from the API level where it would occur? I …
- 11:42 Ticket #12406 (using text function on style elements produces error in IE7/8) created by
- jQuery versions tested: 1.7.2, 1.8.0 OS: Window 7, windows Vista, Linux …
- 09:15 Ticket #12405 (Selector :eq(0) is broken in Firefox 3.6) created by
- The following code works fine in jQuery 1.7.2 and Firefox 3.6. It is …
- 06:33 Ticket #12404 (.post() submits expando) created by
- From a discussion about jsviews: I looked into the issue with jQuery …
- 01:32 Ticket #12403 (Selector "> li > :first-child,> :not(li):even" fails in old IE) created by
- The selector by itself doesn't fail, but when run multiple times inside …
08/26/12:
- 14:27 Ticket #12398 (Download Problems!!!) closed by
- invalid: Sounds like it's working to me. Try "Save As" and please ask for help on a …
- 14:21 Ticket #12402 (Ability to do $.when(<ajax request 1>).when(<ajax request 2>).then(<ajax ...) closed by
- invalid: You haven't even described what you want that to do. Please ask for …
- 14:17 Ticket #12402 (Ability to do $.when(<ajax request 1>).when(<ajax request 2>).then(<ajax ...) created by
- Ability to do $.when(<ajax request 1>).when(<ajax request 2>).then(<ajax …
- 13:37 Ticket #12401 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ==== While doing a POST operation on /, Trac …
- 13:36 Ticket #12400 (Script example does not work at url:) created by
- Hello at this url code is not working: …
- 11:41 Ticket #12399 (Fade fails if target does have css3 transition properties) created by
- Hi there, I've just updated jQuery to 1.8.0 from 1.7.2 in one of my …
- 08:38 Ticket #12262 (“click” batter twice) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:03 Ticket #12398 (Download Problems!!!) created by
- I am trying to download both/either jquery production and development but …
08/25/12:
- 22:36 Ticket #12397 (Allow passing a function to .data() as an each style setter.) created by
- Example Usage: […] The code would be a pretty simple each, and it …
- 14:53 Ticket #12388 ($(window).height() returns actually HTML document height in Firefox) closed by
- invalid: The problem here is that your document is rendering in quirks mode, which …
- 11:58 Ticket #12396 (.find() : Getting the descendants filtered by a #id selector is only ...) closed by
- invalid: Your markup is invalid; #id selectors match at most one element because …
- 11:20 Ticket #12396 (.find() : Getting the descendants filtered by a #id selector is only ...) created by
- I think the .find() function is not working properly. Getting the …
- 08:50 Ticket #12248 (jQuery.offset.bodyOffset ie6 && ie.. Bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:50 Ticket #12246 (Animate :: Using '+=' or '-=') closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:50 Ticket #12240 (JQuery 1.8.0 stable show random zeros) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:50 Ticket #12236 (outerHeight problem with http://code.jquery.com/jquery-latest.js) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:50 Ticket #12231 (offset.js: Null check needed in offset() function) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:01 Ticket #12395 (slideUp & slideDown function is not woking with proper effect) created by
- slideUp & slideDown function is not woking with proper effect over all …
08/24/12:
- 22:50 Ticket #12394 (Syntax error, unrecognized expression: with .is() contains matching) created by
- The following no longer works in the latest JQuery: …
- 22:08 Ticket #12314 ($.contains fatal error in IE9 when 2nd parameter is null) closed by
- fixed: Update Sizzle: passing null to $.contains should not throw an error. Fixes …
- 21:49 Ticket #12292 (Invalid selectors can cause a subsequent valid selector not to work) closed by
- fixed: This is also fixed by …
- 21:44 Ticket #12205 (Miscellaneous pseudo selector issues) closed by
- fixed: Update Sizzle: Use tokenization rather than regex for grouping. Fixes …
- 21:44 Ticket #12237 (Having child selector and multiple :not with :visible does not work any ...) closed by
- fixed: Update Sizzle: Use tokenization rather than regex for grouping. Fixes …
- 21:44 Ticket #12285 (Selector with :not(:first) isn't working since 1.8) closed by
- fixed: Update Sizzle: Use tokenization rather than regex for grouping. Fixes …
- 20:30 Ticket #12393 (JQuery not working on Internet Explorer 8 or above.) closed by
- invalid: This is not a jQuery bug report. Please contact the administrator of …
- 20:08 Ticket #12393 (JQuery not working on Internet Explorer 8 or above.) created by
- This line "o.disabled = $.unique( o.disabled.concat" has error …
- 20:06 Ticket #12120 (Inconsistency of .end() with respect to .after()) reopened by
- Most of the stack inconsistencies you're mentioning shouldn't exist IMO …
- 19:57 Ticket #12392 (Elements created from HTML strings have a parentNode) created by
- http://jsfiddle.net/F4LVB/ This causes isDisconnected() to return the …
- 18:24 Ticket #12391 (Bootstrap togal modal fails / IE9 / jQuery 1.8) closed by
- invalid: I have a feeling it may be related to #12266, which has been fixed in …
- 17:56 Ticket #12391 (Bootstrap togal modal fails / IE9 / jQuery 1.8) created by
- Bootstrap modal toggle fails for jQuery 1.8 with IE9 only. IE7 & IE8 work …
- 17:45 Ticket #12390 ($.browser.webkit doesn't include Chrome anymore) closed by
- duplicate: Duplicate of #12333.
- 17:40 Ticket #12390 ($.browser.webkit doesn't include Chrome anymore) created by
- Starting in jQuery 1.8.0 the $.browser.webkit behavior changed. Run these …
- 16:11 Ticket #11586 ($.ajax DELETE request not passing data parameters) closed by
- duplicate: Duplicate of #7285.
- 16:10 Ticket #11586 ($.ajax DELETE request not passing data parameters) reopened by
- I'll try to be more attentive next time. I see the ticket was created on …
- 16:01 Ticket #12120 (Inconsistency of .end() with respect to .after()) closed by
- fixed: Revert "Fix #12120. Always stack .before/.after, and fix disconnected …
- 12:55 Ticket #12387 (Regression document ready) closed by
- invalid: Great, thanks for getting back. I believe it may be a duplicate of …
- 12:53 Ticket #12120 (Inconsistency of .end() with respect to .after()) reopened by
- Needs a followup commit to fix.
- 12:51 Ticket #12389 (About AutoComplete) closed by
- invalid: I'm sorry, but this is not an adequate bug report, nor is this the correct …
- 12:50 Ticket #12389 (About AutoComplete) created by
- Sometimes it is not working in Internet explorer 9
- 11:40 Ticket #12388 ($(window).height() returns actually HTML document height in Firefox) created by
- Hello and thanks for the good work you do ! I recently experienced a …
- 09:17 Ticket #12387 (Regression document ready) created by
- I believe there is an issue document ready raised to early (in google …
- 08:59 Ticket #12230 (return s(e.querySelectorAll(b), f)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:59 Ticket #12228 ($(form.elements);) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:36 Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) reopened by
- Haha, nope gibson042 is right. I keep forgetting we fixed that for single …
- 03:28 Ticket #12120 (Inconsistency of .end() with respect to .after()) closed by
- fixed: Fix #12120. Always stack .before/.after, and fix disconnected nodes. …
- 02:50 Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) closed by
- invalid: @gibson042, yup, he's sure :) …
- 02:27 Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) reopened by
- @dmethvin Are you sure? …
- 02:20 Ticket #10863 (.data method does not return an object if the JSON string contains ...) closed by
- fixed: Fix #10863. Allow newlines in JSON data- attributes. Changeset: …
- 01:52 Ticket #12048 ([IE6/7/8] xml set attribute) closed by
- invalid: Looking at this further, the code only uses nodeHook on non-XML documents. …
- 01:45 Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) closed by
- invalid: Don't know why I didn't notice this earlier. The markup is invalid. You …
- 01:34 Ticket #11586 ($.ajax DELETE request not passing data parameters) closed by
- fixed: Fix #11586. Ajax DELETE ain't got no body, so data goes to its URL. …
- 00:49 Ticket #12383 (jQuery.on() selector should only apply to descendants of the element) reopened by
- I did fix the issue in 1.8.0, but only for positional selectors like …
Note: See TracTimeline
for information about the timeline view.
