Timeline
May 12, 2012:
- 11:21 PM Ticket #11761 (bug: $("input:last").attr("onchange","alert(0)")does not work on IE6) closed by
- wontfix: Please don't use inline handlers. Also, 请使用真正的浏览器。 …
- 11:16 PM Ticket #11761 (bug: $("input:last").attr("onchange","alert(0)")does not work on IE6) created by
- $("input:last").attr("onchange","alert(0)"); …
- 9:08 PM Ticket #11760 (animate width of inline object in ie7 changes display to inline-block) created by
- ie7 does not support inline-block if you set zoom = 1 and display = …
- 8:55 PM Ticket #11759 (Chrome 18 - $("img").width() methods always return 0) created by
- Hey, I am writing a small plugin that emulates tooltips. When I used …
- 5:27 PM Ticket #10285 (evalScript rcleanScript replacement fails in IE8) closed by
- fixed: in 1.8pre: …
- 5:26 PM Changeset [7778c77]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 5:26 PM Ticket #11402 (evalScript function fails with error error 80020101 in IE) closed by
- duplicate
- 3:43 PM Ticket #11749 (Preserve context objects when multiple Deferred object are passed to ...) closed by
- fixed: Fixed in 1.8pre: …
- 3:41 PM Changeset [f93a2f5]1.12-stable2.2-stablekillphp by
- src/deferred.js
- test/unit/deferred.js
- 2:44 PM Ticket #11492 (In IE8 .append does not append option elements correctly) closed by
- wontfix: This seems sufficiently obscure that we should just call it a wontfix. …
- 2:25 PM Ticket #11621 (Triggering a event on document doesn't bubble to window) closed by
- fixed: Fixed in 1.8pre: …
- 2:23 PM Changeset [b6581df]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 8:12 AM Ticket #11758 (off(): $(document).off() does not disable event handlers, binded via ...) closed by
- worksforme: You've just attached two event handlers to
document
there, of course … - 7:57 AM Ticket #11758 (off(): $(document).off() does not disable event handlers, binded via ...) created by
- Here I wrote a little demo for the bug: …
- 3:34 AM Ticket #11351 (jQuery Animate - Complete Function - Fires before animation render complete) closed by
- cantfix: Confirmed - I'm not comfortable "fixing" this issue. Animation …
May 11, 2012:
- 4:51 PM Ticket #11736 (Remove Deferred .isResolved() and .isRejected()) closed by
- fixed: Landed in 1.8pre: …
- 4:49 PM Ticket #11738 (Remove .closest(Array) returning Array) closed by
- fixed: Landed in 1.8pre: …
- 4:48 PM Ticket #11728 (Documentation for .one (delegated events)) closed by
- fixed: Docs updated.
- 4:36 PM Ticket #8892 (Callback is raised before objects are shown with fadeIn() and ...) closed by
- fixed: This is fixed in 1.8pre …
- 4:32 PM Changeset [7799f21]1.12-stable2.2-stablekillphp by
- test/unit/effects.js
- 4:22 PM Changeset [afb34fe]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 3:11 PM Changeset [56d5c1c]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
- 3:02 PM Changeset [c5fda29]1.12-stable2.2-stablekillphp by
- src/deferred.js
- test/unit/deferred.js
- 2:54 PM Ticket #11757 (IE 8 memory accumulation in iframes with jQuery 1.7.2) created by
- jQuery content in iframe isn't cleared if you leave the iframe in IE …
- 2:39 PM Ticket #11756 (event.currentTarget documentation inaccurate for delegated events) created by
- = Summary = The [http://api.jquery.com/event.currentTarget/ …
- 1:35 PM Ticket #11548 (inconsistent parameter order makes $.ajax().always() harder to use ...) closed by
- wontfix: Sorry, I feel your pain but changing things now would make even more …
- 1:33 PM Ticket #11707 (api.jquery.com is down) closed by
- worksforme: Well, NOW it works for me.
- 1:31 PM Ticket #11680 (Cross-Domain ajax request error handler does not get called) closed by
- patchwelcome: To reiterate, we're open to standardizing behavior here but don't …
- 1:27 PM Ticket #11741 (clickevent.which == 0 in ie8 if mousedown event caught before it) closed by
- cantfix: Seems to be something that IE does, there is nothing the event tells …
- 1:16 PM Ticket #11742 (mousemoveevent.which ie8 always == 1) closed by
- worksforme: Your test case seemed to be broken for me in IE8. However, this one …
- 1:02 PM Ticket #11755 (animate and it aliases should not use :hidden selector) created by
- There four cases in which elements considered to be hidden, when …
- 12:47 PM Ticket #11743 (jQuery silently ignores errors during script tag ajax request in ...) closed by
- worksforme: Looks like it works fine to me. http://jsfiddle.net/QYDZW/ I see an …
- 12:37 PM Ticket #11754 (Descendant selector not working as expected) closed by
- worksforme: I am glad to hear that jQuery is meeting your expectations! …
- 12:24 PM Ticket #11748 (ie7 set display = table) closed by
- cantfix: Unfortunately, IE6/7 don't support
display: table
so your solution … - 12:23 PM Ticket #11753 (Text similar to html tags are considered as html tags - text() AND/OR ...) closed by
- invalid: The
.replaceWith()
method takes HTML, so your strings look like … - 12:18 PM Ticket #11750 (Double encoding in $.param) closed by
- invalid: Nope.
$.param()
has no business trying to guess whether you are … - 12:01 PM Ticket #11754 (Descendant selector not working as expected) created by
- I expect $('form>div span') would select all spans in such document: …
- 11:40 AM Ticket #11753 (Text similar to html tags are considered as html tags - text() AND/OR ...) created by
- This problem came up with a strange data which is similar to html tag …
- 6:28 AM Ticket #11752 (animate() not working in ie8 and under with latest script link) created by
- was linking to the latest versions using <script …
- 5:11 AM Ticket #11750 (Double encoding in $.param) created by
- If you use $.param with already encoded value you'll get wrong value …
- 4:32 AM Ticket #11657 (SCRIPT70: Permission denied jquery-1.7.1.min.js) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
May 10, 2012:
- 9:45 PM Ticket #11749 (Preserve context objects when multiple Deferred object are passed to ...) created by
- A typical use case would be to retrive the url of each ajax request …
- 6:14 PM Ticket #11748 (ie7 set display = table) created by
- if you set display to table in ie7 the table disappears check this …
- 11:44 AM Ticket #11706 (`.has()` fails on document fragments) closed by
- fixed: This is working in master. rwaldron switched to jQuery edge before …
- 10:49 AM Ticket #11631 (lot of memory leaks with the created jquery plugins in the Java Application) closed by
- invalid
- 10:21 AM Ticket #11745 (resolve, reject and notify are missing in jqXHR-object) closed by
- invalid: > The jqXHR objects returned by
$.ajax()
as of jQuery 1.5 implement … - 8:50 AM Ticket #11706 (`.has()` fails on document fragments) reopened by
- Confirmed from the fiddle.
- 6:38 AM Ticket #11747 (Incorrete rowspan after Clone() in Explorer) created by
- I was testing on Microsoft Explorer 8, after calling clone() or …
- 5:20 AM Ticket #11746 ($().data() return undefined if name contains uppercase) closed by
- invalid: That's because it doesn't find the data-attribute. Data-attributes are …
- 4:51 AM Ticket #11746 ($().data() return undefined if name contains uppercase) created by
- http://jsfiddle.net/HfuEL/2/
- 4:29 AM Ticket #11745 (resolve, reject and notify are missing in jqXHR-object) created by
- The resolve, reject, notify with their additional With methods are …
- 4:19 AM Ticket #11648 (toggle() not working in Chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:19 AM Ticket #11647 (.attr and .prop fails to set name in ie7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:19 AM Ticket #11641 (show function does not work in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
May 9, 2012:
- 7:27 PM Ticket #11744 (live eventObject bug) closed by
- worksforme: Only standard properties are copied. Use
event.originalEvent
to get … - 7:16 PM Ticket #11744 (live eventObject bug) created by
- i need to know why when i use .addEventListener("MSPointerDown", Down, …
- 5:08 PM Ticket #11743 (jQuery silently ignores errors during script tag ajax request in ...) created by
- In the test case I'm including a javascript file via appendTo(). Allow …
- 4:09 PM Ticket #11742 (mousemoveevent.which ie8 always == 1) created by
- check out this jsfiddle http://jsfiddle.net/UziTech/BJtha/ Steps to …
- 11:02 AM Ticket #11741 (clickevent.which == 0 in ie8 if mousedown event caught before it) created by
- check out this jsfiddle http://jsfiddle.net/YZrzY/3/
- 4:19 AM Ticket #11636 ([IE] animating opacity fails to affect children if child elements are ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:34 AM Changeset [fe88534]1.12-stable2.2-stablekillphp by
- grunt.js
May 8, 2012:
- 9:45 PM Ticket #11740 (.not() method) closed by
- worksforme: This is not a jQuery bug …
- 5:49 PM Ticket #11740 (.not() method) created by
- I have this html structure. <div class="collapsible"> <div …
- 4:55 PM Ticket #11739 (Attr on a "javascript:" will return a function in IE 7) closed by
- invalid: inline event handlers are treated as properties, not attributes.
- 4:51 PM Ticket #11739 (Attr on a "javascript:" will return a function in IE 7) created by
- Came across issue when trying to calling: …
- 4:47 PM Ticket #11738 (Remove .closest(Array) returning Array) created by
- This was part of the old
.live()
internal code, exposed in the API … - 4:44 PM Ticket #11737 (Remove jQuery.sub) created by
- * It is quirky, per #11662. * It is not commonly used. * It …
- 4:32 PM Ticket #11736 (Remove Deferred .isResolved() and .isRejected()) created by
- Per our discussion following #8856, these two were deprecated in 1.7 …
- 3:57 PM Ticket #11735 (Remove the .attr("value") attrHook) created by
- This hook was deprecated in 1.7 and can be removed in 1.8. To get or …
- 3:49 PM Ticket #11734 (Deprecate Boolean attrHooks such as checked, selected) created by
- In jQuery 1.6.1 we put in some hooks to continue the queasy …
- 3:40 PM Ticket #11733 (Deprecate .load(), .unload(), and .error() methods) created by
- These are shortcut names for
$().bind("load", fn)
etc. * The … - 3:24 PM Ticket #11732 (Incorect margin in IE7) created by
- Percentage based margins are being return incorrectly in IE, …
- 3:14 PM Ticket #11731 (Deprecate "hover" pseudo-event) created by
- When the event name "hover" is used, the event subsystem converts it …
- 3:03 PM Ticket #11730 (text() wrapper method error) created by
- Exampĺe: i have a div with id "barraNavegacion" with html content. The …
- 12:31 PM Ticket #11729 (height() returns wrong height on hidden elements containing floats) closed by
- patchwelcome: IE9 reports 18px for both hidden and visible. It is not a good idea …
- 11:19 AM Ticket #11729 (height() returns wrong height on hidden elements containing floats) created by
- http://jsfiddle.net/hTHQt/ When getting height() on a hidden element …
- 11:13 AM Ticket #11728 (Documentation for .one (delegated events)) created by
- In the docs for .one(), it says: >identical to .on() except that the …
- 11:05 AM Ticket #11727 (In Opera (normal and mini) Cannot attach classes via addClass() or ...) created by
- As detailed in title, cannot assign classes via attr() or addClass to …
- 9:20 AM Ticket #11726 (Changing button's data-theme programatically) closed by
- invalid: You'd want to file a bug in the jQuery Mobile issue tracker, per the …
- 8:01 AM Ticket #11726 (Changing button's data-theme programatically) created by
- I am changing data-theme for a button dynamically from JS. Procedure …
- 4:14 AM Ticket #11630 (event delegate doesn't work in IE8.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:14 AM Ticket #11629 (Problem with ie9 and double find selector using) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:14 AM Ticket #11622 (fancybox error in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:14 AM 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 …
May 7, 2012:
- 11:27 PM Ticket #11725 (a bug) closed by
- invalid:
checked
is not a valid attribute, nor property, of anchor elements - 10:08 PM Ticket #11725 (a bug) created by
- when i have a "a" label like this: <a href="" checked="false"></a> in …
- 9:28 PM Ticket #11724 ($(document).height() changed in Firefox 12) created by
- I believe the fix for Ticket #3838 …
- 6:09 PM Ticket #11723 (Changing text in textarea inside of focus event crashes IE 7/8) closed by
- invalid: The equivalent to
document.form.textarea.value = "";
is … - 6:06 PM Ticket #11723 (Changing text in textarea inside of focus event crashes IE 7/8) created by
- After setting a focus event on a textarea element and changing the …
- 4:49 PM Changeset [38fe2de]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 4:45 PM Changeset [b26c34a]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 4:38 PM Changeset [df254d4]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 4:05 PM Changeset [2af3642]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 3:53 PM Ticket #11720 (Simplify jQuery.nth) closed by
- fixed: Landed. …
- 3:50 PM Changeset [fbee36be]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 1:59 PM Changeset [4de7b541]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 1:43 PM Changeset [0add0b3]1.12-stable2.2-stablekillphp by
- grunt.js
- 1:14 PM Changeset [03e0029]1.12-stable2.2-stablekillphp by
- src/core.js
- 1:01 PM Ticket #11722 (eq()) created by
- Not work function "eq" with click in Chrome. Example: …
- 12:48 PM Ticket #11721 (deprecate and remove internal uses of jQuery.support.boxModel) created by
- This is no longer a valid support test given the fact that there is no …
- 12:28 PM Ticket #11706 (`.has()` fails on document fragments) closed by
- worksforme: This is not even possible, as we have unit tests that would catch such …
- 11:24 AM Ticket #11720 (Simplify jQuery.nth) created by
- Since jQuery.nth is not a documented function and only used …
- 11:01 AM Ticket #11719 (Deprecate .bind("ready") event) created by
- The "ready" event is error prone because users may attach an event …
- 10:53 AM Ticket #11715 (Passing attributes on object creation is inconsistent / depends on casing) closed by
- duplicate
- 10:51 AM Ticket #11718 (Deprecate .data() events) created by
- Currently,
jQuery.fn.data()
fires events (getData, setData, … - 10:37 AM Ticket #11717 (Deprecate ajax "global" event behavior) created by
- Currently the ajax events are "global" events in that they will fire …
- 9:49 AM Ticket #11716 (jAlert not working in IE9.) closed by
- invalid: This probably isn't a jQuery bug. Try the jAlert forum/issuetracker.
- 9:37 AM Ticket #11716 (jAlert not working in IE9.) created by
- I want to display a warning pop window. It is working fine in all IE …
- 9:20 AM Ticket #11715 (Passing attributes on object creation is inconsistent / depends on casing) created by
- I was recently encountering the "problem" described here: …
- 8:43 AM Ticket #11714 (Security Warning withh HTTPS protocol URL - jquery 1.6.4) closed by
- invalid: Sorry, we only support the latest version. If you have questions, feel …
- 8:22 AM Ticket #11712 (Onfocus inside Jquery append) closed by
- invalid: That code isn't valid. you need to escape the single quotes in the …
- 7:24 AM Ticket #11714 (Security Warning withh HTTPS protocol URL - jquery 1.6.4) created by
- We are using jquery 1.6.4.With https URL it is giving security warning …
- 6:16 AM Ticket #11711 (Can't get event.detail of DOMMouseScroll event in firefox) closed by
- invalid: The DOMMouseScroll event is a Firefox only event. The property is not …
- 6:13 AM Changeset [169b418]1.12-stable2.2-stablekillphp by
- grunt.js
- 6:06 AM Changeset [bd84aad]1.12-stable2.2-stablekillphp by
- grunt.js
- package.json
- 6:06 AM Ticket #11713 (when i am using <sj:submit> as a button then it bahaves like submit ...) created by
- <sj:submit targets="Result3" …
- 4:34 AM Ticket #11619 (I cannot get valid height on Firefox, bug?) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:20 AM Ticket #11712 (Onfocus inside Jquery append) created by
- When I was trying to append a textbox inside a div using append …
May 6, 2012:
- 11:24 PM Ticket #11711 (Can't get event.detail of DOMMouseScroll event in firefox) created by
- I bind an event via jquery v1.7+ on a DOMMouseScroll event in firefox …
- 9:56 PM Ticket #10285 (evalScript rcleanScript replacement fails in IE8) reopened by
- 9:40 PM Changeset [443ea98b]1.12-stable2.2-stablekillphp by
- test/qunit
- 9:24 PM Changeset [95a4a77]1.12-stable2.2-stablekillphp by
- src/core.js
- 2:40 PM Ticket #11710 (TypeError: kav_vkList.this is undefined Line 89) closed by
- invalid:
.click()
takes a function, not an object. Your example isn't even … - 2:05 PM Ticket #11710 (TypeError: kav_vkList.this is undefined Line 89) created by
- Problem on line 3241 of the latest jquery of development file!
May 5, 2012:
- 10:03 PM Ticket #10365 (onprogress ajax) closed by
- duplicate
- 9:34 PM Ticket #11708 ($.support.boxModel reports false for non-IE browsers) closed by
- invalid: jQuery doesn't support quirks-mode.
- 9:18 PM Ticket #11709 (Can't access documentation) closed by
- duplicate: PLEASE search before filing.
- 8:19 PM Ticket #11709 (Can't access documentation) created by
- Hi, I have no idea where to report this issue since it is not strictly …
- 7:30 PM Ticket #11708 ($.support.boxModel reports false for non-IE browsers) created by
- The new method for setting $.boxModel & $.support.boxModel is: …
- 7:27 PM Changeset [a743be19]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/data/cleanScript.html
- test/unit/ajax.js
- 7:09 PM Ticket #11470 (Adding a builtin readyP promise) closed by
- fixed: https://github.com/jquery/jquery/commit/e3cf0e220c6cfaac18642f3d4db9669 …
- 7:05 PM Changeset [e3cf0e2]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/event/promiseReady.html
- test/unit/event.js
- 2:12 PM Ticket #11707 (api.jquery.com is down) created by
- api.jquery.com is down - can't access any pages on it :/ Sorry if …
- 1:15 PM Ticket #11706 (`.has()` fails on document fragments) created by
- While
:has
works correctly,.has()
returns an empty selection … - 1:12 PM Ticket #11563 (Inconsistent behavior of :visible pseudo-selector for document) closed by
- invalid
- 12:38 PM Ticket #11592 (really weird opera bug with .find) closed by
- cantfix: From the bootstrap ticket it sounds like Opera has fixed this already, …
- 12:27 PM Ticket #11645 (Using xhrFields breaks ajax in IE 6) closed by
- invalid
- 12:08 PM Ticket #11624 (CORS support: xhr.getResponseHeader('non-simple-header') returns null ...) closed by
- duplicate
- 12:05 PM Ticket #11655 (Documentation of Prototype in Types incomplete) closed by
- fixed: That page is obsolete and will be removed soon. The replacement is …
- 12:02 PM Ticket #11658 (This Website Download Links fail to work in FireFox 12.0) closed by
- worksforme: If you mean links from pages such as http://jquery.com, that is …
- 12:00 PM Ticket #11674 (Logic error/typo on :checked documentation) closed by
- fixed: Thanks!
- 10:45 AM Ticket #11662 (A pseudoselector created on jQuery.sub() doesn't work) closed by
- wontfix: I'm closing this wontfix for the reasons given above. It's really …
- 9:18 AM Ticket #11703 (jQuery ajax stops functioning in IE8 unless a proxy (Fiddler, ...) closed by
- invalid: Sorry but this is not specific enough to be a bug report, and unlikely …
- 8:42 AM Ticket #11705 (binding to form submit buttons (in ajaxed-in forms)) closed by
- invalid: Please read the documentation or ask for help on the forum.
- 7:06 AM Ticket #11705 (binding to form submit buttons (in ajaxed-in forms)) created by
- I have a form which I'm ajax-loading into the page. If I try to bind …
- 4:34 AM Ticket #11610 ($(window).resize - BUG) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.