Timeline
03/31/11:
- 23:55 Ticket #8417 (When posting AJAX and the data has "??" is formats it to ...) reopened by
- 23:46 Ticket #8716 (getJSON - return object - Unexpected token :) closed by
- invalid: Yes, if you use $.ajax instead, you can set the jsonp option to false. …
- 20:36 Ticket #8732 (Incorrect feature detect for IE9 focusin/focusout) created by
- The indirect feature test in event.js for whether to simulate …
- 20:18 Ticket #7013 (resize event doesn't bind on top window (from frame)) closed by
- invalid: We don't support firing/receiving events across frames, it won't work …
- 19:59 Ticket #8731 (:checked pseudo selector returns duplicate elements for JavaScript-checked ...) closed by
- worksforme: Thanks for submitting a ticket to the jQuery Bug Tracker. I've created a …
- 19:56 Ticket #2287 (Remove unnecessary sourcing of events from global window) closed by
- invalid: We never got a failing test case.
- 19:52 Ticket #6738 (Global events that are namespaced do not trigger correctly.) closed by
- invalid: jQuery doesn't support external calls to jQuery.event.trigger() in order …
- 19:45 Ticket #6452 (Window unload events could be removed before handlers are executed) closed by
- fixed: This code was only required for IE6 SP1, which is no longer supported by …
- 19:43 Ticket #6415 (.live() reset event in IE) closed by
- patchwelcome: I don't see a way to fake-bubble this event. For events like change we …
- 19:40 Ticket #6397 (live() paste event are not working in Internet Explorer 8) closed by
- patchwelcome: I don't see a way to fake-bubble this event. For events like change we …
- 19:28 Changeset [fcc112f4062cd58113b28bd6eca4ab2eb80ac11d] by
-
- version.txt
- 19:28 Changeset [a507f719ab6f2836db0e1bd0c0b5231839c458eb] by
-
- version.txt
- 19:14 Ticket #8731 (:checked pseudo selector returns duplicate elements for JavaScript-checked ...) created by
- Example: I create an input checkbox - say with id "test" then check it …
- 19:06 Ticket #8730 (Chrome 10 & 12(nightly) report different values for position()) created by
- I have a div that is 940px wide and is centered using margin:0 auto; In …
- 18:07 Ticket #7610 (.ready (and .readyWait) should really be implemented using the Events API) closed by
- invalid: We've implemented .ready in terms of Deferreds now, and will be …
- 17:48 Ticket #4332 (window focus event doesn't trigger on IE6) closed by
- invalid: The focusin event bubbles, but not focus.
- 17:47 Ticket #4035 (change event firing for disabled options in select) closed by
- patchwelcome: I think browser behavior is too varied here to try and force a single …
- 17:37 Ticket #2707 (Event isn't fired into an iframe) closed by
- patchwelcome: Having one frame control and trigger events across frames (parent to child …
- 17:05 Ticket #6646 (Incorect rusult from $.isFunction(obj)) closed by
- worksforme: This browser bug seems to have been fixed. The latest versions of Chrome …
- 16:55 Ticket #5773 (Dynamically adding jQuery js file won't trigger jQuery.isReady) closed by
- patchwelcome: Since this is a rare case and the browsers affected are old, I'm going to …
- 15:46 Ticket #8510 (JSONP cross domain requests with ajax (info in docs)) closed by
- wontfix: Thank you! The docs will be updated accordingly.
- 15:44 Ticket #177 (Buildable jQuery) closed by
- wontfix: Because as John's said on numerous occasions that he would prefer not to …
- 15:41 Ticket #6261 (clone(false) inserts empty nodes in IE) closed by
- fixed: No longer an issue in 1.5 - http://jsfiddle.net/danheberden/kaa8D/
- 15:35 Ticket #8717 (IE error deleting iframes) closed by
- invalid: Checking ready state on an iframe is tricky. You can check using jQuery …
- 15:31 Ticket #8729 ($('body') selector bug on IE9) created by
- Hello, With IE9, if i want append, prepend or another to the body with …
- 14:47 Ticket #8728 (Event 'mouseenter' not firing when the element being left is removed on ...) created by
- The jsFiddle example should speak for itself: …
- 14:39 Ticket #8611 (AJAX BROKEN IN JQUERY 1.5.1 ON IE8) closed by
- invalid: Please note that with jQuery 1.5, we introduced a major re-write of the …
- 14:30 Ticket #8559 (Event memory leaks ie6) closed by
- invalid: I reproduced your test case here: http://jsfiddle.net/h2Kw2/1/show and ran …
- 14:29 Ticket #6161 (ajaxComplete event does not fire when context is used) closed by
- fixed: @dan: the event bubbles properly: http://jsfiddle.net/st796/ , remember …
- 14:25 Changeset [ff06d411d2569a3464fee7dda0580ee60f834b70] by
-
- src/offset.js
- test/data/offset/bug_8316.html
- test/data/offset/fixed.html
- test/unit/event.js
- test/unit/offset.js
- 14:11 Ticket #8721 (http://docs.jquery.com/Sites_Using_jQuery) closed by
- fixed: Thanks for submitting a ticket to the jQuery Bug Tracker. The URL in …
- 13:18 Ticket #8726 (Slideshow On IE7) closed by
- invalid: > Can anyone help? This is the bug tracker and not a help forum, try …
- 13:10 Changeset [459bd7f89d112dd6aec97bfd1923bb7d4337243c] by
-
- test/unit/event.js
- 12:40 Ticket #8726 (Slideshow On IE7) created by
- There is an issue with a jQuery slideshow with IE7. It doesn't work! It …
- 11:56 Ticket #8725 (jQuery 1.5+ breaks working if ( is used in form element names) closed by
- invalid: Quote the attribute. …
- 09:21 Ticket #8725 (jQuery 1.5+ breaks working if ( is used in form element names) created by
- I'm combining Struts and jQuery. In Struts it's best practice to use () in …
- 05:33 Ticket #3224 ($.ajax type=script error while using base tag) closed by
- fixed: The basetag taken into consideration on relative urls for ajax as of 1.5
- 05:15 Ticket #5419 (IE finds wrong elements in XML doc) closed by
- fixed: jQuery 1.5 opened up $.parseXML - check it out :) …
- 04:59 Ticket #6233 (Selector [name="person.names[0]"]:visible fails) closed by
- duplicate
- 04:55 Ticket #4703 (Selector does not work when some specific characters are present) closed by
- duplicate
- 04:46 Ticket #8722 (jQuery 1.5.1 is placing target variable into the global namespace) created by
- The jQuery 1.5.1 library is placing an internal variable called target …
- 04:25 Ticket #4873 (Empty Anchor Attribute Selector) closed by
- patchwelcome: IE6 and IE7 store attributes differently than other browsers. Instead of …
- 04:04 Ticket #8721 (http://docs.jquery.com/Sites_Using_jQuery) created by
- hello, do not know if this is correct area, but would like to report a …
- 03:59 Ticket #7556 (:eq selector doesn't select the right element) closed by
- invalid: I think you're confusing how :eq and .eq() should operate. $( 'ul.nav …
- 03:31 Ticket #4773 (":has" sometimes can not find the right elements) closed by
- duplicate
- 03:24 Ticket #6723 (:has fails in combination with :gt) closed by
- duplicate
- 03:24 Ticket #4322 (nested :not inside :has doesn't work in FF3 and Safari 4) closed by
- duplicate
- 03:23 Ticket #2683 (:has and :not pseudo-selectors don't play well together) closed by
- duplicate
- 03:22 Ticket #8720 (:has fails with some combinations of other selectors) created by
- Since there were a few other tickets expressing different parts of the …
- 01:59 Changeset [6c28a394c2174c51196cd9ac073b819fc79adb3b] by
-
- src/ajax.js
- 01:52 Changeset [adbe5e95f3411882d98c4c6e70cdc0a79dfc3d57] by
-
- .gitignore
- .gitmodules
- Makefile
- src/ajax.js
- src/css.js
- src/deferred.js
- src/event.js
- src/manipulation.js
- src/offset.js
- src/sizzle
- …
- 01:43 Ticket #8719 (getJSON fails too early on 407 header) created by
- == Environment == OS: Mac OSX 10.6.6 Browser: FF 3.1.16 Add-ons used in …
- 01:35 Ticket #8203 (Remove un-needed "someVar = null;"s) closed by
- fixed: Fixes #8203. Remove some misguided nulling of elements done in the name of …
- 01:21 Changeset [ad4152709cd7c7b7fdafd2dc0b266fd273aff5d5] by
-
- src/offset.js
- src/support.js
- 00:55 Ticket #6285 (child element selection in :not( ) dosen't work.) closed by
- wontfix: The "> foo" syntax is not supported.
- 00:50 Ticket #8253 (Selectors documentation says names must be double backslash-encoded) closed by
- wontfix: After careful consideration, in my opinion adding this note would increase …
03/30/11:
- 23:26 Ticket #8718 (replace is not a function) created by
- expr.replace is not a function - jquery-1.5.1.js: Line 4514 Firebug is …
- 21:52 Ticket #8717 (IE error deleting iframes) created by
- I noticed a weird error deleting iframes in IE with jquery. To note the …
- 21:29 Ticket #6156 (label[for] selector inconsistent on IE) closed by
- cantfix: Unfortunately, IE doesn't distinguish between attributes that are present …
- 21:02 Ticket #4043 (animation on input or textarea results in loss of cursor and possibly ...) closed by
- worksforme: Testing the OP's original reduced test case in FF4, FF3.x and Chrome …
- 20:56 Ticket #3245 (Can not select a form using the action attribute) closed by
- fixed: Fixed: http://jsfiddle.net/danheberden/GCDy4/
- 20:54 Ticket #7205 (subtle difference in how :has() and .has() behave) closed by
- invalid: http://bugs.jquery.com/ticket/8384
- 20:49 Ticket #6472 ($.find with attribute contains selector misses results) closed by
- fixed: Using style is an awful example, given cross browser support. Here's the …
- 20:38 Ticket #7440 (Can't bind global Ajax events to window object) closed by
- worksforme: The behaviour reported was not actually documented as being supported, …
- 20:37 Ticket #6133 (:checked fails on dynamically generated checkboxes in Opera 10) closed by
- fixed: http://jsfiddle.net/danheberden/VEtms/ - works on opera 11 and 10 with jq …
- 20:31 Ticket #8716 (getJSON - return object - Unexpected token :) created by
- When doing a getJSON request after upgrading to jquery-1.5.1 that …
- 20:28 Ticket #5837 (the :checked selector will select a select a option in Firefox) closed by
- fixed: Fixed
- 20:23 Ticket #6023 (el.find('[readonly]') does not work) closed by
- fixed
- 20:14 Ticket #3646 (animate() with empty params object == nothing) closed by
- duplicate
- 20:07 Ticket #8626 (Firefox 4 Error: uncaught exception) closed by
- duplicate
- 20:03 Ticket #6439 (append() removes all data when used on multiple elements) closed by
- fixed
- 19:32 Ticket #7410 (cannot change input value in a variable) closed by
- duplicate
- 19:31 Ticket #8647 (Can't delete the attribute size with FF4) closed by
- duplicate
- 19:30 Ticket #3113 (unexpected attr behavior on form with input element named 'action') closed by
- duplicate
- 19:28 Ticket #8471 (Documentation for end() shouldn't use the word 'closure' in the literary ...) closed by
- fixed: We've updated this here: http://bugs.jquery.com/ticket/8471
- 19:24 Ticket #8557 (jQuery does not pass jslint) closed by
- invalid: Yeah, we are passing our modified JSLint. More details here: …
- 19:23 Ticket #8519 (Don't minify if minification isn't needed) closed by
- fixed: Landed.
- 19:23 Changeset [8cdafe77047dcce78b9369a4154af7c3f6ef1357] by
-
- .gitmodules
- Makefile
- src/css.js
- src/deferred.js
- src/offset.js
- src/sizzle
- src/support.js
- test/data/offset/bug_8316.html
- test/unit/css.js
- test/unit/offset.js
- 19:18 Ticket #8524 (When using toggle(), my DIV tag shows then hides again) closed by
- invalid: The reason the original example described by the OP wasn't working is that …
- 19:17 Ticket #8472 (Transform object to flat array) closed by
- worksforme: See the "JUST DO THIS" section of [ http://jsfiddle.net/cowboy/dffQr/6/ …
- 19:08 Ticket #8584 (Cannot remove clip CSS property from an element in IE) closed by
- invalid: Use 'auto' instead of '', which is an invalid value for that property.
- 19:08 Ticket #8489 (Add a 'complete' parameter to .delay() for using callbacks. That was it's ...) closed by
- wontfix: We looked at this proposal for 1.6, but the consensus was against landing …
- 18:55 Ticket #8346 (jQuery.camelCase() & jQuery.css() incompatible with IE prefixed properties) closed by
- fixed: Landed.
- 18:54 Changeset [b89b66657c8bfaa804ee62f976b70d17d5eb2e66] by
-
- .gitignore
- .gitmodules
- Makefile
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/xhr.js
- src/core.js
- src/css.js
- src/deferred.js
- src/event.js
- …
- 18:41 Ticket #8389 (Live events triggered on disabled input fields do not get fired in jQuery ...) closed by
- cantfix: We can't make events fire consistently cross-browser on disabled elements, …
- 18:39 Ticket #8480 (Binding 'click' and 'dblclick' not working in JQuery 1.5.1) closed by
- invalid: Looks like you had two IDs on your element: http://jsfiddle.net/XGCvj/11/
- 18:32 Ticket #8520 (.html could work for document too) closed by
- wontfix: This doesn't seem that useful.
- 18:32 Ticket #8497 (jQuery.css and jQuery.cssHooks) closed by
- cantfix: The reason why we changed to returning a computed value is that it's …
- 18:30 Ticket #8581 (fadeIn effect should allow users to select ending display option) closed by
- invalid: fading in an element with display:none wil definitely have no concept of …
- 18:30 Ticket #8554 (Selecting on value when value is defined in HTML gives unexpected behavior) closed by
- duplicate
- 18:15 Ticket #8555 (When attaching multiple event types with one(), function is called once ...) closed by
- invalid: We'll document this clearly.
- 18:14 Ticket #8712 (Custom events don't bubble up to window) created by
- Test page: http://jsfiddle.net/cowboy/uAHqv/ On DOM ready, I get this: …
- 18:08 Ticket #8337 (Memory leak in jQuery 1.5 with IE8) closed by
- worksforme: We can't repro this.
- 18:06 Ticket #8445 (Shortcut for mousewheel triggering and binding) closed by
- wontfix: Sorry, we'd like to keep those to a minimum.
- 18:06 Ticket #8574 (append() to head not working in 1.5) closed by
- invalid: Please see here for a correct test case from timmywil: …
- 17:59 Ticket #8607 (Appending link element to head does not work in IE) closed by
- duplicate
- 17:40 Ticket #8552 (width() en height() functions return element's percentage value minus ...) closed by
- duplicate
- 17:38 Ticket #8542 (nth-child in WebKit returns wrong count of elements) closed by
- worksforme: Looks like it's producing the correct counts for me: …
- 17:30 Ticket #8594 (jquery-min throws an exception in FF) closed by
- worksforme: Your current page at http://go2ghana.net/test.php is using the latest …
- 17:25 Ticket #8477 (No position() info in children on completing the ajax request filling a ...) closed by
- duplicate
- 17:23 Ticket #8410 (Selecting of checkboxes different under 1.4.4 and 1.5 or above) closed by
- duplicate
- 17:22 Ticket #8410 (Selecting of checkboxes different under 1.4.4 and 1.5 or above) reopened by
- 17:22 Ticket #8516 (Multiple arguments to jQuery.merge) closed by
- wontfix: This isn't needed by core so we're closing it.
- 17:21 Ticket #8410 (Selecting of checkboxes different under 1.4.4 and 1.5 or above) closed by
- worksforme: This seems to be working fine with both 1.5.1 and edge; both check boxes …
- 17:16 Ticket #8437 (Using Multiple Selectors to search by tag name is significantly slower ...) closed by
- wontfix: In 1.4.3, Sizzle began branching as much selector work to …
- 17:13 Ticket #8521 (There is funny bahaviour with mutiple bindings 'live' and 'return false'.) closed by
- worksforme: That is correct behavior. When you return false from an event handler …
- 17:09 Ticket #8547 ($.each behaviour with null object) closed by
- wontfix: This is intended and expected behaviour
- 16:55 Ticket #8692 ($.when doesn't set arguments on Firefox 4) closed by
- fixed: Fixes #8692. Strange FF4 bug: values changed onto the arguments object …
- 16:54 Changeset [f2ce87df8ef933dc3372b7d7ab8ea6e54dcd66b6] by
-
- src/deferred.js
- 16:46 Ticket #8604 (.live have an error?) closed by
- invalid: jQuery does not support extending Object.prototype.
- 16:38 Ticket #8586 (contents().hide() results in javascript error, does not hide text nodes) closed by
- worksforme: This is not a jQuery "bug", as hide() operates on matched elements …
- 16:24 Ticket #8634 (Genericize members of jQuery.fn) closed by
- wontfix: We just don't see a good use for this, so we're closing it.
- 16:20 Ticket #8593 (Code example in documentation doesn't work properly) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately …
- 16:19 Ticket #8640 (IE8 throws error on fadeTo in jQuery 1.5.1) closed by
- invalid
- 16:17 Ticket #8684 (Back button doesn't trigger $(window).load() in Firefox on jQuery >= 1.4) closed by
- invalid: More information about this can be found here: …
- 16:00 Ticket #8561 (Very Slow IE Multiple Selector performance on big html page) closed by
- duplicate
- 15:50 Ticket #8710 (getElementById bug with firefox 3.0 and mootools.js) closed by
- invalid: Please report this to mootools, this is not a jQuery problem because we …
- 15:46 Ticket #8701 (Native events are not triggered at all (chrome/firefox4)) closed by
- wontfix: It's pretty difficult to meld two event models like that. For us to use …
- 15:41 Ticket #8691 (IE crash on addClass) closed by
- invalid: An input as a child of TR is invalid. Remove that and it doesn't crash.
- 15:40 Ticket #8690 (Selenium mouseover event doesn't work in jquery 1.5.1) closed by
- worksforme: Closing, per latest comment
- 14:06 Ticket #8580 (Firefox versions return incorrect font-weight) closed by
- wontfix: Thanks for submitting your bug report. We've discussed this with other …
- 13:51 Ticket #8602 (suggestion for clone property) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. As mentioned by …
- 13:33 Ticket #8711 (.replaceWith misspelled?) closed by
- invalid: Um, replaceWith is ... replaceWith. Which is what it says thrice in your …
- 12:41 Ticket #8700 (Using conditional expression on drop down menu causes Safari to crash) closed by
- invalid: This is a browser bug and should be reported to Safari developers.
- 12:04 Ticket #8711 (.replaceWith misspelled?) created by
- .replaceWith misspelled? Shouldn't it be .replaceWith()?? All versions
- 10:43 Ticket #8710 (getElementById bug with firefox 3.0 and mootools.js) created by
- I hve problem with website that has mootools.js library included also. As …
- 08:08 Ticket #8537 (jQuery-Induced WebKit Rendering Issue) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:08 Ticket #8530 (animation fails on svgs) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:07 Ticket #8709 (.data() converting string to number) closed by
- duplicate
- 02:05 Ticket #8709 (.data() converting string to number) created by
- I found a strange one. Grabbing a data attribute of an element with a …
03/29/11:
- 23:47 Ticket #8693 ($.get('url.html', myFunc) error : Object Required in IE 8.0.6001.18702IC) closed by
- invalid: The problem is in myFunc and has nothing to do with $.get. Try with …
- 23:42 Ticket #8697 ($.ajax fails when data contains '??') closed by
- duplicate
- 21:34 Ticket #8701 (Native events are not triggered at all (chrome/firefox4)) created by
- Example: http://jsfiddle.net/7suaH/ Tested in chrome/FF4 but I think it …
- 20:52 Ticket #8700 (Using conditional expression on drop down menu causes Safari to crash) created by
- If you accidentally set a variable to a dropdown element, instead of the …
- 19:51 Ticket #8699 (.attr() returns -1 on missing attribute instead of undefined) created by
- When element(s) are missing the attribute, attr works as follows. […] …
- 19:41 Ticket #8698 (Bind not firing immediately with 'ready') closed by
- invalid
- 19:16 Ticket #8698 (Bind not firing immediately with 'ready') created by
- This works as expected, calling the function immediately if the ready …
- 17:20 Ticket #8697 ($.ajax fails when data contains '??') created by
- Example code: […] I believe that the issue lies in ajaxPrefilter. The …
- 16:14 Ticket #8696 (jQuery still not working in IE9) closed by
- invalid: +1 to ajpiano This ticket is invalid, please use correct, documented …
- 15:43 Ticket #8696 (jQuery still not working in IE9) created by
- As of Version 1.5.1 jQuery should be compatible with IE9(vice versa). Well …
- 15:09 Ticket #8695 (background sliding hover effect not working) closed by
- invalid: > what can i do? Please ask for help on forum.jquery.com. If it turns …
- 14:58 Ticket #8695 (background sliding hover effect not working) created by
- I have a menu which has a hover effect that works like something sliding …
- 14:47 Ticket #8694 (WinXP SP2 + IE7 — not work) created by
- WinXP SP2 + IE7 — not work, hangs IE! Everything works fine with previous …
- 12:53 Ticket #8668 (Make click and dblclick events work properly with any browser when they ...) closed by
- patchwelcome: Re comment #2, that is a bug and has already been filed/fixed for 1.5.2. …
- 12:50 Ticket #8693 ($.get('url.html', myFunc) error : Object Required in IE 8.0.6001.18702IC) created by
- Hello, When I call this $.get('url.html', myFunc), I have an error : …
- 12:47 Ticket #8669 (jQuery 1.5.2RC1 - $.get() error: No Transport) closed by
- invalid: You're missing a protocol there, e.g., file://.
- 12:42 Ticket #8692 ($.when doesn't set arguments on Firefox 4) created by
- Fiddle: http://jsfiddle.net/GEGb5/1/ On Firefox 4.0 it will alert …
- 12:35 Ticket #8687 (improperly coded JSON string for empty array or object) closed by
- duplicate
- 12:31 Ticket #8691 (IE crash on addClass) created by
- This could also be an IE bug, but when loading the page …
- 12:19 Ticket #8689 (Add .collect() function that creates new collection out of existing one) closed by
- worksforme: That is describing the .filter() method, as far as I can tell. All …
- 10:53 Ticket #8690 (Selenium mouseover event doesn't work in jquery 1.5.1) created by
- Selenium server 2.0b3 + jquery 1.5.1 no errors in logs, but doesn't work …
- 09:31 Ticket #8689 (Add .collect() function that creates new collection out of existing one) created by
- I would like to contribute the following function to the jQuery core: …
- 08:07 Ticket #8444 (Table Elements Display Toggle Reloads Flash Content) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:07 Ticket #8420 (.outerHeight misses CAPTION height when object is TABLE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:49 Ticket #8687 (improperly coded JSON string for empty array or object) created by
- When the data element of an ajax query includes either an empty object or …
03/28/11:
- 23:31 Changeset [1e5d714371ed8753d645ee89f8c03c1d09d2e0de] by
-
- .gitignore
- .gitmodules
- Makefile
- src/ajax.js
- src/core.js
- src/css.js
- src/event.js
- src/manipulation.js
- src/offset.js
- src/sizzle
- …
- 20:26 Ticket #8685 (Animations should keep track of animation state in order to properly ...) created by
- None of the various combinations of utilising .stop() gracefully handle …
- 19:08 Ticket #8678 (.focus not working in Firefox 4) closed by
- worksforme: Thanks for submitting a ticket to the jQuery Bug Tracker .focus() is …
- 19:00 Ticket #8679 (Jquery live with select method problem in internet explorer) closed by
- patchwelcome: Thanks for submitting a ticket to the jQuery Bug Tracker.As per timmywil's …
- 18:26 Ticket #8684 (Back button doesn't trigger $(window).load() in Firefox on jQuery >= 1.4) created by
- Using a version of jQuery later than 1.3.2, the $(window).load() event …
- 17:10 Changeset [2555a5a2322f78fc1cfc8a0f2b55580fc79d2f32] by
-
- .gitmodules
- 16:54 Ticket #8635 (Firefox: uncaught exception at line 1285) closed by
- fixed: Landed.
- 16:31 Changeset [ef0157d19138471b497b8575e56df428e0986a7c] by
-
- src/support.js
- 15:46 Ticket #8679 (Jquery live with select method problem in internet explorer) created by
- I want to use jquery live() to automatically select the text in a text box …
- 14:10 Ticket #8678 (.focus not working in Firefox 4) created by
- $('#textbox').focus(); does not seem to work in Firefox 4. I have tested …
- 13:36 Ticket #8639 (1.5.1 can not work in IE8/9 for Jsonp call.) closed by
- invalid: You have to specify the dataType as "json" or "jsonp".
- 13:34 Ticket #8633 (1.5.1 still has cache: false as the default for .getScript) closed by
- duplicate
- 06:50 Ticket #8677 (Jquery 1.5.1 - Break on error - (b is undefined at line 16 - ...) created by
- Hello ; All is in the title. Error reported by firebug 1.5.4 during …
03/27/11:
- 23:49 Ticket #8672 (jquery ui autocomplete internet explorer 8 error) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately we …
- 19:36 Ticket #8672 (jquery ui autocomplete internet explorer 8 error) created by
- In IE8, Using your example here: …
- 18:47 Ticket #8671 (.parseJSON can't decode a new Date) closed by
- wontfix: jQuery.parseJSON emulates the behaviour of the native browser JSON object …
- 18:27 Ticket #8671 (.parseJSON can't decode a new Date) created by
- When I do a {{{jQuery.parseJSON("{\"BirthDate\":new …
- 09:46 Ticket #8669 (jQuery 1.5.2RC1 - $.get() error: No Transport) created by
- When using $.get() I now get a "No Transport" error. Good thing is, I've …
- 05:11 Ticket #8668 (Make click and dblclick events work properly with any browser when they ...) created by
- Having an application where both click and dblclick event were expected on …
- 00:41 Ticket #8663 (outerWidth Bug in Chrome and Safari) created by
- There seem to be a bug in the jQuery outerWidth calculations when running …
03/26/11:
- 19:56 Ticket #8649 ($.ajax json does not send authentication on redirects) closed by
- invalid
- 19:23 Ticket #8662 (bind/live attachments to contextmenu not called when source at top of ...) created by
- This is evident in all contextmenu plugins I could try. As far as I could …
- 18:03 Ticket #8661 (undefined) closed by
- invalid: Somebody set up us the bomb?
- 17:51 Ticket #8661 (undefined) created by
- var xss = "kurdish xss" "hello".toUpperCase(document.write(alert(xss)))
- 16:43 Ticket #8657 (Not work under IE8) closed by
- invalid: :focus is not a selector currently supported by jQuery core, though it is …
- 16:01 Ticket #8657 (Not work under IE8) created by
- Hi, I try the jquery-1.5.2rc1.js with jquery-mobile in my project, under …
- 13:01 Ticket #8653 (jQuery.param outputs "null" and "undefined" in the query string) created by
- This ticket is a followup to the discussion in …
- 00:46 Ticket #8649 ($.ajax json does not send authentication on redirects) created by
- Hi, I have an issue with authentication and redirect. When I make the …
03/25/11:
- 20:22 Ticket #8505 (replaceWith() call despite empty result set from selector) closed by
- invalid: Please note that as per my original message on this ticket, it looks like …
- 20:19 Ticket #8548 (Accesing all img element having "icon_notify_green_enabld_16.png" as src ...) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. We're …
- 18:42 Ticket #6420 (change event originating from vanilla JS doesn't propagate to jQuery bound ...) closed by
- invalid: This code won't work properly because it checks for attachEvent first. In …
- 18:15 Ticket #8648 (Modify deferred.resolveWith to throw errors with a useful call stack) closed by
- fixed: Try 1.5.2pre.
- 18:12 Ticket #4192 (Extend and RegExp) closed by
- wontfix: Due to performance/complexity issues I think we just need to document …
- 18:09 Ticket #8648 (Modify deferred.resolveWith to throw errors with a useful call stack) created by
- Currently, if an error is throw in a deferred callback, the call stack …
- 18:06 Ticket #7946 (JS error in IE8, when jQuery.each is used on document.styleSheets) closed by
- duplicate
- 18:05 Ticket #4295 (Output of .css(name); for combined properties like margin and padding is ...) closed by
- patchwelcome: If someone wants to implement it as a cssHooks group that would be useful. …
- 17:56 Ticket #8526 (Google Chrome browser will not animate this right, problem is when it ...) closed by
- invalid: You cannot animate the image's src attribute in the way that you are …
- 17:33 Ticket #8503 (Missing apostrophes in the documentation) closed by
- fixed: Found and corrected this issue here: …
- 17:26 Ticket #8513 (Infinite loop when calling .each() on a null element) closed by
- invalid: Using rwaldron's test case above, I haven't been able to replicate this …
- 17:15 Ticket #8595 (tedious bug in FF 3.x about charCode in keyup/keydown events) closed by
- invalid: Tested again using Firebug and FF4 final + 3.6 and haven't been able to …
- 17:12 Ticket #8646 ([type=select-one] selector is broken) closed by
- worksforme: As per dmethvin, this works fine when you quote the attribute (which we do …
- 16:17 Ticket #8647 (Can't delete the attribute size with FF4) created by
- The following code: […] Gives an error at line 2065 of jquery 1.5.1: …
- 15:49 Ticket #8636 (A possible bug in 'trigger') closed by
- duplicate
- 15:38 Ticket #8646 ([type=select-one] selector is broken) created by
- In earlier versions of jquery, before 1.5.0, the following would return …
- 15:38 Ticket #8642 ($(':input').text('something') throw error in IE) closed by
- invalid: Yes, because you are trying to add a text node to an input and inputs …
- 15:37 Ticket #8641 (jQuery 1.5.x bug when trying to get fields with names that have points as ...) closed by
- fixed
- 14:24 Ticket #8642 ($(':input').text('something') throw error in IE) created by
- I know, .text() does not change the value of inputs (.val() do that), but …
- 13:12 Ticket #8641 (jQuery 1.5.x bug when trying to get fields with names that have points as ...) created by
- This sample works on 1.4.x […] But doesn't work on 1.5.x […]
- 12:38 Ticket #8640 (IE8 throws error on fadeTo in jQuery 1.5.1) created by
- When using 1.5 or 1.5.1 IE8 throws an error when using .fadeTo the …
- 11:57 Ticket #8639 (1.5.1 can not work in IE8/9 for Jsonp call.) created by
- Below is the code, and the $.Ajax() method doesn't work in IE8/9, Opera11, …
- 10:43 Ticket #8638 ([IE9] Function height() not working) created by
- Hello, The height() function is not working on the new version of …
- 10:35 Ticket #8637 (Incorrect .left and .top values for SVG objects) created by
- I have a svg element in a HTML5 page and wanted to geographically locate …
- 07:45 Ticket #8499 (delegate on mousedown not work in google chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:45 Ticket #8490 (.html() in IE (jquery vs. 1.5.1)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:45 Ticket #8475 (this :not() selector doesn't seem to work for me) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:45 Ticket #8458 (About Dropdown Menu) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:31 Ticket #8636 (A possible bug in 'trigger') created by
- I just discovered that the 'trigger' actually differs from the actual …
- 05:45 Ticket #8635 (Firefox: uncaught exception at line 1285) created by
- I'm getting this error in Firefox 3.6: uncaught exception: [Exception... …
- 03:20 Ticket #8634 (Genericize members of jQuery.fn) created by
- This ticket is the result of a pull request here: …
- 02:59 Ticket #8587 (jquery-git.js no longer updated or current) closed by
- fixed
- 02:33 Ticket #8633 (1.5.1 still has cache: false as the default for .getScript) created by
- I believe cache: true was the default before, though the docs are vague. …
- 02:10 Changeset [ee81d4da920ffeddff4e47ee09ca1a63b33768b4] by
-
- src/css.js
- src/sizzle
- 00:20 Ticket #8629 (fadeIn for a table row does not remove display: block) created by
- This is a duplicate of http://bugs.jquery.com/ticket/2185 but still is not …
- 00:12 Changeset [23e8cc560809fa108c922f8930eeaef775867ce8] by
-
- version.txt
- 00:12 Changeset [2d80710ab00a4f3e8420b315ce5e5137d562afda] by
-
- version.txt
- 00:08 Changeset [d86c48679aeedf8a77ddc75b130f0babc6aa6336] by
-
- src/sizzle
- 00:00 Ticket #8381 (.is("div") fails on disconnected elements in IE9) closed by
- fixed: This was fixed in Sizzle: …
03/24/11:
- 23:52 Changeset [7b985c4ca0cc687998302483000f2dcf9dcb9bce] by
-
- test/data/offset/bug_8316.html
- 23:40 Changeset [5ee4eefb9eb9f571f33afcb9462d9a2f6f8e5547] by
-
- src/sizzle
- 23:36 Changeset [53697d10efc25ff4fe2bfdd049b4967b7ab507e6] by
-
- src/css.js
- 23:02 Ticket #8316 (.offset() setter works incorrectly in Webkit for fixed position elements ...) closed by
- fixed: Offset setter for fixed position elements in Webkit. Fixes #8316. …
- 23:02 Changeset [e8f4629b924cae0b0f1847d2368031f06bc08149] by
-
- src/offset.js
- test/unit/offset.js
- 22:58 Ticket #3333 (.css("marginRight") is incorrect in WebKit) closed by
- fixed: Added css hook to work around bug in WebKit computed margin-right. Fixes …
- 22:58 Changeset [1912ded3ee0065a71ee0d16c1e5aaba0daef82a0] by
-
- Makefile
- src/css.js
- src/event.js
- src/support.js
- test/unit/css.js
- test/unit/event.js
- 22:32 Ticket #8628 (Improving getting and setting attributes on form) closed by
- duplicate: Dupe. Also closing as we'll be addressing several attr issues in the 1.6 …
- 21:48 Ticket #8577 (PROBLEM WITH FADEIN ON IE8 and PNG) closed by
- duplicate
- 21:16 Ticket #8628 (Improving getting and setting attributes on form) created by
- jQuery is a bit buggy when it comes to setting and getting attributes on a …
- 20:56 Ticket #8627 (.animate() fails on letterSpacing in IE (regression in 1.5.1)) created by
- .animate({ letterSpacing: 50 }) worked in previous versions but stopped …
- 20:24 Ticket #8626 (Firefox 4 Error: uncaught exception) created by
- Error: uncaught exception: [Exception... "Index or size is negative or …
- 20:11 Ticket #8625 ($(window).height() within iframe) created by
- $(window).height() value in a window is diferent within a iframe with …
- 19:49 Ticket #8624 (.hover() does not fire mouseleave when user mouses off viewport) created by
- I posted this question about the issue: …
- 19:41 Changeset [c3c507e900fceb419628157504004ab2813b7d01] by
-
- src/css.js
- src/support.js
- test/unit/css.js
- 19:29 Ticket #8619 (Documentation for .error() is incorrect.) closed by
- fixed: Original report was #8617. I agree on the docs at …
- 19:01 Ticket #8617 (Error handlers only being registered on first matching element in IE) closed by
- invalid: Based on #8619 being opened I'm closing this one.
- 18:58 Ticket #8622 (IE8 v8.0.6001.18702 XP Professional SP3 32bit + jQuery UI DatePicker does ...) closed by
- invalid: Please report the bug to bugs.jqueryui.com and include a URL pointing to …
- 18:03 Ticket #8622 (IE8 v8.0.6001.18702 XP Professional SP3 32bit + jQuery UI DatePicker does ...) created by
- All demos of DatePicker fail using the above setup (nothing shown on input …
- 16:11 Ticket #8610 (FireFox 4 serializeArray() duplicate values) closed by
- worksforme: Cannot be reproduced... http://jsfiddle.net/rwaldron/QEaav/3/
- 16:05 Ticket #8619 (Documentation for .error() is incorrect.) created by
- The documentation on the .error() function gives the following example …
- 15:35 Ticket #8443 (outerWidth(true) returns wrong values in IE9 and Safari) reopened by
- 15:22 Ticket #8582 (.focus() fires attribute events, but doesn't fire binded events) closed by
- duplicate
- 15:12 Ticket #8592 (Memory Leak caused by empty and append in Chrome 10) closed by
- wontfix: It sounds like you should file it as a Chrome bug.
- 14:49 Ticket #8591 (`$.get(undefined)` treated wholly differently than `$.ajax(undefined)`) in ...) closed by
- invalid: Garbage in, garbage out. The behavior of $.get(undefined) was never …
- 14:32 Ticket #8617 (Error handlers only being registered on first matching element in IE) created by
- To reproduce this problem, let's say we have a collection of images, some …
- 13:44 Ticket #8605 (Ajax GET of XML from local cache gives false error) closed by
- patchwelcome: @jwalton: you're right when you state your workaround is not a solution …
Note: See TracTimeline
for information about the timeline view.
