Timeline
Mar 11, 2014:
- 4:58 PM Ticket #14880 (event.which not consistent across browsers for keydown event) created by
- Try the example at http://api.jquery.com/keydown/ Try it with Google …
- 4:12 PM Changeset [a81dbc4]2.2-stablekillphp by
- build/tasks/testswarm.js
- 5:05 AM Ticket #14831 (click fired double on element) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 10, 2014:
- 4:48 PM Ticket #14870 (Animate scrollTop Fails in Chrome) closed by
- notabug
- 4:47 PM Ticket #14879 (jquery UI dialog is not draggable after upgrading to version 1.11) closed by
- notabug: Please open a ticket at http://bugs.jqueryui.com/ and provide a …
- 3:37 PM Changeset [1487294]2.2-stablekillphp by
- build/tasks/testswarm.js
- 2:53 PM Changeset [0c12cb3]2.2-stablekillphp by
- test/unit/css.js
- 2:37 PM Ticket #14879 (jquery UI dialog is not draggable after upgrading to version 1.11) created by
- Im have upgraded jquery-1.11.0 from 1.7.2 after which, jquery ui …
- 2:23 PM Ticket #14394 (style="x: y !important;" doesn't get changed when calling el.css(x, z) ...) closed by
- wontfix: Unfortunately, we had to revert the patch fixing this issue as it was …
- 2:21 PM Ticket #14394 (style="x: y !important;" doesn't get changed when calling el.css(x, z) ...) reopened by
- 2:17 PM Ticket #14836 (Css -webkit-transistion, transition not set under Chrome) closed by
- fixed: Css: Revert 24e587929f62428e1959b10aace6dc4fd65ab397 The workaround …
- 2:14 PM Changeset [2c180ef]2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 2:01 PM Ticket #14845 (CSS: Don't add 'px' to '-ms-flex-order') closed by
- notabug: Moved to docs issue https://github.com/jquery/api.jquery.com/issues/164
- 12:49 PM Ticket #14878 (Ajax request not sent error unknown in Firefox) closed by
- duplicate: Duplicate of #14726. Please ask for help on a forum before filing …
- 12:30 PM Ticket #14878 (Ajax request not sent error unknown in Firefox) created by
- When doing this GET synchronous ajax request in Firefox 27.0.1, Fedora …
- 11:53 AM Ticket #14877 (The jQuery.on function doesn't accept a jQuery selector as the ...) closed by
- notabug: The
.selector
property is internal, deprecated, and we hope to … - 11:47 AM Ticket #14877 (The jQuery.on function doesn't accept a jQuery selector as the ...) created by
- Given the following example implementation, the "on" function will not …
- 10:30 AM Ticket #14876 (jQuery 1.11 ALMOST fixes local MSIE 11 ajax) created by
- I see the recent fix in jQuery v1.11.0 dated 2014-01-23T21:02Z that …
- 10:08 AM Ticket #14725 (Event.data is proposed to be used for input events) closed by
- notabug: Ported to docs tracker. https://github.com/jquery/api.jquery.com/issues/456
- 9:57 AM Changeset [b19d4d34]2.2-stablekillphp by
- test/unit/ajax.js
- test/unit/effects.js
- 7:16 AM Ticket #14874 (FadeIn fail to draw an empty element over the entire page if a flash ...) created by
- Hi, Bug demo here: http://jsfiddle.net/L57pz/9/ When a flash …
Mar 9, 2014:
- 6:32 PM Ticket #14659 (Avoid use of Object.keys() in cleanData()) closed by
- fixed: Manipulation: don't use Object.keys for consistency Fixes #14659 …
- 6:31 PM Changeset [a96d5be]2.2-stablekillphp by
- src/manipulation.js
- 6:40 AM Ticket #14872 (jQuery UI Tooltip Removing Document Title) created by
- The issue seems to be with jQuery Core, not jQuery UI. When disabling …
Mar 8, 2014:
- 11:07 AM Ticket #14847 (Animate function broken with margin) closed by
- cantfix: This is yet another manifestation of the Firefox
getComputedStyle
…
Mar 7, 2014:
- 2:26 PM Ticket #14870 (Animate scrollTop Fails in Chrome) created by
- jQuery versions tried: 1.11.0 & 2.0.3 My project requires 1.x for IE8 …
- 10:09 AM Ticket #14849 (Improve outerWidth / outerHeight on hidden elements) closed by
- wontfix: I think we want to steer clear of using !important anywhere in jQuery. …
- 10:07 AM Ticket #14854 (KeyError: 'captcha_redirect') closed by
- duplicate: Duplicate of #13676.
- 9:57 AM Ticket #14859 (Custom Build: custom AMD name doesn't work) closed by
- fixed: Build: Fix AMD option for custom builds Fixes #14859 Changeset: …
- 9:55 AM Changeset [984f77a]2.2-stablekillphp by
- build/tasks/build.js
- 9:38 AM Ticket #13400 (.replaceWith() with .detach() instead of .remove()) closed by
- duplicate: Duplicate of #14181. See the plugin in #14181. There is no …
- 9:37 AM Ticket #13400 (.replaceWith() with .detach() instead of .remove()) reopened by
- 3:49 AM Ticket #14825 (val('') doesn't fire 'input' event) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 6, 2014:
- 5:45 PM Ticket #14860 (jQuery isArray does not work correctly) closed by
- notabug:
document.getElementsByTagName('div')
doesn't return an Array, it … - 5:37 PM Ticket #14860 (jQuery isArray does not work correctly) created by
- var tags = document.getElementsByTagName('div'); jQuery.isArray(tags) …
- 5:30 PM Ticket #14859 (Custom Build: custom AMD name doesn't work) created by
- When doing a custom build using a different AMD module name like …
- 2:05 PM Ticket #14858 (jQuery 1.11.0 and up - .val() of option with no value attribute ...) created by
- Beginning with jQuery 1.11.0 (and continuing only in the 1.x branch), …
- 1:55 AM Ticket #14854 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ====
While doing a POST operation on
/
, Trac … - 1:50 AM Ticket #14852 (jQuery done() function throw a excption but not enclosed within a try block) created by
- In jQuery version 1.7.2(line 7726) or 1.11.0 (line 9218), the done() …
Mar 5, 2014:
- 5:27 PM Ticket #14850 (breaking on JScript runtime error - Access is denied) closed by
- notabug: This is a bug tracker, not a support forum, so your instinct was …
- 2:58 PM Ticket #14850 (breaking on JScript runtime error - Access is denied) created by
- This suddenly started happening for me on several sites only in IE8. …
Mar 4, 2014:
- 9:50 PM Ticket #14802 (User defined onready function on the window is triggered when jQuery ...) closed by
- fixed: Core: Do not run window.onready when ready Fixes #14802 Changeset: …
- 9:50 PM Ticket #14792 (Inconsistent .css('font-weight') return values) closed by
- fixed: CSS: Return values should be numbers Fixes #14792 Changeset: …
- 9:50 PM Ticket #14791 (Triggering beforeunload throws exception) closed by
- fixed: Event: Allow triggerHandler(beforeunload) Fixes #14791 Changeset: …
- 9:50 PM Ticket #14773 (load() with selector doesn't work) closed by
- fixed: Ajax: .load() should trim its selector Fixes #14773 Changeset: …
- 9:50 PM Ticket #14179 ($.isNumeric returns true if argument is an array that contains one integer) closed by
- fixed: Core: Arrays like [42] should fail .isNumeric() Fixes #14179 …
- 9:02 PM Ticket #14849 (Improve outerWidth / outerHeight on hidden elements) created by
- jQuery has a hack for returning width/height of hidden elements by …
- 9:00 PM Changeset [2df1aad]2.2-stablekillphp by
- src/core/ready.js
- test/data/core/onready.html
- test/unit/core.js
- 8:58 PM Changeset [f4b37d8]2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 8:49 PM Changeset [06adf7c]2.2-stablekillphp by
- src/event.js
- test/data/event/triggerunload.html
- test/unit/event.js
- 8:43 PM Changeset [3a68c11]2.2-stablekillphp by
- src/ajax/load.js
- test/data/test3.html
- test/unit/ajax.js
- 8:40 PM Changeset [10efa1f]2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 7:32 PM Ticket #14848 (on at least some form elements .hide(0) acts as a toggle instead of ...) created by
- If .hide() is applied with duration 0 (I haven't actually tried other …
- 7:32 PM Ticket #14847 (Animate function broken with margin) created by
- Hi guys. Try this: http://jsfiddle.net/uK3Ae/2/ When we have an …
- 5:09 PM Ticket #14794 (String.prototype.trim doesn't trim Unicode whitespaces in Android <4.1) closed by
- fixed: Core: Remove native String#trim usage to save size Fixes #14794 …
- 5:08 PM Changeset [279913c7]2.2-stablekillphp by
- src/core.js
- src/var/trim.js
- 5:07 PM Ticket #14794 (String.prototype.trim doesn't trim Unicode whitespaces in Android <4.1) reopened by
- 4:38 PM Ticket #14846 ($.buildFragment does not correctly include whitespace in IE8) created by
- Here's a fiddle demonstrating the issue: http://jsfiddle.net/p6Way/1/. …
- 3:17 PM Ticket #14845 (CSS: Don't add 'px' to '-ms-flex-order') created by
- Currently, jQuery erroneously adds "px" to the css property …
- 12:12 PM Ticket #13965 (ajax request never completes if user downloads a file) closed by
- cantfix: Oh that makes sense, and it's something we can't control.
- 11:24 AM Ticket #13450 ("no element found" in Firefox when $.post reply has no Content-Type) closed by
- cantfix: Per the lengthy discussion above, this is a Firefox bug, tracked at …
- 10:14 AM Ticket #14843 (function buildParams not serialize Date in correct format.) closed by
- notabug: That is the browser's
.toString()
representation of a Date object. … - 10:13 AM Ticket #14842 (FISHEYE MENU problem with Jquery 2.1.0) closed by
- notabug: This isn't a jQuery core bug report. Even if you report this to the …
- 5:01 AM Ticket #14844 (buildFragment process "script" element error) created by
- i use jquery to insert an html, which contains "script" element. the …
Note: See TracTimeline
for information about the timeline view.