Timeline
Nov 9, 2011:
- 11:43 PM Ticket #10744 (css background change doesn't work properly) created by
- $("body").css("background", "#000"); $("body").css("background", …
- 10:33 PM Ticket #10742 (is(:visible) always returns true when toggle('fast') is used) closed by
- invalid: The .toggle("fast") happens asynchronously. Since it hasn't finished …
- 10:29 PM Ticket #10743 ($ funciton can't work) closed by
- invalid: Please ask for help on the forum, this is not a bug report.
- 10:05 PM Ticket #10743 ($ funciton can't work) created by
- May be my english is not good enough what problem is.My code is in …
- 9:58 PM Ticket #10704 (special.handle method should fire under origType name) closed by
- fixed: Fixed. …
- 9:51 PM Changeset [e977a85]1.12-stable2.2-stablekillphp by
- src/event.js
- 9:29 PM Ticket #10705 (off bug event name parser) closed by
- fixed: Fix #10705. Don't bail too soon in
.off()
event string processing. … - 9:29 PM Changeset [dd363d2c]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
.off()
event string processing.- 8:30 PM Changeset [654930d]1.12-stable2.2-stablekillphp by
- src/core.js
- 5:41 PM Ticket #10742 (is(:visible) always returns true when toggle('fast') is used) created by
- I am new to jquery and am working with some pretty simple stuff. So …
- 4:37 PM Ticket #10739 (CSS get for zoom style does not work in IE7, IE8, inconsistent IE9) closed by
- wontfix: That is the computed value for zoom in IE6/7. Given that zoom is not …
- 3:54 PM Ticket #10741 (jQuery.css(this, 'display') on a detached element is inconsistent ...) closed by
- duplicate: Thanks for the dup!
- 3:28 PM Ticket #10741 (jQuery.css(this, 'display') on a detached element is inconsistent ...) created by
- in Chrome and IE, jQuery.css(this, 'display') reports on a detached …
- 2:58 PM Ticket #10740 (Wrong/Missing Documentation for fn.removeAttr) created by
- For jQuery.fn.removeAttr, the docs only show it as accepting a single …
- 2:49 PM Ticket #10739 (CSS get for zoom style does not work in IE7, IE8, inconsistent IE9) created by
- Example page: http://thedailynathan.com/files/jQuery/zoombug.html I …
- 2:01 PM Ticket #10736 (iframe load event) closed by
- invalid: If you watch the network traffic, you can see that the iframe src is …
- 1:49 PM Ticket #10738 (jqXHR no longer returned from $.ajax requests in 1.7) closed by
- duplicate
- 1:32 PM Ticket #10738 (jqXHR no longer returned from $.ajax requests in 1.7) created by
- I noticed an issue after upgrading to jQuery 1.7 where I could no …
- 12:51 PM Ticket #10737 (IE7 / 8 - Fixed Position Test Issue) created by
- When asynchronously loading jQuery 1.7 via RequireJs 1.0.1 in IE7 / 8, …
- 12:42 PM Ticket #10736 (iframe load event) created by
- jQuery does not handle load event for iframe which are not yet added …
- 11:51 AM Ticket #10734 (hide() and show() behave strangely for elements with 'float:left') closed by
- invalid: I'm not sure where the actual issue was, possibly the leaking …
- 11:16 AM Ticket #10735 (Using "$(document).ready" causes warning about getAttributeNodeNS() ...) created by
- Load the following page in Firefox 8 with the web console open: …
- 11:05 AM Ticket #10734 (hide() and show() behave strangely for elements with 'float:left') created by
- Sample page with the behavior: http://jsfiddle.net/zee2G/1/ Steps to …
- 9:29 AM Ticket #10731 (jq1.7 selector [value=""] Something wrong) closed by
- duplicate: The deprecation of the value hook will fix this.
- 8:56 AM Ticket #10720 (Selector performance regression when parsing XML) closed by
- worksforme: That's not a very generalized function, so no. Filtering with a …
- 8:32 AM Ticket #10733 (remove uses of jQuery.each in css module in favor of a for loop) created by
- as far as I can tell, using $.each is monstrously slow compared to a …
- 8:22 AM Ticket #10732 (open tickets for jqueyr) closed by
- invalid
- 8:21 AM Ticket #10730 (if checkbox is checked by jQuery, 'checked' attribute won't disappear ...) closed by
- invalid: That is correct behavior. The user's click does not remove the …
- 8:14 AM Ticket #10732 (open tickets for jqueyr) created by
- example :D (lalala) [[Image]] […]
- 4:21 AM Ticket #10731 (jq1.7 selector [value=""] Something wrong) created by
- http://jsfiddle.net/WZmqg/1/ [value=""] not correct when input's …
Nov 8, 2011:
- 11:49 PM Ticket #10730 (if checkbox is checked by jQuery, 'checked' attribute won't disappear ...) created by
- The following code makes checkbox unable to correctly determine …
- 11:08 PM Ticket #10712 (Triggering blur with live bind broken) closed by
- fixed: Fix #10712. Deal with focus/blur morphing to focusin/focusout. …
- 11:08 PM Changeset [39f9b846]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 9:47 PM Ticket #10729 (rmouseEvent & mouseHooks missing drag* events) created by
- Previously, drag* events received the same attention that all events …
- 7:32 PM Ticket #10717 (A triggered load bubbles up to window) closed by
- fixed: Fix #10717, .trigger("load") on images can't bubble to window. This …
- 7:32 PM Changeset [45101de]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 7:02 PM Ticket #10723 (jqXHR.always() returns a Promise instead of a jqXHR object) closed by
- fixed: Have Deferred.always return the object onto which it is currently …
- 7:02 PM Changeset [2a9f068]1.12-stable2.2-stablekillphp by
- src/deferred.js
- test/unit/deferred.js
- 6:29 PM Ticket #10728 ($.ajax doesn't persist with deferred methods) closed by
- duplicate
- 6:15 PM Ticket #10728 ($.ajax doesn't persist with deferred methods) created by
- When calling $.ajax(...).always(), the returned deferred is not the …
- 6:01 PM Ticket #10727 (With 1.7 droppable() event target changed) closed by
- invalid: This should be reported to the UI folks at dev.jqueryui.com and they …
- 5:56 PM Ticket #10727 (With 1.7 droppable() event target changed) created by
- Under 1.6.2 the event target on a droppable drop was the element that …
- 3:58 PM Ticket #10725 (jquery special event not working correctly in jquery 1.7) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! …
- 3:52 PM Changeset [c3600e2]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 3:52 PM Changeset [d8e2b4b]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 3:47 PM Ticket #10724 ($(document).text() always returns an empty string) closed by
- fixed: Update Sizzle. Adds document to acceptable nodeTypes for .text(). …
- 3:47 PM Changeset [0cc806f]1.12-stable2.2-stablekillphp by
- src/sizzle
- test/unit/manipulation.js
- 3:25 PM Ticket #10726 ($(#document).closest('[foo]') throws error in IE) created by
- Trying to access properties of what I think is a document fragment …
- 3:11 PM Ticket #10725 (jquery special event not working correctly in jquery 1.7) created by
- this worked in jquery 1.6.x but no longer works in jquery 1.7, don't …
- 1:31 PM Ticket #10722 (Jquery 1.7 cdn i still down) closed by
- invalid: We have contacted them. We don't control Google domains. Contact them …
- 1:27 PM Ticket #10724 ($(document).text() always returns an empty string) created by
- I'm not sure if .text() is supposed to work on the document element, …
- 1:22 PM Ticket #10723 (jqXHR.always() returns a Promise instead of a jqXHR object) created by
- Test case: […] Expected behavior: Aborts the GET request. …
- 1:13 PM Ticket #10722 (Jquery 1.7 cdn i still down) created by
- http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js Thanks!!
- 12:24 PM Ticket #10721 (Name attribute not getting set dynamically in IE 8) closed by
- invalid: Since there is no test case and no indication that this is a jQuery …
- 12:12 PM Ticket #10721 (Name attribute not getting set dynamically in IE 8) created by
- Trying to set a name attribute dynamically is not working in IE 8. It …
- 10:09 AM Changeset [cc4a999]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 9:53 AM Ticket #10719 (remove() method breaks when tag name is provided as selector) closed by
- invalid: Wait, what am I thinking. The argument to remove is a filter for the …
- 9:48 AM Changeset [f0e43fa]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 9:42 AM Changeset [95cd200]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- src/sizzle
- src/support.js
- test/unit/manipulation.js
- 9:42 AM Changeset [586fb05]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 9:36 AM Ticket #10720 (Selector performance regression when parsing XML) created by
- Related to http://bugs.jquery.com/ticket/10377 jQuery 1.7 no longer …
- 9:23 AM Ticket #10719 (remove() method breaks when tag name is provided as selector) created by
- Hi, Doing $("p").remove() works just fine but doing …
- 9:12 AM Ticket #10716 (Jquery 1.7 : Animate won't change unit but works fine with Jquery 1.6.4) closed by
- duplicate
- 9:12 AM Ticket #10713 (Animating a percent value treated as pixel value in 1.7) closed by
- duplicate
- 8:19 AM Ticket #10718 (Unable to set value of the property 'innerHTML' with HTML5 in IE8 and IE7) created by
- When using HTML5 elements (we included html5shiv) we got the error: …
- 6:18 AM Ticket #10711 (For Loop Missing Opening Brace.) closed by
- fixed: Thanks for pointing this out. I've just fixed it.
- 6:12 AM Ticket #10715 (data fetching in jquery from sql database) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. …
- 6:10 AM Ticket #10714 (jqGrid problem) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. …
- 5:30 AM Ticket #10717 (A triggered load bubbles up to window) created by
- Consider this JSFiddle: http://jsfiddle.net/Ytzd9/ A function is …
- 5:15 AM Ticket #10716 (Jquery 1.7 : Animate won't change unit but works fine with Jquery 1.6.4) created by
- Hello I got a bug with jQuery 1.7, but it's working well with Jquery …
- 3:47 AM Ticket #10715 (data fetching in jquery from sql database) created by
- I am having a jquery script for creating charts in ASP.net. But I want …
- 2:17 AM Ticket #10714 (jqGrid problem) created by
- when i m returing blank string in a cellvalue row line of gris is …
- 1:25 AM Ticket #10713 (Animating a percent value treated as pixel value in 1.7) created by
- Upgrading from jQuery 1.6.4 to 1.7 broke ability to animate using a …
- 12:08 AM Ticket #10682 (Creating DOM elements with $(' ') leaks memory and skips the fragment cache) closed by
- fixed: Remove test of the invalid object for IE9's sake; Rewrite the …
- 12:06 AM Changeset [0ce2d5e]1.12-stable2.2-stablekillphp by
- src/sizzle
- 12:05 AM Changeset [41b31d7]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- src/support.js
- test/unit/manipulation.js
Nov 7, 2011:
- 10:15 PM Ticket #10712 (Triggering blur with live bind broken) created by
- http://jsfiddle.net/QrNXX/ clicking into box and blurring via browser …
- 9:33 PM Changeset [f8eba6e]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 9:25 PM Tickets #10667,10670 batch updated by
- fixed: Fix busted rnoshimcache. Correctly clone detached unknown elems. Fixes …
- 9:22 PM Changeset [66e65c8]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 9:18 PM Ticket #10711 (For Loop Missing Opening Brace.) created by
- Greetings, the following url: …
- 8:40 PM Changeset [68ca9d4]1.12-stable2.2-stablekillphp by
- src/event.js
- 8:34 PM Ticket #10710 (slidedown() and table issue) created by
- Looks like the height for a <td> is calculated at a pre-determined …
- 8:21 PM Ticket #10709 (trouble setting title in IE 8 & 7) closed by
- duplicate: As it should be. You can also do […]
- 8:12 PM Ticket #10709 (trouble setting title in IE 8 & 7) created by
- $('title').text('text'); throws an error in IE7 and IE8. I also tried …
- 6:07 PM Changeset [5ba98fe]1.12-stable2.2-stablekillphp by
- src/event.js
- 4:12 PM Ticket #10708 (Dni Español) created by
- Metodo para añadir en el jQuery para validar el dni o acreditación …
- 1:11 PM Ticket #10706 (The regex /\s+/ appears three times) closed by
- worksforme: This is because the source is developed in sep module files, each with …
- 1:06 PM Ticket #10706 (The regex /\s+/ appears three times) created by
- We are assigning the regex /\s+/ to 2 different variables, and we have …
- 11:56 AM Ticket #10705 (off bug event name parser) created by
- Adding an extra space at the end or at the beginning of the event name …
- 11:50 AM Changeset [9189d7b]1.12-stable2.2-stablekillphp by
- src/sizzle
- 11:40 AM Ticket #10646 (Have jQuery.error throw instanceof Error object) closed by
- fixed: Fix #10646. Throw an Error object from
.error()
for IE's sake. … - 11:40 AM Changeset [8d2655d]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
.error()
for IE's sake.- 11:26 AM Ticket #10690 (isNumeric) closed by
- fixed: Fix #10690. Make sure
.isNumeric()
can't get aDate
. Also add … - 11:25 AM Changeset [795583d]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
.isNumeric()
can't get aDate
. Also add …- 11:15 AM Ticket #10676 (wheelDelta not added to mousewheel event anymore) closed by
- fixed: Fix #10676. Remove
wheelDelta
from the event props list. A … - 11:15 AM Changeset [13aa845]1.12-stable2.2-stablekillphp by
- src/event.js
wheelDelta
from the event props list. A …- 11:08 AM Ticket #10701 (Problems with submit forms using submit function) closed by
- fixed: Fix #10701, .preventDefault if an inline handler returns false. Baby …
- 11:07 AM Changeset [90c907e]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 10:47 AM Ticket #10669 (.animate() no longer animates percentage(%) width) closed by
- fixed: Add back unit in the width/height step function. Fixes #10669. …
- 10:47 AM Changeset [1e677f3]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 10:20 AM Ticket #10704 (special.handle method should fire under origType name) created by
- Right now you must attach a handler under the mapped type, which is …
- 10:15 AM Ticket #10698 (.load() throws exception in Opera 11.52) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! Please …
- 10:13 AM Ticket #10703 (data() returns zero for long strings starting with '0x') closed by
- wontfix: As the long article says, if you want a data- attribute as a string …
- 10:06 AM Ticket #10701 (Problems with submit forms using submit function) reopened by
- Yeah it just needs an extra check in .trigger(). The reason this got …
- 9:34 AM Ticket #10701 (Problems with submit forms using submit function) closed by
- invalid: "return false" only works if you use jQuery to bind the handlers. …
- 9:33 AM Ticket #10703 (data() returns zero for long strings starting with '0x') reopened by
- Yep, I have to agree although I am still not sure why you're …
- 9:07 AM Ticket #10703 (data() returns zero for long strings starting with '0x') closed by
- invalid: It's trying to convert that to a number, but it's too big. Use …
- 8:58 AM Ticket #10703 (data() returns zero for long strings starting with '0x') created by
- trying to retrieve long id strings from the data object is returning …
- 8:33 AM Ticket #10700 (IE8 error at jQuery.inArray()) closed by
- invalid: Why would you expect inArray to work on a string?
- 7:59 AM Ticket #10701 (Problems with submit forms using submit function) created by
- On 1.7 form is posting even if onsubmit returns false. In 1.6.4 …
- 6:55 AM Ticket #10700 (IE8 error at jQuery.inArray()) created by
- I've downloaded latest jQuery 1.7 minified version. Updated my …
- 3:09 AM Ticket #10529 (iOS 5 report error when $.ajax triggered) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:21 AM Ticket #10699 (Calling stopPropagation() before trigger() doesn't call handlers on element) created by
- Calling stopPropagation() on an event object before triggering it …
Nov 6, 2011:
- 10:05 PM Ticket #10698 (.load() throws exception in Opera 11.52) created by
- I am loading in some basic html into a div using: Load the page …
- 9:14 PM Ticket #10697 (Sizzle revamp) created by
- This ticket is for tracking enhancements and reductions for Sizzle. …
- 8:20 PM Ticket #4434 (access :hover css properties of an element via jquery) closed by
- wontfix: Timmywil and I talked about it and there's no decent way to support …
- 8:12 PM Changeset [a7e911b7]1.12-stable2.2-stablekillphp by
- src/event.js
- 5:56 PM Changeset [f5250e1]1.12-stable2.2-stablekillphp by
- src/data.js
self
instead of$this
- 5:54 PM Changeset [abcdaf9]1.12-stable2.2-stablekillphp by
- src/data.js
self
for cachingjQuery ( this )
…- 5:34 PM Changeset [a211ea2]1.12-stable2.2-stablekillphp by
- src/core.js
- 5:24 PM Changeset [471290d]1.12-stable2.2-stablekillphp by
- src/data.js
.data()
- 5:03 PM Ticket #10177 (index of callback function in .wrap is always 0) closed by
- fixed: Fix #10177. Pass correct index to function-parameter of
.wrap
… - 4:59 PM Changeset [47c605f]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
.wrap
- 4:38 PM Changeset [90c019d]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 4:21 PM Ticket #10616 (Type coersion not done for -1 in .eq) closed by
- fixed: Coerce eq() argument all the time. Fixes #10616 Changeset: …
- 4:17 PM Changeset [7cbd7a6]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/traversing.js
- 4:06 PM Ticket #10675 (Use internalKey shortcut instead of jQuery.expando) closed by
- fixed: User internalKey instead of jQuery.expando. Fixes #10675 Changeset: …
- 4:05 PM Changeset [e086c22]1.12-stable2.2-stablekillphp by
- src/data.js
- 3:49 PM Changeset [262c32a]1.12-stable2.2-stablekillphp by
- src/css.js
- 3:30 PM Ticket #10691 (remove all occurrences of the "equals" and "same" function in the unit ...) closed by
- fixed: Fix #10691. Remove all instances of equals() and same(), as these are …
- 3:27 PM Changeset [f35ba5e]1.12-stable2.2-stablekillphp by
- test/data/testinit.js
- test/data/testrunner.js
- test/unit/ajax.js
- test/unit/attributes.js
- test/unit/callbacks.js
- test/unit/core.js
- test/unit/css.js
- test/unit/data.js
- test/unit/deferred.js
- test/unit/dimensions.js
- …
- 2:49 PM Changeset [83c72eaa]1.12-stable2.2-stablekillphp by
- src/event.js
- 2:45 PM Changeset [02629f1]1.12-stable2.2-stablekillphp by
- Makefile
which
. Some versions of …- 2:24 PM Ticket #10696 (Proposed enhancement of :not selector) closed by
- invalid: Your understanding of :not() is wrong, which is why I asked you to go …
- 1:56 PM Ticket #10696 (Proposed enhancement of :not selector) created by
- If I have HTML such as: <details> <summary>Some text …
- 11:12 AM Ticket #10695 (Inconsistent behaviour of show()) closed by
- duplicate
- 10:23 AM Ticket #10695 (Inconsistent behaviour of show()) created by
- Showing element( for ex. span with display:none) while it is …
- 8:50 AM Ticket #10694 (Selector :hover dont work in Opera 11.53) closed by
- duplicate: I've reopened #4434 which was closed by accident.
- 8:49 AM Ticket #4434 (access :hover css properties of an element via jquery) reopened by
- 3:14 AM Ticket #10560 (removeData failing on line 1821 using "in" on true which is not an object) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:03 AM Ticket #10694 (Selector :hover dont work in Opera 11.53) created by
- In opera: Uncaught exception: Syntax error, unrecognized expression: …
- 1:04 AM Ticket #10693 (generalize the "test something in an iframe" code in unit tests) created by
- there are 3 different pieces of code in 3 different unit test modules: …
- 12:24 AM Ticket #10692 (Configure the jshint options to more accurately match the style guide) created by
- JSHint's configuration options are way better than JSLint's. In …
Nov 5, 2011:
- 11:32 PM Ticket #10691 (remove all occurrences of the "equals" and "same" function in the unit ...) created by
- in testrunner.js: […] it's time this aliases went bye bye. 1.8?
- 11:06 PM Changeset [92c8404]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 7:40 PM Ticket #10690 (isNumeric) created by
- The isNumeric function use does not give the right result in …
- 5:57 PM Ticket #10689 (images not in dom report 0 width/height) closed by
- invalid: $img.width() gets computed styles. $img[0].width retrieves the …
- 5:54 PM Ticket #10593 (The "href" attribute of <a> element lost when using append() in old IE) closed by
- invalid: The javascript pseudo protocol has many issues in IE6. I recommend …
- 5:52 PM Ticket #10689 (images not in dom report 0 width/height) created by
- I have an image not in the DOM.
$img.width() === 0
. `$img[0].width … - 5:51 PM Ticket #10609 (slideDown/Up of floated box in Crome/Safari) closed by
- cantfix
- 5:32 PM Ticket #10662 (Slide jumps when first child element has a top margin) closed by
- worksforme: This does not seem to be an issue in the latest version of jQuery. …
- 5:14 PM Ticket #10688 (issue Of Define Jquery For Parent Window From An Iframe) created by
- Test Code: …
- 4:02 PM Ticket #10682 (Creating DOM elements with $(' ') leaks memory and skips the fragment cache) reopened by
- Well just to be sure I put some debugging in the fiddle to dump the …
- 3:11 PM Ticket #10686 (Defining jQuery using AMD's define should be done after all of jQuery ...) closed by
- duplicate: John made a report himself.
- 3:08 PM Ticket #10503 (fadeIn on inline elements: display css property ignored) closed by
- worksforme: Thank you for looking into the problem further.
- 3:04 PM Ticket #10687 (jQuery calls the AMD define() global function too early) created by
- Hey guys! Sorry I didn't discover this until after release. :( …
- 2:33 PM Ticket #10686 (Defining jQuery using AMD's define should be done after all of jQuery ...) created by
- requirejs does not have a problem with the placement, but curl.js …
- 2:31 PM Ticket #10545 (Don't expose jQuery to `window` with AMD) closed by
- wontfix: We agree that it would be ideal, but probably not realistic.
- 2:25 PM Ticket #10096 (Matching of implicit 'value' attributes has changed) closed by
- duplicate
- 2:25 PM Ticket #10383 (Attribute selector inconsistant in IE8) closed by
- duplicate
- 2:15 PM Ticket #10677 (opera cannot ue the [attribute^=value] selector) closed by
- duplicate
- 2:06 PM Ticket #10684 (Bug in .animation) closed by
- duplicate
- 2:00 PM Ticket #10681 (Got a wrong result with animate({width:'90%'},600)) closed by
- duplicate
- 1:57 PM Ticket #10678 ([attribue=^value] cannot work well on prera when load another element) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! …
- 1:00 PM Ticket #10683 (Failed with $node.animate({width:'60%'},600)) closed by
- invalid: Closed per op request
- 12:59 PM Ticket #10682 (Creating DOM elements with $(' ') leaks memory and skips the fragment cache) closed by
- invalid: The memory consumption in this pattern will be the same with or …
- 12:47 PM Ticket #10685 (Replace elements to XHTML-style without checking if it is a XHTML document) created by
- I have a XML document which contains "<param>something</param>" in it. …
- 8:18 AM Ticket #10684 (Bug in .animation) created by
- in .animation feature % is converted into px. like i have given width …
- 5:38 AM Ticket #10683 (Failed with $node.animate({width:'60%'},600)) created by
- This function works well in jQuery 1.64: […] But it got a {width: …
- 5:17 AM Ticket #10682 (Creating DOM elements with $(' ') leaks memory and skips the fragment cache) created by
- Creating DOM elements with $() can cause memory usage to increase in …
- 5:14 AM Ticket #10681 (Got a wrong result with animate({width:'90%'},600)) created by
- I made one function with this animate method below: […] It works …
- 4:15 AM Ticket #10552 (Ajax response status 0) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:39 AM Ticket #10680 (focus() in jquery1.7) created by
- html:<a href= id='a123'></a>; script:$("#123").focus() works not …
- 12:51 AM Ticket #10679 (CSS3 vendor prefix support) created by
- There are a few bugs, although admittedly edge cases, that effect the …
- 12:10 AM Ticket #10678 ([attribue=^value] cannot work well on prera when load another element) created by
- http://stackoverflow.com/questions/8013542/attribute-value-cannot-wokin …
Nov 4, 2011:
- 11:47 PM Ticket #10677 (opera cannot ue the [attribute^=value] selector) created by
- $("g[id=trans]") can use in firefox but cannot in opera.…
- 6:26 PM Ticket #10676 (wheelDelta not added to mousewheel event anymore) created by
- It appears that inside a
mousewheel
event handler,wheelDelta
is … - 4:56 PM Ticket #10675 (Use internalKey shortcut instead of jQuery.expando) created by
- Thanks to github user: pomeh …
- 4:15 PM Ticket #10674 (IE Crashes when trying use $("title").text();) closed by
- duplicate
- 4:09 PM Ticket #10674 (IE Crashes when trying use $("title").text();) created by
- Problem is in IE 8 and older.
- 12:43 PM Ticket #10671 (attr('attribute', undefined) doesn't return jQuery) closed by
- duplicate: This is intentional for all jQuery setters.
- 12:40 PM Ticket #10672 (attr() no return value) closed by
- worksforme: Whoops, i deleted my earlier comment, misread the example. …
- 12:32 PM Ticket #10673 (Label .on('click') may fire twice) closed by
- worksforme: It's just normal event bubbling, slightly complicated by the fact that …
- 11:54 AM Ticket #10670 (rnoshimcache probably not constructed correctly) reopened by
- These are not dupes. rwaldron has pending fixes for this issue tho.
- 11:50 AM Ticket #10673 (Label .on('click') may fire twice) created by
- See the following test case: http://jsfiddle.net/HKGsT/ Essentially …
- 11:35 AM Ticket #10672 (attr() no return value) created by
- Dear jQuery Team! I found a bug: attr() no return value. Test: …
- 11:02 AM Ticket #10671 (attr('attribute', undefined) doesn't return jQuery) created by
- Calling .attr() or anything else deferring to access() with a second …
- 10:53 AM Ticket #10670 (rnoshimcache probably not constructed correctly) closed by
- duplicate: I think that explains #10667 so I'll close this one as a dup. Many …
- 10:41 AM Ticket #10670 (rnoshimcache probably not constructed correctly) created by
- Although this doesn't directly break anything (as far as I know), I …
- 10:34 AM Ticket #10668 (Allow jQuery.data() to update data-attributes) closed by
- invalid: Nope. By design we don't write to those attributes under any …
- 10:14 AM Ticket #10669 (.animate() no longer animates percentage(%) width) created by
- As of jQuery 1.6.4, the animate of using -=<percentage>% works just …
- 10:07 AM Ticket #10668 (Allow jQuery.data() to update data-attributes) created by
- jQuery.data() should be able to (selectively) update data-attributes …
- 10:01 AM Ticket #10667 (HTML5 Support in .wrapAll() does add a ":" to element) created by
- Hi there - im testing the HTML5 support for adding some content in IE …
- 9:15 AM Ticket #10661 (Error in Jquery latest version) closed by
- invalid: Please start here, or on the forum by asking a question: …
- 9:11 AM Ticket #10664 ($.data throws "string.replace is not a function" on invalid input) closed by
- invalid: > Identifying errors like the above is cumbersome. True, but …
- 9:03 AM Ticket #10658 (Highcharts - column chart fails with 1.7 code base) closed by
- cantfix: I talked with the developers at Highcharts and they believe this is …
- 9:01 AM Ticket #10663 (Highcharts line chart does not work with jQuery 1.7) closed by
- duplicate
- 8:59 AM Ticket #10665 ([nodeName$="something"] does not work anymore) closed by
- duplicate
- 8:59 AM Ticket #10666 (event.metaKey returns false when ctrl key is down) created by
- So, we have an "event.metaKey" that can be either true or false and is …
- 8:25 AM Ticket #10665 ([nodeName$="something"] does not work anymore) created by
- Because jQuery not supports namespaces and sometimes the user get XML …
- 7:36 AM Ticket #10664 ($.data throws "string.replace is not a function" on invalid input) created by
- […] leads to »string.replace is not a function« on line 622. The …
- 6:39 AM Ticket #10663 (Highcharts line chart does not work with jQuery 1.7) created by
- Higcharts is a popular charting library that uses jQuery and generates …
- 5:58 AM Ticket #10662 (Slide jumps when first child element has a top margin) created by
- When the first child element of the element being slided, has a top …
- 1:03 AM Ticket #10661 (Error in Jquery latest version) created by
- We are getting the below error on our website sportsending.com while …
Nov 3, 2011:
- 10:13 PM Ticket #10660 (no transport error on Windows Phone 7) created by
- an ajax request throws a 'no transport' error using PhoneGap and …
- 10:08 PM Ticket #10659 (variable not declared resulting in polluting the global) closed by
- invalid: This is invalid in 1.7
- 9:42 PM Ticket #10659 (variable not declared resulting in polluting the global) created by
- In the handle method on line 3278 (1.7b1) the matched variable is not …
- 7:55 PM Ticket #10658 (Highcharts - column chart fails with 1.7 code base) created by
- jsFiddle to repo, using example from their demos: …
- 5:28 PM Ticket #10657 (Deprecate jQuery#size() in favor of jQuery#length) created by
- Please consider deprecating/removing jQuery#size() in favor of …
- 4:18 PM Changeset [8380e12]1.12-stable2.2-stablekillphp by
- version.txt
- 4:18 PM Changeset [47d66ea]1.12-stable2.2-stablekillphp by
- version.txt
- 4:10 PM Changeset [3cd6516]1.12-stable2.2-stablekillphp by
- build/release-notes.js
- 3:01 PM Ticket #10656 (.removeData( list) does not appear to work) closed by
- wontfix:
.removeData()
will not remove the actual data-* attributes from the … - 2:48 PM Ticket #10656 (.removeData( list) does not appear to work) created by
- passing a list to removeData is broken as follows (tested in IE 9 and …
- 12:17 PM Ticket #10655 (getJSON doesn't send the right Accept header in some browsers.) created by
- In recent versions of Firefox, JQuery does't send the right Accept …
- 12:03 PM Ticket #10647 (jQuery#is is broken in FireFox 3.6) closed by
- worksforme: http://jsfiddle.net/timmywil/zHpPQ/2/
- 10:36 AM Ticket #10650 (Specific context in IE6 implies JSONP requests goes through error ...) closed by
- cantfix: This is a known issue in IE6 and partly why the use of the javascript …
- 10:26 AM Ticket #10653 (Image disappearing after load) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! Please …
- 10:06 AM Ticket #10653 (Image disappearing after load) created by
- I have found this really weird bug which I think has to do with …
- 9:29 AM Ticket #10648 (Resizable is not working when element contains an iframe) closed by
- invalid: Please ask for help on the forum. http://forum.jquery.com
- 9:28 AM Ticket #10527 (AJAX deferred should call success on "No Content," even when a ...) reopened by
- 9:23 AM Ticket #10649 (it is no use of callback) closed by
- invalid: Please ask for help on our forum, or on StackOverflow. …
- 9:21 AM Ticket #10652 (query loadeer) closed by
- invalid: Please contact the maker of the plugin for help with the plugin. It …
- 9:19 AM Ticket #10651 (Turkish character) closed by
- invalid: Our site doesn't sell anything, and this is a bug tracker, so I think …
- 7:32 AM Ticket #10652 (query loadeer) created by
- /* * QueryLoader Preload your site before displaying it! * …
- 6:39 AM Ticket #10651 (Turkish character) created by
- hi. I purchased template. but this template Tukish character not …
- 5:15 AM Ticket #10650 (Specific context in IE6 implies JSONP requests goes through error ...) created by
- I had to debug some jsonp request that wasn't working on IE6. After …
- 4:13 AM Ticket #10649 (it is no use of callback) created by
- $.get("test.php", { name: "John", time: "2pm" }, function(data){ …
- 4:11 AM Ticket #10532 (JavaScript warnings for jQuery (seen in FireBug)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:11 AM Ticket #10530 (attr()/removeAttr() functions problems) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:11 AM Ticket #10527 (AJAX deferred should call success on "No Content," even when a ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:11 AM Ticket #10522 (animate() in IE7-8 function after complete called twice) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:11 AM Ticket #10504 (live mouseenter/mouseleave - append dynamic childs cause bubbling) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:11 AM Ticket #10490 (jQuery ajax 1.6.4 sporadic bug, browser independant) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:48 AM Ticket #10648 (Resizable is not working when element contains an iframe) created by
- I added iframe in div and make it resizable. I can resize it only one …
- 1:00 AM Milestone 1.7 completed
- 1. Events rewrite (unifying bind/live/delegate, fixing bubbling) 2. …
Nov 2, 2011:
- 11:21 PM Ticket #10647 (jQuery#is is broken in FireFox 3.6) created by
- this used to work http://jsfiddle.net/deadlyicon/zHpPQ/
- 10:53 PM Ticket #10646 (Have jQuery.error throw instanceof Error object) created by
- Right now jQuery.error() rethrows the string argument that it gets. …
- 8:59 PM Ticket #10634 (event.layerX and event.layerY WebKit warnings still being displayed) closed by
- worksforme: I'm going to treat this report on the Chrome ticket I opened as …
- 6:25 PM Ticket #10643 (JQuery live mouseleave bug) closed by
- worksforme: Works in the current branch, and should work in 1.7.
- 6:23 PM Ticket #10642 (Extending Object.prototype breaks raises "has no method 'replace'".) closed by
- wontfix: Sorry, we just don't support that. …
- 6:15 PM Ticket #10644 (jQuery performce issue in support function) created by
- We are using jQuery 1.6.4 in few project at eBay and found that …
- 5:39 PM Ticket #10643 (JQuery live mouseleave bug) created by
- Here's my jsFiddle: http://jsfiddle.net/yLv5d/2/ The problem: I have …
- 5:29 PM Ticket #10642 (Extending Object.prototype breaks raises "has no method 'replace'".) created by
- Hi, here is an example: http://jsfiddle.net/NeW4j/ I understand that …
- 3:58 PM Ticket #10513 (parse error on IOS) closed by
- cantfix: You'll need to contact T-Mobile or Orange at the links above, or …
- 3:56 PM Ticket #10641 (Click error detection line on a list) closed by
- invalid: Can you ask this question on the forum, instead of the bug tracker? …
- 3:05 PM Ticket #10641 (Click error detection line on a list) created by
- I have this list : <ul class="open"> <li class="titreO" …
- 2:48 PM Ticket #10640 (live('hover') does not fire 2nd function) closed by
- invalid: The
live()
method does not support that argument signature. For … - 2:36 PM Ticket #10640 (live('hover') does not fire 2nd function) created by
- http://jsfiddle.net/chovy/pPMsh/ […]
- 2:12 PM Ticket #10639 (outerWidth(true) and css('margin') returning % instead of px in Webkit) created by
- If you have a relative margin (defined in %), …
- 2:05 PM Ticket #10638 (marginTop should be margin-top in support.js inline style string) closed by
- fixed: Correct typo in support.js assigning margin-top with cssText. Fixes …
- 2:05 PM Changeset [b4392c22]1.12-stable2.2-stablekillphp by
- src/support.js
- 1:48 PM Ticket #10638 (marginTop should be margin-top in support.js inline style string) created by
- Reported here: …
- 12:38 PM Ticket #10637 (T-Mobile compressor destorys jquery.js) closed by
- cantfix: I tell you what, I'm going to close this ticket because when I look at …
- 12:35 PM Ticket #10633 ("Who's using jQuery" - Dell logo on homepage is cutoff) closed by
- invalid: Thank you. The jQuery site is currently under revision.
- 12:20 PM Ticket #10637 (T-Mobile compressor destorys jquery.js) created by
- we tried to use jquery in our mobile website. when loading the page …
- 8:22 AM Ticket #10636 (Inconsistent behavior with delegate and change in IE8) created by
- If you delegate to document both a keydown and a change handler for …
- 6:24 AM Ticket #10634 (event.layerX and event.layerY WebKit warnings still being displayed) created by
- RE: http://bugs.jquery.com/ticket/10531 I've just upgraded to 1.7RC2 …
- 4:08 AM Ticket #10507 (ipad in offline mode and ajax) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:58 AM Ticket #10633 ("Who's using jQuery" - Dell logo on homepage is cutoff) created by
- On line 227 of screen.css, ul.jq-whosUsing li a.jq-dell {width: …
Note: See TracTimeline
for information about the timeline view.