Timeline
Aug 24, 2011:
- 11:06 PM Ticket #10132 (.val(...) in change handler invokes change handler in IE) created by
- When you have a function bound the the change event of an input field, …
- 7:38 PM Ticket #10123 (.width() can return a float in Firefox 6) closed by
- worksforme: http://jsfiddle.net/rwaldron/LxYjT/ …
- 5:18 PM Ticket #10131 (Memory leakage with jQuery 1.6 and jQuery 1.8.16 on IE 7?) created by
- Hi there, I tested two blank pages on IE7 The first page <head> …
- 3:45 PM Ticket #10130 (Blackberry Bold 9700) created by
- My jQuery web site does't work in Blackberry Bold 9700. Does jQuery …
- 3:29 PM Ticket #10129 (JQUERY Validation Plugin -- rule of min(value) does not respect the ...) created by
- Reference: http://docs.jquery.com/Plugins/Validation/Methods/min#value …
- 1:40 PM Ticket #10128 (Something in 1.6.2 breaks IE 8 in XP) closed by
- duplicate
- 1:08 PM Ticket #10128 (Something in 1.6.2 breaks IE 8 in XP) created by
- One of our clients experience this issue with the newest jQuery 1.6.2. …
- 10:09 AM Ticket #10126 (but in ajax function) closed by
- invalid: Seems to work fine: http://jsfiddle.net/timmywil/v7NUB/ If the bug …
- 9:56 AM Ticket #10125 (Canvas creation Height/Div problem) closed by
- invalid: This is the desired behavior. Use the .attr() method to specifically …
- 9:44 AM Ticket #10120 ($(document).ready() fires after images load in IE in iframe) closed by
- invalid: That is not out of the question in this case. The image may already …
- 8:41 AM Ticket #10127 (text() returns value with a space on the end of <li>s in ie7 - ie8+, ...) created by
- Spent an hour or so debugging some code which uses the .text() …
- 7:53 AM Ticket #10126 (but in ajax function) created by
- I find bug in a $.ajax function. Just try load a this code on any …
- 6:25 AM Ticket #10124 ($.ajax doesn't work with JS as response on IE9) closed by
- invalid: From the sounds of it, /js is outputting JavaScript which you wish to …
- 6:13 AM Ticket #10122 (I am having a download problem. The digital signature seems to be invalid) closed by
- worksforme: Under Windows 7 I haven't been able to reproduce any such exceptions …
- 3:38 AM Ticket #10125 (Canvas creation Height/Div problem) created by
- When creating a canvas using the following: …
- 2:44 AM Ticket #10124 ($.ajax doesn't work with JS as response on IE9) created by
- Here is code fragment to illustrate the problem: […] GET /js …
- 12:21 AM Ticket #10123 (.width() can return a float in Firefox 6) created by
- I have an image set to exactly "350px" width. In FF5 and earlier and …
Aug 23, 2011:
- 11:57 PM Ticket #10122 (I am having a download problem. The digital signature seems to be invalid) created by
- I would like to download the latest jQuery.js. I am running Windows 7, …
- 7:04 PM Ticket #10121 (bind dragenter, dragover, drop not working) closed by
- worksforme: This works fine, you had incorrect arguments being passed to .bind() …
- 6:34 PM Ticket #10121 (bind dragenter, dragover, drop not working) created by
- Using .bind() to attach these events don't work anymore. Try this: …
- 3:22 PM Ticket #10120 ($(document).ready() fires after images load in IE in iframe) created by
- I loads frame.htm page inside an iframe in patent.htm. In that case in …
- 10:16 AM Ticket #10119 ($.params replaces space with '+') closed by
- duplicate
- 9:44 AM Ticket #9970 (Typo in ajax.js: status should be jzXHR.status?) closed by
- fixed: Typo was fixed while investigating #9585.
- 8:55 AM Changeset [8cabdcd]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 8:47 AM Changeset [9b17452]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 8:25 AM Changeset [749dbad9]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 7:44 AM Ticket #10119 ($.params replaces space with '+') created by
- $.params replaces space with '+' instead of '%20'
- 6:07 AM Ticket #10118 (.animate({ top:"-=100px"},2000)) created by
- .animate({ top:"-=100px"},2000) += -= Not worked.
- 6:05 AM Ticket #10117 ([chrome] outerWidth(true) returns wrong results with mixed px- and %-values) created by
- In chrome, there is a problem with the calculation of the outerWidth …
- 3:55 AM Ticket #10002 (replaceWith() remove() = "PAGE CANNOT BE SEEN" in IE 7 and below) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:55 AM Ticket #10000 (the value got by calling position() in ie8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Aug 22, 2011:
- 10:32 PM Changeset [771e637]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 7:17 PM Ticket #10114 (escaping ':' in a find( element) does not work in Safari) closed by
- invalid: > $(xml)
As documented, the
$()
operator is meant to parse HTML, … - 7:14 PM Ticket #10116 (Get the selected value of matched select in IE6) closed by
- invalid: IE6 can be picky when it comes to populating select boxes. Inserting …
- 7:08 PM Ticket #10115 (prop('disabled') and removeProp('disabled') on select elements not ...) closed by
- invalid: > Note: Do not use this method to remove native properties such as …
- 6:13 PM Ticket #10116 (Get the selected value of matched select in IE6) created by
- I didn't find any bugs matching this. Immediately after populating my …
- 4:03 PM Ticket #10115 (prop('disabled') and removeProp('disabled') on select elements not ...) created by
- With jQuery 1.6.2, using prop() and removeProp() to toggle the …
- 3:59 PM Ticket #10114 (escaping ':' in a find( element) does not work in Safari) created by
- The following returns undefined in Safari: var temp = …
- 3:04 PM Ticket #10026 (removeData does not work with html5 data attributes) reopened by
- 3:02 PM Changeset [84f2908]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 2:12 PM Ticket #10113 (Set internal null flag for data-attrs that are removed) created by
- Instead of brute removal (as seen in my 10026), Ben Alman has …
- 2:05 PM Ticket #10112 (Spam in Plugins) created by
- next one: think i reported that long ago …
- 2:03 PM Ticket #10111 (Spam in Plugins) created by
- http://plugins.jquery.com/project/humanlife
- 2:02 PM Ticket #10081 (jQuery event handler) closed by
- invalid: Sorry but there isn't enough information here to reproduce or check …
- 1:54 PM Ticket #10052 ($.support.cors reports firefox 5.0.1 as cross domain capable when it is not) closed by
- wontfix: Firefox is already up to 6.0 and I'd think they would have a fix for …
- 1:50 PM Ticket #10026 (removeData does not work with html5 data attributes) closed by
- fixed: Landing pull request 461. Adds a due diligence check for pre-defined …
- 1:50 PM Ticket #10110 ($.post() doesnt work in safari with $("formname").serialize()) created by
- in the jquery post request if you pass parameters using the serialize …
- 1:49 PM Changeset [6805fc2]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 1:32 PM Ticket #10027 (jQuery.hasData returns false for elements with HTML5 data- attributes ...) closed by
- wontfix: If you need to find out whether there are any
data-
attributes, use … - 12:47 PM Ticket #10109 (IE7 removeAttr not functioning properly) created by
- Version: jQuery 1.6.2 (1.6.1 worked fine; jQuery Edge shows the same …
- 11:48 AM Ticket #10108 ($(form).serialize() requires "selected" attribute in IE) closed by
- worksforme: My test case is not seeing any problem in Firefox 6 or IE7/8 and the …
- 10:28 AM Ticket #10108 ($(form).serialize() requires "selected" attribute in IE) created by
- In Firefox, a form that is serialized using the $(form).serialize() …
- 9:18 AM Ticket #10106 (.data() as string) closed by
- duplicate: This is expected behavior and a feature of the .data() method. It is …
- 7:26 AM Ticket #10106 (.data() as string) created by
- When i store a value like "001" into the data attribute and retrieve …
- 6:26 AM Ticket #10104 (Security error code 1000) closed by
- invalid: Thanks for submitting a ticket. Unfortunately, there are no known (or …
- 6:02 AM Ticket #10105 (IE7 attr "name" for iframe + form target) created by
- Create iframe element with jQuery(1.6.2) -without name attribute - and …
- 2:37 AM Ticket #10104 (Security error code 1000) created by
- I gets an security error code 1000 when i browse file the file. Can …
- 1:37 AM Ticket #10103 (jQuery bug when next() and live() are used together) closed by
- worksforme: Thanks for submitting a ticket. As per our docs: 'DOM traversal …
- 12:02 AM Ticket #10103 (jQuery bug when next() and live() are used together) created by
- Informations about bug: Versions of jQuery where bug occurs: - jQuery …
Aug 21, 2011:
- 4:07 AM Ticket #9938 (jQuery.ajaxTransport function is is not working in BlackBerry OS5) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Aug 20, 2011:
- 2:43 PM Ticket #9970 (Typo in ajax.js: status should be jzXHR.status?) reopened by
- Reopening for jaubourg to get a chance to weigh in.
- 2:37 PM Ticket #10102 (.Select event on ReadOnly textarea dosen't fire callback function.) closed by
- cantfix: It's not caused by jQuery, here is the example in bare DOM/JS: …
- 9:15 AM Ticket #10102 (.Select event on ReadOnly textarea dosen't fire callback function.) created by
- sample code: […] In Chrome and Safari: The callback function …
- 3:57 AM Ticket #9984 (Enhancement: "visibility" manipulation) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:57 AM Ticket #9970 (Typo in ajax.js: status should be jzXHR.status?) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Aug 19, 2011:
- 7:34 PM Ticket #10101 (scrollTop in iFrame always returns 0) created by
- Using $(window).scrollTop() in iFrame always returns 0. To reproduce, …
- 5:30 PM Ticket #10100 (After resize firefox with ctrl+ the width calculation fail.) created by
- Firefox 6.0, Jquery 1.6.2 Here is the example. Load this html, and use …
- 4:36 PM Ticket #10099 (Include jQuery.find(array, function(element, index){...})) created by
- It would work like jQuery.grep but would would return true if the …
- 12:50 PM Ticket #10098 (Encode comment-like Accept headers to avoid mobile carrier mangling) created by
- It's not our fault but we could easily put a fix in 1.6.3 to prevent …
- 12:45 PM Ticket #10097 (jquery 1.6.x on android) closed by
- invalid: There is not enough information here for a bug report. It is unlikely …
- 11:28 AM Ticket #10097 (jquery 1.6.x on android) created by
- Jquery 1.6.X (testet with 1.6.1 and 1.6.2) doesn't seem to work on …
- 9:57 AM Ticket #10096 (Matching of implicit 'value' attributes has changed) created by
- http://jsfiddle.net/mikecapp/rjyRx/ We had a […] applied to an …
- 8:52 AM Ticket #10095 (removeData does not remove data- attributes) closed by
- duplicate
- 8:49 AM Ticket #10094 (Please) closed by
- invalid
- 8:23 AM Ticket #10095 (removeData does not remove data- attributes) created by
- The removeData function does not remove data attributes that were …
- 6:33 AM Ticket #10094 (Please) created by
- Help us with create webcam on jQuery. Thanks.
- 4:58 AM Ticket #10093 (Inconsistent behavior of AJAX when url="") created by
- When invoking $.ajax() and url is set to "" Fx4+, O9+, GCh13 and S5 …
- 4:13 AM Ticket #9967 (slideDown&slideUp don't work properly in IE6) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:20 AM Ticket #10092 (slideDown() slideUp()) created by
- Sehr geehrtes jQuery Entwickler-Team, da mein Englisch miserabel ist, …
Aug 18, 2011:
- 11:50 PM Ticket #10091 (Is there a real problem with more than 2 J-query in the same website?) closed by
- invalid: This is not a bug report, and not the right place to ask vague …
- 10:37 PM Ticket #10091 (Is there a real problem with more than 2 J-query in the same website?) created by
- Hi, I just hired a web designer for a job and he is telling me that he …
- 1:15 PM Ticket #10044 (jquery - ajax with memory leak) closed by
- duplicate
- 12:44 PM Ticket #9992 ($.get binary) closed by
- patchwelcome: Sounds like this should start life as a converter, outside core. If …
- 12:23 PM Ticket #10090 (ajax is sending null on Date type data) closed by
- invalid: jQuery
$.ajax
supports serializing plain Objects and primitive types … - 12:16 PM Ticket #10047 (Closing embed tag found in IE7 & 8) closed by
- duplicate: Not quite the same bug but related, and not something jQuery can do …
- 11:55 AM Ticket #9968 (Siblings() not function correctly under chrome) closed by
- invalid: I stepped through that code in Chrome 13.0.782 and verified that …
- 11:33 AM Ticket #10090 (ajax is sending null on Date type data) created by
- Jquery.ajax is sending null/undefined when the data type is Date() . …
- 11:31 AM Ticket #9990 (Value for required attribute FireFox 3.6 with JQuery 1.6.2 is undefined) closed by
- duplicate: Edit: Yes this is a dup.
- 11:20 AM Ticket #10075 ($(" ... html ...") strips leading and trailing text nodes in HTML string) closed by
- invalid: jQuery isn't intended to process text nodes as if they were DOM …
- 11:16 AM Ticket #10086 (Autosuggest box not hiding in IE and GoogleChrome [autosuggest]) closed by
- invalid: Thank you for submitting a ticket to the jQuery core bug tracker! …
- 11:01 AM Ticket #10070 ($(selector, context) documentation clarification) closed by
- worksforme: People may use it that way, but should we encourage and support it? I …
- 10:48 AM Ticket #10079 (jQuery is not handling numbers return with Exponent by Firefox 5) closed by
- invalid: You'll have to re-file with UI, there is no mechanism to just "move" a …
- 10:36 AM Ticket #10082 ('style' or 'css' dataType in $.ajax().) closed by
- wontfix: The problem with adding more functionality to
$.ajax()
is that … - 10:25 AM Ticket #10083 (Form disabled bug) closed by
- duplicate
- 10:17 AM Changeset [93beee8a]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 10:11 AM Ticket #10089 (.data() and 64 bit integer) closed by
- invalid: Javascript itself only supports about a 48-bit integer since it's the …
- 10:07 AM Ticket #10088 (opera doesn't like :hover) closed by
- invalid: jQuery does not support the
:hover
selector; you'll notice it isn't … - 7:52 AM Ticket #10089 (.data() and 64 bit integer) created by
- I just fixed a bug where my ID, which is a 64 bit integer, would be …
- 7:39 AM Ticket #10088 (opera doesn't like :hover) created by
- in Opera 11.50 i got: Uncaught exception: Syntax error, unrecognized …
- 6:58 AM Ticket #10087 (nodeName is null or not an object) created by
- i upgrade from jquery1.5.2 to jquery1.6.2 and this error happens …
- 5:57 AM Ticket #10086 (Autosuggest box not hiding in IE and GoogleChrome [autosuggest]) created by
- Hi, In the demo given for the autosuggest jquery plugin …
- 4:16 AM Ticket #10085 (Jquery selector stop when come to <script> tag in DOM) created by
- Recently i spend half day on this issue. here is scenario: BUG CASE: …
- 4:03 AM Ticket #9965 (Add $.support flag for loading XHTML content) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:29 AM Ticket #10084 (scrollTop doesn't change position scroll of div in safari 5.0.3) created by
- I tried to change scrollTop with the same method, but it doesn't work …
- 3:23 AM Ticket #10083 (Form disabled bug) created by
- First make the form element to disabled. Second use removeAttr() to …
- 2:49 AM Ticket #10071 ($.post() callback function not triggering in Firefox 6) closed by
- worksforme: I've just put together a test case which I've verified as working fine …
- 2:38 AM Ticket #10073 (attr('disabled') always return undefine) closed by
- worksforme: This has been fixed in jQuery (edge). I've verified that at least in …
- 2:21 AM Ticket #10029 ($.support.scriptEval removed, but still included in documentation) closed by
- fixed: Thanks for the heads up. As per Dave Methvin's comments on the commit: …
Aug 17, 2011:
- 8:51 PM Ticket #10082 ('style' or 'css' dataType in $.ajax().) created by
- If there was a 'style' or 'css' dataType in $.ajax(), it would be …
- 5:49 PM Changeset [f44d5e1]1.12-stable2.2-stablekillphp by
- src/data.js
- 5:44 PM Ticket #10080 (unload from frame's window breaks in IE8) reopened by
- Or you could simply ensure that cache[ id ] actually exists... Which …
- 5:34 PM Changeset [1a738cb]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
-ms-
…- 5:32 PM Ticket #10081 (jQuery event handler) created by
- Line 2965 in jquery.js: […] In my code, the value for …
- 5:31 PM Ticket #9572 (jQuery 1.6.1 doesn't support -ms-transform in .css() method) closed by
- fixed: Landing pull request 463. Fixes #9572. Don't camelize the
-ms-
… - 5:22 PM Ticket #8235 (jQuery.data throws a script error in certain circumstances.) closed by
- fixed: Landing pull request 459. Do not allow assumed cache[id] in …
- 5:18 PM Changeset [130a29e]1.12-stable2.2-stablekillphp by
- src/data.js
- 5:06 PM Changeset [8537a74]1.12-stable2.2-stablekillphp by
- test/unit/effects.js
- 5:05 PM Changeset [624ee366]1.12-stable2.2-stablekillphp by
- src/sizzle
- test/qunit
- 5:02 PM Ticket #10080 (unload from frame's window breaks in IE8) closed by
- duplicate
- 4:47 PM Ticket #10080 (unload from frame's window breaks in IE8) created by
- If you have an iframe in the same domain and try to bind to unload: …
- 4:29 PM Changeset [e9e7db4]1.12-stable2.2-stablekillphp by
- test/unit/effects.js
- 4:08 PM Changeset [5209dd7]1.12-stable2.2-stablekillphp by
- test/unit/offset.js
- 3:55 PM Ticket #10079 (jQuery is not handling numbers return with Exponent by Firefox 5) created by
- I stumbled on this bug when dealing with high z-index values and …
- 1:27 PM Ticket #10078 (Binding to change event nulls event object in IE9) created by
- Firstly, here's the scenario: - an ASP.net 3.5 web form with …
- 1:26 PM Ticket #10072 (creating new dom element(FORM) in ie6-8) closed by
- wontfix: Older browsers will treat this, as invalid HTML […] This is …
- 12:58 PM Ticket #10067 (Firing $.ready on document.readyState === 'interactive' too) reopened by
- My apologies, my initial resolution was short sighted. Thanks for your …
- 12:47 PM Ticket #10077 (Ready doesn't work when multiple calls made after readState = complete) created by
- I am using Internet Explorer 9 and have multiple included javascript …
- 11:15 AM Ticket #10076 ($.inArray crushes IE6 and Chrome if second argument is `null` or ...) created by
- $.inArray crushes IE6 and Chrome if second argument is null or …
- 11:13 AM Ticket #10075 ($(" ... html ...") strips leading and trailing text nodes in HTML string) created by
- Hi, I stumbled about this when trying to use $() with an HTML string …
- 11:03 AM Ticket #10074 (Chaining two [] selector with :first not working) created by
- Hi, not sure it's a real bug but I was kinda expeting this to work : …
- 10:56 AM Changeset [190136c]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 9:50 AM Ticket #10065 (.find() function error when i use css :before) closed by
- invalid: Closing per OP's latest comment.
- 9:30 AM Ticket #10073 (attr('disabled') always return undefine) created by
- attr('disabled') always return undefined - http://jsfiddle.net/ZSnn8/ …
- 9:09 AM Ticket #10072 (creating new dom element(FORM) in ie6-8) created by
- http://jsfiddle.net/eZqPX/8/ When I create form like this: var f4 = …
- 7:51 AM Ticket #10071 ($.post() callback function not triggering in Firefox 6) created by
- Any calls to $.post() which specify a callback function do not get …
- 7:30 AM Changeset [9c18eb2]1.12-stable2.2-stablekillphp by
- src/core.js
null
or …- 7:25 AM Ticket #10068 (.fadeIn() broke with Firefox 6) closed by
- worksforme: I've just created a test case checking fadeIn(), fadeOut() and …
- 7:09 AM Ticket #10070 ($(selector, context) documentation clarification) created by
- In the documentation the context in a search has to be: context …
- 6:41 AM Ticket #10069 (Microsoft JScript runtime error: Object doesn't support this property ...) created by
- Microsoft JScript runtime error: Object doesn't support this property …
- 2:36 AM Ticket #10068 (.fadeIn() broke with Firefox 6) created by
- .fadeIn() and probably some other effects don't work in Firefox 6.
Note: See TracTimeline
for information about the timeline view.