Timeline
02/14/12:
- 08:08 Ticket #11261 (Calling jQuery function in @Ajax.ActionLink doesnt work in Chrome & ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:08 Ticket #11256 (serialize() doesn't produce the exact same string as when you actually ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:55 Ticket #10967 (.promise() does not attach methods onto target) closed by
- fixed: Fix #10967: jQuery.fn.promise returns provided object Changeset: …
02/13/12:
- 22:53 Ticket #11342 (jQuery 1.7.1 Event "On") closed by
- invalid: That's not the way .on() works. If you need help, please ask on the …
- 22:47 Ticket #11342 (jQuery 1.7.1 Event "On") created by
- Not sure this is a feature 1.7+ doesn't support or it's a bug related to …
- 21:44 Ticket #11339 (Checkboxes do not retain value attribute) closed by
- invalid: Closing per OP investigation.
- 21:43 Ticket #11341 (Sorting Empty Cells) closed by
- invalid: Please consult the forums or ask for support on …
- 21:37 Ticket #11341 (Sorting Empty Cells) created by
- Hello I'm new to JQuery and I'm using the TableSorter but I'm it won't …
- 21:36 Ticket #11340 (IE does not understand LEGEND tags) created by
- This works in Firefox, but IE8.0 is choking on the following code in …
- 16:53 Ticket #11339 (Checkboxes do not retain value attribute) created by
- The checkbox fields do not retain the value attribute. This is done …
- 15:43 Ticket #11338 (Inconsistent behavior with .replaceWith() and disconnected nodes.) created by
- I noticed odd behavior using replaceWith on disconnected nodes. I use a …
- 14:45 Ticket #11337 (Bug in $.support.reliableMarginRight) created by
- Fix for Webkit bug (see #3333) doesn't work. I have the following test …
- 08:16 Ticket #11249 (CSP error in Chrome 18 when loading jQuery 1.7.1) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:16 Ticket #11148 (Focus event doesn't fire, but focusin fires twice) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
02/12/12:
- 16:10 Ticket #11335 (FadeOut bug with img tags) closed by
- duplicate
- 14:20 Ticket #11336 (Unchecking a radiobutton causes other radiobuttons in the same group to be ...) created by
- When unchecking a radiobutton which is already unchecked, other …
- 13:40 Ticket #11327 (slide show) closed by
- invalid: Thanks for taking the time to try to contribute to the jQuery project but …
- 13:38 Ticket #11333 (DOM bug: problem in IE8) closed by
- duplicate: You have at least two options for getting/setting the document title. With …
- 13:36 Ticket #11329 (.param() Should Return Empty Values for Null and Undefined) closed by
- duplicate
- 13:30 Ticket #11331 (Tag title have problem in IE8) closed by
- duplicate: Please don't spam the tracker with multiple identical tickets.
- 12:59 Ticket #11335 (FadeOut bug with img tags) created by
- Hello, When i updated my jquery 1.6.2 to 1.7.1, occured a bug at my …
- 12:54 Ticket #11333 (DOM bug: problem in IE8) created by
- This code not run in IE8, but in others browsers run. […]
- 12:52 Ticket #11332 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ==== While doing a POST operation on /, Trac …
- 12:45 Ticket #11331 (Tag title have problem in IE8) created by
- this code not run in IE8, but in Mozilla Firefox 9 and Google Chrome 17 it …
- 11:15 Ticket #11330 (element creation bug in IE8) created by
- It seem to be a bug under ie8,when use $() create new elements. While no …
- 07:40 Ticket #11329 (.param() Should Return Empty Values for Null and Undefined) created by
- I'm going to call this a bug as the behaviour is generally undesirable and …
- 00:47 Ticket #10993 (Css borders width not working on IE9) closed by
- cantfix
02/11/12:
- 16:03 Ticket #11328 (Ctrl key doesn't set event.metaKey to true on Windows) created by
- #3368 was supposed to remove mapping of Ctrl key to event.metaKey on Mac …
- 10:20 Ticket #11327 (slide show) created by
- HI, i came across a bug when developing my website. when i added a …
- 02:46 Ticket #11324 (document fragments leak script tags into the DOM) closed by
- wontfix
- 01:00 Ticket #11326 (Triggering click on anchor target does not follow link) created by
- Given the markup: <a href="/somelink"></a> and the JS: $('a').click(); …
02/10/12:
- 22:13 Ticket #11325 (Improve domManip/buildFragment/clean) created by
- https://github.com/jquery/jquery/pull/680
- 21:06 Ticket #11323 (script tags with type="text/ecmascript" leak into the DOM) reopened by
- ugh. I didn't actually mean to select "wont fix"
- 21:01 Ticket #11323 (script tags with type="text/ecmascript" leak into the DOM) closed by
- wontfix: RFC 4326 Defines "text/ecmascript" as obsolete
- 20:52 Ticket #11324 (document fragments leak script tags into the DOM) created by
- jQuery.clean only scans for embedded script tags under element nodes, …
- 20:51 Ticket #11323 (script tags with type="text/ecmascript" leak into the DOM) created by
- http://jsfiddle.net/GaSua/ jQuery.clean has inconsistent logic for …
- 18:33 Ticket #11322 (outer[Height/Width](true) improperly including negative margins) created by
- I'm not sure this is actually a bug, because it depends on how you want …
- 17:12 Ticket #11321 (.clone().addClass() don't work together) created by
- When an object is copied and a class attempts to be added to the copied …
- 16:31 Ticket #11320 ($('title').text('zob') on IE8 raises an exception) closed by
- duplicate: document.title
- 16:29 Ticket #11320 ($('title').text('zob') on IE8 raises an exception) created by
- Dont remember the exception string... but kind of "Cannot access this …
- 15:42 Ticket #11317 (Improvement suggestion for isNumeric() semantics) closed by
- plugin: I can see the utility of ifNumeric and if we used it in a dozen places …
- 13:42 Ticket #11319 (Incompatibility between 1.6.3 and 1.6.4) closed by
- invalid: Thanks for taking the time to try to contribute to the jQuery project but …
- 13:41 Ticket #11319 (Incompatibility between 1.6.3 and 1.6.4) created by
- event.layerX and event.layerY are broken and deprecated in WebKit. They …
- 12:26 Ticket #11318 (Dynamic link displaying "about" before link) closed by
- invalid: Thanks for taking the time to try to contribute to the jQuery project but …
- 12:25 Ticket #11318 (Dynamic link displaying "about" before link) created by
- Hi, I am using following code […] it is showing me about:<LINK HERE> …
- 10:10 Ticket #11317 (Improvement suggestion for isNumeric() semantics) created by
- Hi! isNumeric() currently (1.7.1) returns true/false, but that doesn't …
- 09:59 Ticket #11316 (Consider looking through valHooks by element type first, then by nodeName ...) created by
- jQuery#val contains this line of code: …
- 02:39 Ticket #11284 (Simplify easings to only rely on the state.) closed by
- fixed: Easing: Only use the state to calculate the value. Fixes #11284 - Simplify …
- 01:58 Ticket #11309 (hexadecimal-formatted data-* attributes parsed incorrectly) closed by
- fixed: Landed https://github.com/jquery/jquery/pull/676
- 01:51 Ticket #11291 (Cloning XMLDoc's with HTML5 nodeName's breaks on IE) closed by
- fixed: Fix #11291. Always clone XML docs with a genuine .cloneNode(). …
02/09/12:
- 21:45 Ticket #11315 (Problems with delegate() and :first in nested elements with equivalent ...) created by
- If you have a nested hierarchy of DOM elements, all having the same class. …
- 20:44 Ticket #11314 (In IE, jQuery's presence causes other scripts using 'defer' to not run at ...) closed by
- duplicate
- 20:37 Ticket #11314 (In IE, jQuery's presence causes other scripts using 'defer' to not run at ...) created by
- In IE7 and IE8, when jQuery 1.4.3 - 1.7.1 is present in a page, an …
- 19:35 Ticket #11313 (Delay with multiple selector (including id selector) in Internet Explorer ...) created by
- Hi, I stumbled upon this and have constructed this test case: <form> …
- 17:44 Ticket #11312 (Suggestion: .serializeObj()) closed by
- duplicate
- 17:07 Ticket #11312 (Suggestion: .serializeObj()) created by
- It'd be useful to add a .serializeObj() method. At present, after running …
- 08:37 Ticket #11218 (.is(":hidden") on a list with 'display:inline' always true in Chrome and ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
02/08/12:
- 23:59 Ticket #11311 (IE8 css 'bottom' returning incorrect value) created by
- $(...).css('bottom') will return the correct css attribute percent in …
- 18:57 Ticket #11310 (Script tag with defer not processed in Explorer) created by
- I've stumbled upon an issue which manifests in IE6,7,8,9 for me (other …
- 16:34 Ticket #11309 (hexadecimal-formatted data-* attributes parsed incorrectly) created by
- Found while debating #11297. http://jsfiddle.net/EwTqJ/ Values matching …
- 15:34 Ticket #11308 (fadeOut issue in Firefox 10) created by
- If fadeOut is used directly on an img element in Firefox 10, the image …
- 15:24 Ticket #11307 (ie 8 error acceptData) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. Unfortunately we …
- 15:23 Ticket #11307 (ie 8 error acceptData) created by
- ie8 error in jquery.1.7.1 when call datepicker.ui as inline element.works …
- 12:58 Ticket #11306 (calling .disable() or .lock() on a $.Callbacks object breaks its fired() ...) closed by
- fixed: Fixed in 1.7.2 beta.
- 11:49 Ticket #11306 (calling .disable() or .lock() on a $.Callbacks object breaks its fired() ...) created by
- When .fire() has been called on a Callback object, I expect .fired() on …
- 10:41 Ticket #11304 (Excess code in script.js?) closed by
- invalid: @dcherman jaubourg may reply to this himself, but it's probably a good …
- 09:58 Ticket #11183 (jQuery is not working in Chrome 18 (dev) extensions) closed by
- wontfix: Looks like it was fixed: …
- 09:11 Ticket #11303 (FadeIn doesn't keep block format) closed by
- invalid: Simplified testcase: http://jsfiddle.net/mofle/NZ3eF/3/ The problem is …
- 01:57 Ticket #11305 (ie select change) created by
- ie select change bug live event is hava a bug
02/07/12:
- 22:48 Ticket #11304 (Excess code in script.js?) created by
- I didn't want to file a PR since I might be wrong, but I don't think the …
- 21:41 Ticket #11243 (AJAX requests (e.g. calling $.get() or $.ajax()) sometimes fail without ...) closed by
- invalid: If you can isolate the problem please do create a new ticket with a …
- 21:19 Ticket #11303 (FadeIn doesn't keep block format) created by
- While using fadeIn() on an <a> tag with a css "block" display type, it …
- 21:13 Ticket #11302 (ctrlKey is set to true if you use ALT+<key> in Chrome for keypress and ...) closed by
- cantfix: If they are both true then it is not a jQuery bug. You will need to file a …
- 20:50 Ticket #11300 (Docs Bug: The :contains() selector statement about quotes is confusing...) closed by
- fixed: Docs updated.
- 20:46 Ticket #11302 (ctrlKey is set to true if you use ALT+<key> in Chrome for keypress and ...) created by
- In Chrome and Safari on Windows both ctrlKey and altKey are set to true if …
- 20:43 Ticket #11301 (jQuery UI) closed by
- fixed: Thanks! This has been addressed but it will take a while for the whois …
- 19:07 Ticket #11301 (jQuery UI) created by
- I can't seem to find another way to contact the team but can someone renew …
- 17:05 Ticket #11299 (Add :is() to selectors) closed by
- wontfix: Sorry, but that takes us further from standard CSS3 selectors and we've …
- 17:03 Ticket #11300 (Docs Bug: The :contains() selector statement about quotes is confusing...) created by
- The docs for the :contains() …
- 17:02 Ticket #11299 (Add :is() to selectors) created by
- I recently asked this question on stackoverflow …
- 15:57 Ticket #11297 (jQuery.data returning wrong data) closed by
- duplicate: If you want a string with no conversion, use .attr() instead. …
- 15:57 Ticket #11298 (Incorrect $(window).width() with 1.7.1 version) created by
- $(window).width reports the wrong value for browser windows. It gets stuck …
- 15:54 Ticket #11296 ($ selector for base64'd id) closed by
- invalid: > I really hate to submit this as a bug, but I have nowhere else to ask …
- 15:51 Ticket #11297 (jQuery.data returning wrong data) created by
- Latest Chrome (Stable) and Safari (Mac OS 10.7) HTML: <p …
- 15:50 Ticket #11296 ($ selector for base64'd id) created by
- I have rows of data in a table, each row have an id that's basically an …
- 11:32 Ticket #11286 (Firefox scrollTop() does not work in Firefox 10) closed by
- invalid
- 09:02 Ticket #11295 (.children() traversing error) created by
- I've the following peace of table: <tr id="new_1" style=""> <td …
- 08:27 Ticket #11207 (jQuery.active is not decremented on completion of AJAX request if an ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:43 Ticket #11294 (404 Dead Link in Current Documentation) closed by
- invalid: When you filed this ticket, there was a big red box with a link to jQuery …
- 02:39 Ticket #11294 (404 Dead Link in Current Documentation) created by
- On this page: …
Note: See TracTimeline
for information about the timeline view.
