Timeline
Dec 22, 2011:
- 8:25 PM Ticket #11097 ($.param should allow custom URI encoding) closed by
- wontfix: This can easily be monkey patched and offered as a plugin.
- 2:03 PM Ticket #11097 ($.param should allow custom URI encoding) created by
$.param
uses the JavaScriptencodeURIComponent()
function …- 8:36 AM 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 …
- 4:02 AM 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) …
- 3:07 AM Ticket #10969 (I using dataFilter in $.ajax() function and success function handler ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Dec 21, 2011:
- 9:26 PM Ticket #11095 (navigator.taintEnabled) created by
- We are removing navigator.taintEnabled from Gecko/Firefox. It seems …
- 3:46 PM 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, …
- 11:22 AM Ticket #11093 (Mouseup causes mousemove event to fire) created by
- […] Run this line, put your mouse over document, then don't move …
- 9:22 AM Ticket #11091 (ajax javascript in 1.5.2.min) closed by
- invalid
- 9:10 AM 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 ? …
- 8:22 AM Ticket #11091 (ajax javascript in 1.5.2.min) created by
- Microsoft JScript runtime error: 'eq(...).position().top' is null or …
- 7:55 AM Ticket #11090 (Click Event Forwarding) created by
- When you forward the click-Event on a checkbox, like: […] then it …
- 5:51 AM Ticket #11058 (jQuery.clone() ignores dynamically updated "selected" attribute in ...) closed by
- duplicate
- 5:19 AM Ticket #11086 (.outerWidth() returns an incorrect value when used on a jQuery UI ...) closed by
- invalid: There's probably some other factors in your code causing a problem. …
- 3:35 AM Ticket #11089 (css function fail when register function to object prototype) closed by
- wontfix: Sorry, we just don't support that. …
- 3:21 AM Ticket #11089 (css function fail when register function to object prototype) created by
- I register this function to the Object prototype: […] when i use …
- 3:05 AM 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 …
- 3:05 AM Ticket #10958 (1.7.1 & IE6 issue) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:16 AM Ticket #11088 (can not get backgroundPosition in ie<9) created by
- For demo see jsfiddler : http://jsfiddle.net/yiminghe/Bgnse/ My fix …
Dec 20, 2011:
- 9:01 PM Ticket #11086 (.outerWidth() returns an incorrect value when used on a jQuery UI ...) created by
- This issue involves both jQuery Core and jQuery UI, yet I'm not sure …
- 7:20 PM Ticket #11080 (event.timeStamp does not function correctly) closed by
- duplicate
- 6:57 PM Ticket #11082 (jQuery.support object now incorrect/incomplete until jQuery.ready fires) created by
- Summary Two recent changes (links below) mean that the jQuery …
- 1:07 PM Ticket #11081 (noConflict leaves actually undefined variables set to undefined) created by
- After including jQuery and using jQuery.noConflict(true); if $ and …
- 12:11 PM Ticket #11080 (event.timeStamp does not function correctly) created by
- From http://api.jquery.com/event.timeStamp/ - event.timeStamp should …
- 11:48 AM Ticket #11079 (Selector bug: strange interaction between > and :visible) created by
- Demo: http://jsfiddle.net/mikecapp/NgsmC/ jQuery doesn't find a match …
- 11:34 AM Ticket #11078 (running script with html() is strange) created by
- for instance x.js in http://abc.com […] and a.html …
- 10:12 AM Ticket #11062 (firefox Bug) closed by
- worksforme: Thanks for submitting a ticket! I've just checked this in FF8 and FF9 …
- 10:11 AM Ticket #11076 (.clone(true) loses delegation filters) created by
- When
.delegate
is set on a node, and the node or one of its … - 9:30 AM 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 …
- 9:27 AM 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 …
- 7:47 AM Ticket #11075 (issue with .clone() in chrome with images) created by
- When using .clone() to clone an image from one div to another, in …
- 6:29 AM Ticket #11073 ($(".foo").toggle().delay(2000).toggle() doesn't work) created by
- doesn't work: […] works: […] works: […]
- 3:12 AM Ticket #11071 (jquery IE attr('src') bug) created by
- jquery IE attr('src') bug var img = $('#cat' + …
- 2:50 AM 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 …
Dec 19, 2011:
- 10:24 PM Ticket #11063 (.css('background-image') method is not fully normalized across webkit ...) closed by
- wontfix: This is why provide easily extended hooks on
jQuery.cssHooks
- 8:33 PM Ticket #11063 (.css('background-image') method is not fully normalized across webkit ...) created by
- doing a console.log shows that webkit returns the url value without …
- 6:46 PM Ticket #11062 (firefox Bug) created by
- This is not a jQuery error itself, but a bug in the website. I'm using …
- 4:49 PM Ticket #11061 (.parents() not working in iOS4) created by
- I had a report from a customer that .parents() was not working …
- 4:42 PM 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 …
- 1:44 PM Ticket #11059 (hide(0) / show(0) extremely slow) closed by
- wontfix: I take that back. This case is intended and has supporting tests.
- 9:09 AM Ticket #11059 (hide(0) / show(0) extremely slow) created by
- It's clear, that hide and show do different stuff than just setting …
Dec 18, 2011:
- 9:48 PM 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 …
- 7:14 PM Ticket #11058 (jQuery.clone() ignores dynamically updated "selected" attribute in ...) created by
- I've not dug deep enough to check whether this clone() is using …
- 11:46 AM Ticket #11057 (jQuery(element).parents() not returning jQuery objects) created by
- jQuery is not returning an array of jQuery elements when calling …
- 11:40 AM Ticket #11056 (1.7.1 incorrect length as result of manipulation in IE7*) created by
- See: …
- 10:41 AM Ticket #11055 (Update HTML5 Shim elements list to support latest html5shiv) created by
- In the latest version of html5shiv, the following elements are …
- 10:22 AM Ticket #11053 (proposal) closed by
- duplicate: http://docs.jquery.com/Won%27t_Fix#Object.prototype_Issues
- 10:17 AM Ticket #11054 (Problem with .focus() in IE8.) created by
- Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; …
- 4:40 AM Ticket #11053 (proposal) created by
- Mine is only a suggestion, not bug I am writing with javascript code. …
Dec 17, 2011:
- 2:49 PM Ticket #11052 (.keydown() example uses .keyCode instead of .which) created by
- The
.keydown()
docs say thatevent.which
is normalized, but the … - 11:59 AM Ticket #11051 (.width() and css('width') report percentages incorrectly) closed by
- duplicate
- 11:30 AM Ticket #11051 (.width() and css('width') report percentages incorrectly) created by
- Hi, If you have a image: <div id="myDiv"> <img src="1.jpg" /> …
- 8:57 AM 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 …
- 6:27 AM Ticket #11049 (submit can not be stopped in ie when bubbling) created by
- 1. input the following html: […] 2. run it in ie expected : …
- 2:54 AM 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 …
Dec 16, 2011:
- 9:56 PM 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 …
- 7:48 PM 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 …
- 7:14 PM 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 …
- 3:06 PM Ticket #11046 (.text() property strips whitespace on IE 8) closed by
- wontfix: http://api.jquery.com/text/ > Unlike the .html() method, .text() can …
- 2:58 PM Ticket #11046 (.text() property strips whitespace on IE 8) created by
- The following snippet: $('<h1><div>sub</div> title</h1>').text(); …
- 2:12 PM Ticket #11045 ($.ajax returning json adds decimal (.0) to whole numbers) created by
- When using $.ajax() that returns JSON data, the integers returned by …
- 12:42 PM 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 …
- 11:43 AM Ticket #11028 ($.event.handle stopped working on jQuery 1.7.x) closed by
- invalid
- 11:42 AM Ticket #11039 ($() is not in the API documentation) closed by
- worksforme:
jQuery()
is the long name for$()
, most intros to jQuery will … - 11:35 AM Ticket #11041 ($('#elem').css('width') in percentage in jquery 1.5.2 vs 1.7.1) closed by
- duplicate
- 11:33 AM Ticket #11040 (first-of-type pseudoselector suddenly "unrecognized" in Internet Explorer 8) closed by
- invalid: Well,
:first-of-type
isn't a selector that jQuery provides … - 11:26 AM 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 …
- 10:27 AM 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 …
- 7:20 AM Ticket #11042 (callback functions inconsistently documented) created by
- Most callback handlers in the Raw XML API Dump …
- 4:24 AM 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 …
- 3:05 AM Ticket #11040 (first-of-type pseudoselector suddenly "unrecognized" in Internet Explorer 8) created by
- I'm encountering this bug using: - IE8 - WinXP - jQuery 1.7.1 and …
- 2:57 AM 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 …
- 2:57 AM 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 …
- 2:57 AM 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 …
- 2:57 AM Ticket #10933 (jQuery parseJSON not parsing properly) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:57 AM 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 …
- 2:57 AM 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 …
Dec 15, 2011:
- 9:20 PM Ticket #11039 ($() is not in the API documentation) created by
- Since $('my selector') is pretty much the *core* API for using jQuery, …
- 6:06 PM Ticket #11038 (problem with ajaxstart in 1.7.1) created by
- I have this code : <!DOCTYPE HTML PUBLIC "-W3CDTD HTML 4.01 …
- 2:19 PM Ticket #11028 ($.event.handle stopped working on jQuery 1.7.x) reopened by
- 2:10 PM Ticket #11036 (.slideToggle() not working properly in fieldset tags in Firefox) created by
- http://jsbin.com/upajes/2/edit#javascript,html When I call …
- 11:22 AM Ticket #11034 (Reverse behavior of $.each() for objects in Chrome, Opera) closed by
- cantfix: JavaScripts objects specify no particular order and implementations …
- 11:18 AM Ticket #11035 (radio button get val error with number 1) created by
- When I try to get the value of a radio button with the value 1, it …
- 10:51 AM Ticket #11034 (Reverse behavior of $.each() for objects in Chrome, Opera) created by
- Hi, don't know, if its a bug of jQuery or of the browsers itself, but …
- 10:42 AM Ticket #11033 (1.7.1 on not bubbling dynamically created dropdowns in IE7/8 on change) closed by
- duplicate: It's on the list to fix in 1.7.2; workaround is in the original ticket.
- 10:38 AM Ticket #11033 (1.7.1 on not bubbling dynamically created dropdowns in IE7/8 on change) created by
- I am new to reporting bugs apologies for any mistakes. I have raised …
- 10:29 AM Ticket #11025 (selectmenu should have the same state as original select) closed by
- invalid: Agreed, please see the jQuery UI bug tracker
- 10:11 AM Changeset [f724bc6]1.12-stable2.2-stablekillphp by
- Makefile
- README.md
- build/jshint-check.js
- build/post-compile.js
- 8:35 AM Ticket #11032 ($('#iframeId').attr('contentDocument') don’t work) closed by
- invalid: You want
.prop()
since contentDocument is not an *attribute*. - 8:34 AM Ticket #11030 (.trigger(event, extraParameters) does not pass extraParameters to the ...) closed by
- worksforme: As documented in the example at http://api.jquery.com/trigger/ , the …
- 7:36 AM Ticket #11032 ($('#iframeId').attr('contentDocument') don’t work) created by
- it should be return a DOMElement "Document". And it works ago. Also …
- 6:23 AM Ticket #11031 (.children() multiple hierarchy levels) created by
- Currently working on a project and since I do know the exact structure …
- 5:55 AM Ticket #11030 (.trigger(event, extraParameters) does not pass extraParameters to the ...) created by
- Versions affected: 1.7.0, 1.7.1 -- on() was only added in 1.7.0. …
- 3:13 AM Ticket #10928 ($(window).on() breaks in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:13 AM Ticket #10925 (support parsing JSON when cross-site request protection is prepended) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:13 AM Ticket #10880 ($(element).is(':visible') should return true if either offsetHeight:0 ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:10 AM Ticket #5520 (Incorrect offset values in IE8 under box-sizing: border-box model) closed by
- duplicate
Note: See TracTimeline
for information about the timeline view.