Timeline
01/08/11:
- 22:48 Ticket #7885 (jQuery .offset doesn't property works when current offset is float (which ...) closed by
- patchwelcome: Related to 7730. If Firefox decides to mangle the offset values there …
- 21:39 Ticket #6498 (XHR abort() method not working in IE7.) closed by
- fixed
- 17:25 Ticket #7927 (Array unique) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery Project. jQuery …
- 15:33 Ticket #7927 (Array unique) created by
- Why isn't there a function in jQuery like unique(), but for arrays? The …
- 08:36 Ticket #7926 (Trouble with height/width definition of the Microsoft.Matrix transformed ...) created by
- Have a element style: .el{ filter: …
- 08:07 Ticket #7845 (Memory leak in globalEval in core.js) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:07 Ticket #7844 (Memory leak in offset initialize) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:07 Ticket #7843 (Memory leak in clean method) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:07 Ticket #7842 (Mmeory leak in support code) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:13 Ticket #7861 (FF 3.6.13 attempt to get the css("left") value) closed by
- duplicate: Thanks for the test case. As there is way more information on this issue …
- 03:28 Ticket #7898 (replaceWith() terribly slow in IE8) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 01:42 Ticket #7925 (UI position() utility with collision can change element width) closed by
- invalid: The big red box on the "New Ticket" page rather clearly states: >For …
- 01:41 Ticket #7923 (Documentation bug: .text() does not always return CDATA) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by writing …
- 01:17 Ticket #7925 (UI position() utility with collision can change element width) created by
- If an element does not have a width, then using position() with collision …
- 00:30 Ticket #7924 (JSON name collision when using jQuery.ajax()) closed by
- worksforme
- 00:30 Ticket #7924 (JSON name collision when using jQuery.ajax()) reopened by
- 00:29 Ticket #7924 (JSON name collision when using jQuery.ajax()) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
01/07/11:
- 23:55 Ticket #7924 (JSON name collision when using jQuery.ajax()) created by
- Version: jQuery 1.4.2 Browser: Firefox 3.6.13 with Firebug 1.6.1 OS: …
- 23:24 Ticket #7923 (Documentation bug: .text() does not always return CDATA) created by
- http://bugs.jquery.com/ticket/6827 was closed wontfix ("use .html()"). …
- 23:21 Ticket #7922 (live('click') does not fire when when live('submit') is bound first in IE) created by
- In certain cases, handling of click and submit events registered through …
- 22:57 Ticket #7915 (animate is not calculating the margin property correctly in jquery 1.4.4) closed by
- invalid: The documentation on animate() is rather …
- 18:09 Ticket #7860 (selector.css(name) returns inconsistently across browsers) closed by
- wontfix: I think the best resolution is to create a cssHook if you need to access …
- 16:26 Ticket #7921 (.click() does not trigger event bound with .toggle()) closed by
- invalid: toggle() is not intended to respond to the 'click' event, unless you …
- 16:20 Ticket #7921 (.click() does not trigger event bound with .toggle()) created by
- If an event handler is bound using .toggle(), […] There should be a way …
- 14:52 Changeset [368f2441f64e95fe5dfda318709e795833470903] by
-
- test/unit/ajax.js
- 14:32 Ticket #7920 (jquery.qtip-1.0.0-rc3.js missing i declaration) closed by
- invalid: The big red box on the "New Ticket" page rather clearly states: >For …
- 14:29 Ticket #7916 (jquert 1.4.4 toggle(fn,fn) on <tr> mistake) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 14:13 Ticket #7920 (jquery.qtip-1.0.0-rc3.js missing i declaration) created by
- in jquery.qtip-1.0.0-rc3.js (and jquery.qtip-1.0.0-rc3.min.js) line 1896 …
- 13:59 Ticket #7918 ($(...).switchClass(...,...,"slow");) closed by
- invalid: The big red box on the "New Ticket" rather clearly states: >For jQuery …
- 08:41 Ticket #7919 ($.get behaves differently in i.e and firefox) created by
- i've used jquery $.get in my mvc application. I hava a list displaying …
- 08:05 Ticket #7836 (jquery attempts (improperly) to get ownerDocument of window.document) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #7835 (FadeOut and FadeIn) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:49 Ticket #7918 ($(...).switchClass(...,...,"slow");) created by
- If you transition between a certain color class to a different color …
- 04:06 Ticket #7909 (toggle(fn,fn) bug) closed by
- duplicate: Original submitter has posted a new ticket rather than updating this one. …
- 03:01 Ticket #7917 (.animate() when used with large groups of elements is not "in sync") created by
- Brought up by polyrhythmic in IRC - and also here: …
- 02:51 Ticket #7916 (jquert 1.4.4 toggle(fn,fn) on <tr> mistake) created by
- I submitted the mistake is Jquery toggle (fn, fn) function in the table is …
- 00:16 Ticket #6498 (XHR abort() method not working in IE7.) reopened by
01/06/11:
- 23:45 Ticket #1414 (.submit() can fail if something has id="submit") closed by
- wontfix: After a lot of research and attempts to patch this over the last 2 days …
- 19:39 Ticket #7915 (animate is not calculating the margin property correctly in jquery 1.4.4) created by
- $(this).stop().animate({ width:"250px", height:"250px", margin:"0" }, …
- 18:10 Ticket #7914 (.children() returns different result when passing a selector that uses ...) created by
- When passing a selector to $('#div2').children() in the form of …
- 17:59 Ticket #7896 (Spin-lock on incorrect selector formatting) closed by
- invalid: Malformed selector strings are not jQuery bugs.
- 17:57 Ticket #7888 (.is(':visible') returns different values for different browsers) closed by
- worksforme: Tested with jQuery 0 GIT http://jsfiddle.net/rwaldron/XhS6g/
- 17:47 Ticket #7886 (FadeIn/FadeOut on IE with dynamically generated content does not work.) closed by
- duplicate
- 17:33 Ticket #7913 (Animate bug with col in Chrome) closed by
- invalid: Please read the following, which was written by Ian Hickson …
- 16:12 Ticket #7913 (Animate bug with col in Chrome) created by
- It seems that animating a col width to 0 is broken in Chrome (Linux) by …
- 15:04 Ticket #7912 ($.fx.prototype.cur() is incompatible with cssHooks) created by
- To calculate the start value of a property being animated, …
- 14:49 Ticket #7907 (.focus() does not work on <area> but should according to w3c) closed by
- duplicate: As #7903 contains significantly more detail on this bug and I believe them …
- 13:59 Ticket #7911 (Jquery uses DOM before it's fully loaded [IE8 , opacity, cssHooks , ...) created by
- In IE8 Jquery tries to get the opacity of an element before the DOM is …
- 13:29 Ticket #7910 (event.target is maybe undefined i) created by
- in jQuery.event.special.change.filters.beforeactivate is event.target …
- 12:38 Ticket #7909 (toggle(fn,fn) bug) created by
- […] […]
- 11:38 Ticket #7908 (jQuery('#checkbox').click() does not trigger change() event) created by
- Don't know if this is inteded, but if I click with the mouse on a checkbox …
- 11:11 Ticket #7907 (.focus() does not work on <area> but should according to w3c) created by
- Setting the focus to an <area> does not work. However if you use the …
- 07:45 Ticket #7831 (JQuery 1.3.1) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:45 Ticket #7830 (Browsers autofill feature dosen't fire .change event) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:36 Ticket #7906 (eq() selector not working in 1.4.4 with previous adjacent selectors) closed by
- fixed: While the [ http://docs.jquery.com/How_to_Report_Bugs bug reporting …
- 00:43 Ticket #7906 (eq() selector not working in 1.4.4 with previous adjacent selectors) created by
- In 1.4.2, the following selector produces a set of one element: …
- 00:26 Changeset [1ca82ccd9489f11d3a8fbdd8a32b4c164ffaf483] by
-
- src/ajax.js
- src/core.js
- test/unit/core.js
- 00:21 Ticket #7905 (UI switchClass not working with jQuery 1.4.4 and UI 1.8.7) closed by
- duplicate: This is a duplicate of an invalid bug. See the cross-referenced ticket …
- 00:18 Changeset [47e4cc1a0f3f26cf86d485fd53066503c4272e6b] by
-
- src/core.js
- 00:17 Changeset [c43b078c6911027fd4124d542446ad0098662f6a] by
-
- Makefile
- Rakefile
- build.xml
- src/ajax/jsonp.js
- src/ajax/script.js
- src/ajax/xhr.js
- test/index.html
- 00:08 Ticket #7905 (UI switchClass not working with jQuery 1.4.4 and UI 1.8.7) created by
- I was creating a new website and installed the latest jQuery and UI. I …
01/05/11:
- 21:44 Changeset [e56de77df90e50b9999a02e57241b1cf498b0fe4] by
-
- src/ajax.js
- src/core.js
- src/transports/jsonp.js
- src/transports/script.js
- src/transports/xhr.js
- test/unit/ajax.js
- test/unit/core.js
- 21:26 Changeset [ae6655bcb6d852b79df2ddc5545832c5d08936f4] by
-
- src/core.js
- test/data/testinit.js
- test/unit/core.js
- 18:32 Changeset [8099cdce800d45109b961e3521fc0080e9a876c6] by
-
- src/css.js
- test/unit/css.js
- 15:52 Ticket #7904 ($(element).add(selector) incorrectly uses element as the default context) closed by
- duplicate
- 15:29 Ticket #7904 ($(element).add(selector) incorrectly uses element as the default context) created by
- When doing: […] the context for the selector defaults to element, …
- 15:02 Ticket #7902 (unique ways) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Because your …
- 14:15 Ticket #7903 (.attr() does not recognize "shape" in <area>) created by
- In <area>-tags the shape-attribute is not recognised by .attr() Deleting …
- 05:20 Ticket #7902 (unique ways) created by
- IE, V1.4.1 - 1.4.4 problems in unique ways
- 04:37 Ticket #7901 (Subclassing) created by
- [ https://github.com/deadlyicon/jquery/commit/4024e67d0f352e4a095f93456bc8e6 …
- 04:05 Ticket #7900 (Create and document interface to jQuery.event.props) created by
- jQuery.event.props maintains a list of properties to copy to the jQuery …
- 03:29 Changeset [cbf591152c9f61381e552c9a15bb7c339f1451a9] by
-
- src/ajax.js
- src/core.js
- test/unit/core.js
- 03:18 Ticket #7899 ([autocomplete] matchContains: false doesn't work in demo/json.html) closed by
- invalid: This is the bug tracker for jQuery Core and *only* jQuery Core, not issues …
- 02:58 Ticket #7899 ([autocomplete] matchContains: false doesn't work in demo/json.html) created by
- Hi, in demo/json.html, matchContains: false doesn't work. Thanks, …
01/04/11:
- 22:13 Ticket #7898 (replaceWith() terribly slow in IE8) created by
- When using $('elm').replaceWith(string) where elm has multiple nested …
- 21:30 Ticket #7897 (Descendant id selector bug in IE when running in IE7 mode) created by
- Descendant id selector does not work in IE when running in IE7 mode …
- 19:32 Ticket #7891 (jQuery.blur() and focus() don't behave as expected, behave differently ...) closed by
- invalid: Thanks for the report, but this is not a jQuery bug, just a confusing …
- 19:00 Ticket #7896 (Spin-lock on incorrect selector formatting) created by
- A minor bug here, only affecting badly formatted selectors. In some cases …
- 16:57 Ticket #7895 ($.datepicker.parseDate) closed by
- invalid: This tracker you submitted your bug on is for core bugs only and you will …
- 16:35 Ticket #7895 ($.datepicker.parseDate) created by
- $.datepicker.parseDate('mm/dd/y', "01/03/11"); return in 20th century as …
- 15:57 Ticket #7894 (Selector option:gt(-1) doesn't work) closed by
- wontfix
- 14:52 Changeset [4ab94a578ee7760c4e44bafa56139af82c40028b] by
-
- MIT-LICENSE.txt
- 14:38 Ticket #7894 (Selector option:gt(-1) doesn't work) created by
- very similar to #5550 but with a use case that's imho not invalid: In …
- 13:30 Ticket #7889 (.val() not setting selected option) closed by
- duplicate: This bug is already fixed in the jQuery GIT 0 version, which you can test …
- 10:00 Ticket #7893 (qqqqqq) closed by
- invalid: Given this bug report has no descriptive/useful/meaningful title, context …
- 08:35 Ticket #7893 (qqqqqq) created by
- $('#submit').click(function(){ var rdynam = $('#ajxnam').html(); var …
- 08:24 Ticket #7892 (In Chrome, modifying the data attribute in beforeSend, sets the ...) closed by
- worksforme: Thanks for taking the time to make a bug report. Using the latest copy …
- 00:45 Ticket #7892 (In Chrome, modifying the data attribute in beforeSend, sets the ...) created by
- I'm not sure what the expected behavior for modifying the settings object …
01/03/11:
- 23:10 Ticket #7891 (jQuery.blur() and focus() don't behave as expected, behave differently ...) created by
- I'm having problems where jQuery.blur() and focus() are not producing the …
- 22:11 Ticket #7890 (add class ui effects don't work with 1.4.4) closed by
- invalid: Thank you for submitting a ticket to the jQuery Bug Tracker! It would …
- 20:00 Ticket #7890 (add class ui effects don't work with 1.4.4) created by
- Add class ui effects don't work with 1.4.4. They don't work on the website …
- 18:56 Ticket #7889 (.val() not setting selected option) created by
- .val() when used to set an option selected in a select element fails in …
- 13:08 Ticket #7887 (firefox 1.5 doesn't fire statechange for sync requests) closed by
- wontfix: Firefox 1.5 is no longer supported
- 13:01 Ticket #7888 (.is(':visible') returns different values for different browsers) created by
- Hi, I noticed that the method .is(':visible') returns a different value …
- 11:45 Ticket #7887 (firefox 1.5 doesn't fire statechange for sync requests) created by
- if ( !s.async ) {
- 10:37 Ticket #7886 (FadeIn/FadeOut on IE with dynamically generated content does not work.) created by
- FadeIn / FadeOut works fine on static content. bug : FadeIn / FadeOut …
- 02:58 Ticket #7885 (jQuery .offset doesn't property works when current offset is float (which ...) created by
- == Applies to == FireFox 3.6.13 == How to reproduce == 1. jQuery …
01/02/11:
- 22:52 Ticket #3537 (Patch: support Ajax functions for URI schemes other than http:, https: and ...) closed by
- wontfix: We don’t support anything other than HTTP in Core; if you want to use …
- 22:50 Ticket #1611 (inserting html into iframe evals scripts in parent context) closed by
- patchwelcome: I believe we decided we are not going to go out of our way to provide …
- 21:17 Ticket #5534 (Ajax does not work in html help (chm) files) closed by
- wontfix: Non-HTTP requests are not supported in Core.
- 14:38 Ticket #7884 ($.ajax error is called twice) closed by
- worksforme: I just tested this with jQuery 0 GIT and the issue no longer exists.
- 13:36 Ticket #7884 ($.ajax error is called twice) created by
- As you can see in this example, error is called twice. $.ajax error is …
- 00:55 Ticket #7756 (mouseover and mouseout events are not fired within live in 1.4.4) closed by
- duplicate
- 00:46 Ticket #6880 (Add compatibility to be able to 'trigger' mouseleave/mouseenter special ...) closed by
- duplicate
01/01/11:
- 20:59 Ticket #7822 (jQuery Mobile dropping stylesheets) closed by
- invalid: Thanks for taking the time to submit a detailed report on your bug. As …
- 17:26 Ticket #7883 (.delegate (and .live) should accept false as the fn arg, like .bind) created by
- Just like .bind, .delegate (and .live) should accept false as a …
- 10:21 Ticket #7882 (Issues creating an account on jQuery.com) created by
- Unable to create an account on jquery.com. Clicking Log In/Create Account …
- 07:39 Ticket #7802 (callback is fired although .stop() is used) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:39 Ticket #7800 (Jquery issue with anchor tag) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:05 Ticket #7557 (outerWidth()) closed by
- worksforme: Yay for quick release cycles. This is fixed in currently available release …
Note: See TracTimeline
for information about the timeline view.
