Timeline
06/02/12:
- 19:52 Ticket #11457 (Another slideToggle jump effect) closed by
- worksforme: This is working on edge: http://jsfiddle.net/r5L6U/1/ All hail the great, …
- 19:20 Ticket #11522 (Calculating width/height interferes with CSS transitions) closed by
- duplicate: I'm convinced this is a dupe of #11293 I'm closing it as such. Please …
- 18:37 Ticket #11696 (outerWidth(true) safari TH) closed by
- duplicate
- 18:34 Ticket #11698 ($/jQuery doesn't set id when creating element with props) closed by
- wontfix: I still feel like $(html, props) is a minefield. Even the abbreviation …
- 18:28 Ticket #11663 (Removing an event target during a change event throws NOT_FOUND_ERR) closed by
- patchwelcome: Other than the dreaded try-catch, which isn't really a fix, I don't …
- 15:36 Ticket #7276 (Inconsistent element selection in IE) closed by
- duplicate
- 15:08 Ticket #6705 (focus() causes focus event to be handled twice in IE8) closed by
- patchwelcome: I can't think of acceptable solutions that can be implemented at the core …
- 09:09 Ticket #11849 (broken links) created by
- Hy, I received this message from google when I try to read documentation: …
- 04:30 Ticket #11848 (callback function not call when use fuzzed file path) created by
- $.get(' file://C:/', false, function(){console.log('callback function …
06/01/12:
- 19:08 Ticket #11847 (Keyboard closing) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! Please …
- 19:03 Ticket #11847 (Keyboard closing) created by
- I have an webapp, with jquery-mobile 1.1.0, jquery 1.7.2 and phonegap 1.7. …
- 12:41 Ticket #11846 (animation complete handler shows wrong animation status) created by
- Say, we call animate method on node $el and we if a complete handler. …
- 12:10 Ticket #11845 ("live" inconsistent behavior with) closed by
- invalid: From live() docs: > Chaining methods is not supported. For example, …
- 11:54 Ticket #11845 ("live" inconsistent behavior with) created by
- Good morning. I have found a bug using a multiple selector nested under a …
05/31/12:
- 22:54 Ticket #8370 (toggle animation height jumps/snaps when expanding) closed by
- fixed
- 22:54 Ticket #8370 (toggle animation height jumps/snaps when expanding) reopened by
- This was fixed in 1.8
- 22:50 Ticket #11843 (jQuery 1.7.1 - Text input's 'value' not updating in Firebug Inspect ...) closed by
- invalid
- 16:34 Ticket #3838 ($(document).height() incorrect in IE6) closed by
- wontfix: See #11724. Firefox 12 > IE 6
- 16:33 Ticket #3838 ($(document).height() incorrect in IE6) reopened by
- 16:32 Ticket #11724 ($(document).height() changed in Firefox 12) closed by
- fixed: Fix #11724, $(document).height() in Firefox 12. Closes gh-802. This …
- 15:43 Ticket #11844 (slideToggle - Jump effect) created by
- Hi, There is a bug, if you set the width of the parent div. A simple …
- 15:33 Ticket #11743 (jQuery silently ignores errors during script tag ajax request in ...) closed by
- fixed: Fix #11743: Don't mask script errors in jQuery.ajax, closes gh-795. …
- 15:23 Ticket #11787 (Remove jQuery.curCSS) closed by
- fixed: Fix #11787: Remove jQuery.curCSS, closes gh-801. Changeset: …
- 14:52 Ticket #11843 (jQuery 1.7.1 - Text input's 'value' not updating in Firebug Inspect ...) created by
- Using jQuery 1.7.1, I have noticed that the value attribute/property of a …
- 11:01 Ticket #11842 (using find(with selectos and filter :not(with some selectors) )) created by
- this instruction works (only one selector in :not filter) ie: …
05/30/12:
- 19:31 Ticket #11841 (documentation - Types) created by
- There are two different pages, http://docs.jquery.com/Types and …
- 17:47 Ticket #8473 (In IE9rc *[tabIndex] select all elements without tabindex also) closed by
- fixed: Remove the tabindex attrHook. Fixes #8473 Changeset: …
- 17:25 Ticket #11568 (unreliable behaviour with selecting tabIndex with attributes selectors) closed by
- duplicate: Closing as duplicate. It is the same bug from a different perspective. QSA …
- 14:07 Ticket #11840 (Remove class not working proper) created by
- Removed Class not working proper, "even" property work like "odd" and …
- 12:16 Ticket #11838 (Invalid argument in IE8 and earlier versions) closed by
- duplicate
- 10:32 Ticket #11836 (jQuery.event.trigger throw error, if current element has empty ...) closed by
- worksforme: Can't reproduce. Tried this http://jsfiddle.net/mofle/WbHrY/ testcase in …
- 10:24 Ticket #11837 (selector not working for long ids) closed by
- invalid: It chokes on the = From the jQuery selectors docs: > If you wish to …
- 08:32 Ticket #11775 (Memory leak in .data()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:32 Ticket #11774 (jQuery animate gets incorrect height due to new display table ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:06 Ticket #11838 (Invalid argument in IE8 and earlier versions) created by
- Invalid argument in development version at line 8988 and symbol 5. […]
- 06:58 Ticket #11837 (selector not working for long ids) created by
- I have a long div id and jquery dosn't select it but good old …
- 05:39 Ticket #11836 (jQuery.event.trigger throw error, if current element has empty ...) created by
- Target: IE8 and below If an element on event path has an empty …
- 05:19 Ticket #11835 (h[e - d] is undefined) closed by
- invalid
- 05:19 Ticket #11835 (h[e - d] is undefined) created by
- h[e - d] is undefined
05/29/12:
- 23:04 Ticket #11834 (animate opacity fails on IE7-8) created by
- Hi the following fails on IE7-8: […] But if I animate display to …
- 22:07 Ticket #11833 (Can't assign a function to a specific element using jQuery) closed by
- invalid: Please ask for help on the forum, not the bug tracker.
- 22:05 Ticket #11833 (Can't assign a function to a specific element using jQuery) created by
- This works in regular javascript: var mdiv = …
- 21:55 Ticket #8111 (text() reports contents of inline script tags) closed by
- wontfix: With 1.7 we tried using .innerText and we got #11153 for our troubles. …
- 21:22 Ticket #11832 (XML parse in IE7,8) closed by
- invalid: See $.parseXML()
- 19:46 Ticket #9939 (contains selector on child of sibling not working) closed by
- fixed: Update Sizzle: fixes a bug with the adjacent combinator. Fixes #9939. …
- 16:51 Ticket #11832 (XML parse in IE7,8) created by
- $('<item></item>').length; return 1 $('<item attr></item>').length; …
- 16:04 Ticket #9800 (New method: .addBack (supersedes .andSelf)) closed by
- fixed: jQuery#addBack supports an optional selector that can be used to filter …
- 10:06 Ticket #11747 (Incorrete rowspan after Clone() in Explorer) closed by
- invalid: As Mike said, we don't support Quirksmode.
- 10:04 Ticket #11831 (document.on event not working correctly on iPad) closed by
- duplicate
- 09:55 Ticket #11831 (document.on event not working correctly on iPad) created by
- The following fiddle works on pc but not on iPad …
- 08:38 Ticket #11124 (feature request: context parameter for .is) closed by
- invalid: Closing as the PR related to this was similarly closed. We decided not to …
- 07:45 Ticket #11830 (td的name和id属性的值一样会出错) closed by
- invalid: English and jsFiddle testcase please
- 07:43 Ticket #11830 (td的name和id属性的值一样会出错) created by
- 如果TD中的name和id的值一样会出错例如 <td id="name1" name="name2"> <td id="name2" …
- 02:36 Ticket #11767 (Support custom build without effects) closed by
- fixed: Fix #11767. Modularize build and unit tests for exluding effects. Closes …
- 02:34 Ticket #11829 (isArray bug IE6 and IE7) closed by
- worksforme: Thanks for contribution, as it turns out, everything you've asked jQuery …
- 01:34 Ticket #11829 (isArray bug IE6 and IE7) created by
- I'd like to point out an obscure IE6 and IE7 bug in the isArray function. …
- 01:29 Ticket #11772 (why jquery post unlike ( php form action=" test.php")) closed by
- invalid: Please ask for help in the forums, Stack Overflow, or on #jquery irc.
- 01:19 Ticket #6841 (IE<9 stylesheets with filter rules break when setting opacity) closed by
- worksforme: This works in 1.7.2: http://jsfiddle.net/R7sk7/
- 00:31 Ticket #11782 (Radio buttons set as "required" and then "not required" still act as ...) closed by
- fixed: This has been fixed. The property was being set to empty string on all …
- 00:14 Ticket #11811 (ajax method) closed by
- invalid
- 00:11 Ticket #8943 (':text' is case-sensitive on type whereas '[type=text]' is ...) closed by
- fixed: Update Sizzle: Case insensitive text filter. Fixes #8943 Changeset: …
- 00:10 Ticket #4013 (:enabled no longer finds hidden elements) closed by
- fixed: Fixed in …
- 00:07 Ticket #10569 (:focus in Chrome) closed by
- duplicate
- 00:06 Ticket #11187 (jQuery.find() returns unexpected result in Safari) closed by
- fixed: Fixed in …
- 00:00 Ticket #10832 (jQuery.contains() fails with SVG elements in IE9 (includes solution)) closed by
- fixed: Fixed in …
05/28/12:
- 23:57 Ticket #10346 (Customized Selector loop over uneccesarry elements in IE (browser can be ...) closed by
- wontfix: This would only be changed by adding another function call to the stack, …
- 22:38 Ticket #10148 (hidden inputs are not :enabled in IE6/7) closed by
- fixed: Fixed in …
- 22:09 Ticket #11819 (table of contents missing entry for Promise) closed by
- fixed: Page updated, thanks!
- 21:53 Ticket #11824 (scroll event not working in new element) closed by
- cantfix: The scroll event does not bubble so it cannot be used with delegation. I …
- 21:36 Ticket #11828 (Race condition in Chrome 19 in element.text() [more specifically ...) created by
- http://jsfiddle.net/8Pr5H/4/ Step to reproduce: 0. Use Chrome …
- 19:22 Ticket #11827 (jQuery.clean does not support svg elements) created by
- jQuery.clean allows conversion of strings to DOM nodes. While working …
- 17:34 Ticket #10017 (Inconsistent behavior with :selected and [selected] when using filter, not) closed by
- fixed: This has already been fixed. Sizzle uses jQuery's attribute logic.
- 16:59 Ticket #10498 (matchesSelector is missing oooOOOOOooOOoOOO!) closed by
- wontfix: matchesSelector has been removed.
- 16:58 Ticket #10809 (incorrect test using ".activeElement" in the :focus pseudo-class resolver) closed by
- fixed
- 16:55 Ticket #10526 (QSA's (':checked') does not return option elements in Webkit) closed by
- fixed: Fixed in …
- 16:54 Ticket #10697 (Sizzle revamp) closed by
- fixed: Fixed. https://github.com/jquery/sizzle/compare/912a821...5e4e755
- 16:48 Ticket #11826 (Explore a parsed caching system for matchesSelector within Sizzle) created by
- Explore a parsed selection cache that would hold 50 (or however many) of …
- 10:04 Ticket #11825 (I can't select option tag in IE) created by
- I can't select option tag in IE.other selector work correctly but i don't …
- 09:45 Ticket #11824 (scroll event not working in new element) created by
- after an ajax request creating for example 2 elements (test1 parent of …
05/27/12:
- 16:50 Ticket #11823 (Remove webkitConvertPointFromNodeToPage) closed by
- fixed: Fix #11823. Remove webkitConvertPointFromNodeToPage. Closes gh-796. …
- 16:43 Ticket #11823 (Remove webkitConvertPointFromNodeToPage) created by
- According to research by Orkel in …
- 13:03 Ticket #11822 (Virus?) closed by
- invalid: Notice the extra y in the url, that is NOT the jQuery domain. This is …
- 05:51 Ticket #11822 (Virus?) created by
- Hi, I didn't know who to contact with this so I am using this contact …
05/26/12:
- 20:28 Ticket #10584 (better error text in IE on sizzle syntax errors) closed by
- fixed: This was fixed in …
- 20:22 Ticket #10525 (On element-rooted queries, we attach an ID to the context, but not for all ...) closed by
- duplicate
- 19:23 Ticket #11821 (slideUp doesn't work in display:none parent) closed by
- worksforme: Works as intended. You slideUp the <p> and then try to show the parent, …
- 19:09 Ticket #11784 (jquery function won't work on external file load('externalfile.php') ...) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately, …
- 19:07 Ticket #11821 (slideUp doesn't work in display:none parent) created by
- If you want to apply a slideUp effect to an element, the parent can't be …
- 08:42 Ticket #11752 (animate() not working in ie8 and under with latest script link) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 01:18 Ticket #11820 (Event error does not attach to future elements with .on();) closed by
- cantfix: Error events on images don't bubble. There is no good way to fake this one …
- 01:08 Ticket #11820 (Event error does not attach to future elements with .on();) created by
- The using the on() method does not properly bind future elements when …
Note: See TracTimeline
for information about the timeline view.
