Timeline
12/23/11:
- 20:41 Ticket #11099 (jsonp bug, filePath can not start with x) created by
- if the value of filePath is start with x, so,the client can not get the …
- 14:42 Ticket #11098 (the required 2 files are missing that is very improtant for my development) closed by
- invalid: This is the jQuery core bug tracker. It sounds like you want jQuery UI …
- 11:27 Ticket #11098 (the required 2 files are missing that is very improtant for my development) created by
- Hi Please make available these 2 files …
- 08:16 Ticket #10979 (jquery can't initialize when postback in ie9) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 01:25 Ticket #11097 ($.param should allow custom URI encoding) closed by
- wontfix: This can easily be monkey patched and offered as a plugin.
12/22/11:
- 19:03 Ticket #11097 ($.param should allow custom URI encoding) created by
- $.param uses the JavaScript encodeURIComponent() function for …
- 13:36 Ticket #11096 ($(window).on not working on IE) closed by
- duplicate: If you're replacing the whole body contents with ajax, you're doing it …
- 09:02 Ticket #11096 ($(window).on not working on IE) created by
- I can't catch events in IE (<=8) if I attach it to the $(window) element, …
- 08:07 Ticket #10969 (I using dataFilter in $.ajax() function and success function handler get ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:26 Ticket #11095 (navigator.taintEnabled) created by
- We are removing navigator.taintEnabled from Gecko/Firefox. It seems jquery …
12/21/11:
- 20:46 Ticket #11094 (white flash during page load (every browser but not firefox)) created by
- there is a white page during loading page with new versions of jquery, …
- 16:22 Ticket #11093 (Mouseup causes mousemove event to fire) created by
- […] Run this line, put your mouse over document, then don't move your …
- 14:22 Ticket #11091 (ajax javascript in 1.5.2.min) closed by
- invalid
- 14:10 Ticket #11092 ("permission denied" jquery 1.7.1 IE7 on line 1666 accessing elem attribute) created by
- It happens with IE7 (IEtester v. 0.4.8) at this line id = isNode ? elem[ …
- 13:22 Ticket #11091 (ajax javascript in 1.5.2.min) created by
- Microsoft JScript runtime error: 'eq(...).position().top' is null or not …
- 12:55 Ticket #11090 (Click Event Forwarding) created by
- When you forward the click-Event on a checkbox, like: […] then it works …
- 10:51 Ticket #11058 (jQuery.clone() ignores dynamically updated "selected" attribute in WebKit, ...) closed by
- duplicate
- 10:19 Ticket #11086 (.outerWidth() returns an incorrect value when used on a jQuery UI button ...) closed by
- invalid: There's probably some other factors in your code causing a problem. …
- 08:35 Ticket #11089 (css function fail when register function to object prototype) closed by
- wontfix: Sorry, we just don't support that. …
- 08:21 Ticket #11089 (css function fail when register function to object prototype) created by
- I register this function to the Object prototype: […] when i use the …
- 08:05 Ticket #10965 (event.which still reports 0 for left-click in edge IE cases) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #10958 (1.7.1 & IE6 issue) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 05:16 Ticket #11088 (can not get backgroundPosition in ie<9) created by
- For demo see jsfiddler : http://jsfiddle.net/yiminghe/Bgnse/ My fix : …
- 02:01 Ticket #11086 (.outerWidth() returns an incorrect value when used on a jQuery UI button ...) created by
- This issue involves both jQuery Core and jQuery UI, yet I'm not sure which …
- 00:20 Ticket #11080 (event.timeStamp does not function correctly) closed by
- duplicate
12/20/11:
- 23:57 Ticket #11082 (jQuery.support object now incorrect/incomplete until jQuery.ready fires) created by
- Summary Two recent changes (links below) mean that the jQuery …
- 18:07 Ticket #11081 (noConflict leaves actually undefined variables set to undefined) created by
- After including jQuery and using jQuery.noConflict(true); if $ and jQuery …
- 17:11 Ticket #11080 (event.timeStamp does not function correctly) created by
- From http://api.jquery.com/event.timeStamp/ - event.timeStamp should …
- 16:48 Ticket #11079 (Selector bug: strange interaction between > and :visible) created by
- Demo: http://jsfiddle.net/mikecapp/NgsmC/ jQuery doesn't find a match for …
- 16:34 Ticket #11078 (running script with html() is strange) created by
- for instance x.js in http://abc.com […] and a.html in …
- 15:12 Ticket #11062 (firefox Bug) closed by
- worksforme: Thanks for submitting a ticket! I've just checked this in FF8 and FF9 but …
- 15:11 Ticket #11076 (.clone(true) loses delegation filters) created by
- When .delegate is set on a node, and the node or one of its …
- 14:30 Ticket #11075 (issue with .clone() in chrome with images) reopened by
- The OP is reporting that it works differently on webkit than on IE/FF …
- 14:27 Ticket #11075 (issue with .clone() in chrome with images) closed by
- invalid: This is not a bug, let alone a jQuery bug - this is how the IMG element …
- 12:47 Ticket #11075 (issue with .clone() in chrome with images) created by
- When using .clone() to clone an image from one div to another, in chrome, …
- 11:29 Ticket #11073 ($(".foo").toggle().delay(2000).toggle() doesn't work) created by
- doesn't work: […] works: […] works: […]
- 08:12 Ticket #11071 (jquery IE attr('src') bug) created by
- jquery IE attr('src') bug var img = $('#cat' + …
- 07:50 Ticket #10824 (jQuery.ajax ($.ajax) and its memory leaking) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:24 Ticket #11063 (.css('background-image') method is not fully normalized across webkit vs ...) closed by
- wontfix: This is why provide easily extended hooks on jQuery.cssHooks
- 01:33 Ticket #11063 (.css('background-image') method is not fully normalized across webkit vs ...) created by
- doing a console.log shows that webkit returns the url value without quotes …
12/19/11:
- 23:46 Ticket #11062 (firefox Bug) created by
- This is not a jQuery error itself, but a bug in the website. I'm using …
- 21:49 Ticket #11061 (.parents() not working in iOS4) created by
- I had a report from a customer that .parents() was not working correctly …
- 21:42 Ticket #11060 (Proposal to change the design of .data() slightly) created by
- Dear jQuery experts and my mentors: I know that this has been brought up …
- 18:44 Ticket #11059 (hide(0) / show(0) extremely slow) closed by
- wontfix: I take that back. This case is intended and has supporting tests.
- 14:09 Ticket #11059 (hide(0) / show(0) extremely slow) created by
- It's clear, that hide and show do different stuff than just setting …
- 02:48 Ticket #8443 (outerWidth(true) returns wrong values in IE9 and Safari) closed by
- cantfix: closing this ticket as cantfix as really there is nothing we can do to fix …
- 00:14 Ticket #11058 (jQuery.clone() ignores dynamically updated "selected" attribute in WebKit, ...) created by
- I've not dug deep enough to check whether this clone() is using cloneNode …
12/18/11:
- 16:46 Ticket #11057 (jQuery(element).parents() not returning jQuery objects) created by
- jQuery is not returning an array of jQuery elements when calling …
- 16:40 Ticket #11056 (1.7.1 incorrect length as result of manipulation in IE7*) created by
- See: https://github.com/aFarkas/html5shiv/issues/17#issuecomment-3195205 …
- 15:41 Ticket #11055 (Update HTML5 Shim elements list to support latest html5shiv) created by
- In the latest version of html5shiv, the following elements are supported …
- 15:22 Ticket #11053 (proposal) closed by
- duplicate: http://docs.jquery.com/Won%27t_Fix#Object.prototype_Issues
- 15:17 Ticket #11054 (Problem with .focus() in IE8.) created by
- Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; …
- 09:40 Ticket #11053 (proposal) created by
- Mine is only a suggestion, not bug I am writing with javascript code. I …
12/17/11:
- 19:49 Ticket #11052 (.keydown() example uses .keyCode instead of .which) created by
- The .keydown() docs say that event.which is normalized, but the …
- 16:59 Ticket #11051 (.width() and css('width') report percentages incorrectly) closed by
- duplicate
- 16:30 Ticket #11051 (.width() and css('width') report percentages incorrectly) created by
- Hi, If you have a image: <div id="myDiv"> <img src="1.jpg" /> </div> …
- 13:57 Ticket #11050 (Opera, position: absolute, transparent layer and mouse events) created by
- I have a div with opacity 0.44 and a picture inside it. When i activate …
- 11:27 Ticket #11049 (submit can not be stopped in ie when bubbling) created by
- 1. input the following html: […] 2. run it in ie expected : …
- 07:54 Ticket #10942 (Make a version of isNumeric() that is compatible with parse[Int|Float]) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:56 Ticket #11048 (Support Tests affect layout for positioned elements in IE6-9) created by
- jQuery 1.7 and 1.7.1 breaks all Internet Explorers. Looks like a problem …
- 00:48 Ticket #11047 (If you trigger a custom event you can NOT catch it using the ...) closed by
- patchwelcome: jQuery's event system is a level *above* the native one, we're not trying …
- 00:14 Ticket #11047 (If you trigger a custom event you can NOT catch it using the ...) created by
- The trigger function should also dispatch custom events such that code …
12/16/11:
- 20:06 Ticket #11046 (.text() property strips whitespace on IE 8) closed by
- wontfix: http://api.jquery.com/text/ > Unlike the .html() method, .text() can be …
- 19:58 Ticket #11046 (.text() property strips whitespace on IE 8) created by
- The following snippet: $('<h1><div>sub</div> title</h1>').text(); …
- 19:12 Ticket #11045 ($.ajax returning json adds decimal (.0) to whole numbers) created by
- When using $.ajax() that returns JSON data, the integers returned by the …
- 17:42 Ticket #11044 (Bug in jquery core l. 7601) created by
- I have a bug in my application on Firefox 8, this is the log in firebug, I …
- 16:43 Ticket #11028 ($.event.handle stopped working on jQuery 1.7.x) closed by
- invalid
- 16:42 Ticket #11039 ($() is not in the API documentation) closed by
- worksforme: jQuery() is the long name for $(), most intros to jQuery will mention …
- 16:35 Ticket #11041 ($('#elem').css('width') in percentage in jquery 1.5.2 vs 1.7.1) closed by
- duplicate
- 16:33 Ticket #11040 (first-of-type pseudoselector suddenly "unrecognized" in Internet Explorer ...) closed by
- invalid: Well, :first-of-type isn't a selector that jQuery provides cross-browser …
- 16:26 Ticket #11043 (Form elements affected by a "reset" do not have their events triggered) closed by
- plugin: When a native "reset" event fires, the native "change" events do not fire …
- 15:27 Ticket #11043 (Form elements affected by a "reset" do not have their events triggered) created by
- When a form has the "reset" event fired, the browser resets all input (and …
- 12:20 Ticket #11042 (callback functions inconsistently documented) created by
- Most callback handlers in the Raw XML API Dump http://api.jquery.com/api/ …
- 09:24 Ticket #11041 ($('#elem').css('width') in percentage in jquery 1.5.2 vs 1.7.1) created by
- I'm not actually sure that this is a bug or just intended changed …
- 08:05 Ticket #11040 (first-of-type pseudoselector suddenly "unrecognized" in Internet Explorer ...) created by
- I'm encountering this bug using: - IE8 - WinXP - jQuery 1.7.1 and earlier …
- 07:57 Ticket #10940 ($(XML.childNodes[1]).find('something').each IE9 buggy response) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:57 Ticket #10938 (change event not working in Internet Explorer (IE7)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:57 Ticket #10934 (Value not persisting in IE 7 and 8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:57 Ticket #10933 (jQuery parseJSON not parsing properly) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:57 Ticket #10932 (Replacing a table row with a new one, the new one has no parentElement ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:57 Ticket #10924 (Safari 5 Win (and others ?) prop/attr works great only with uppercase ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:20 Ticket #11039 ($() is not in the API documentation) created by
- Since $('my selector') is pretty much the *core* API for using jQuery, it …
Note: See TracTimeline
for information about the timeline view.
