Timeline
Oct 14, 2012:
- 7:46 PM Ticket #12724 (window internet explorer console underfined jquery.js Code 0 line ...) closed by
- notabug: This is not a jQuery bug
- 6:12 PM Ticket #12669 (Stack overflow at line 443 in IE8) closed by
- notabug: Please report this bug to the jquery UI bug tracker here: …
- 6:10 PM Ticket #12670 (Stack overflow at line 443 in IE8) closed by
- duplicate: Duplicate of #12669.
- 6:09 PM Ticket #12689 (outerWidth and outerHeight performance degraded in jQuery 1.8) closed by
- wontfix: We know why this is happening, it's related to the accuracy …
- 3:27 PM Ticket #10977 (Incorrect documentation for the index method?) reopened by
- 12:07 PM Tickets #12606,12672,12671 batch updated by
- fixed: Update Sizzle: Fixes #12606, #12671, #12672. Changeset: …
- 12:07 PM Changeset [077989e8]1.12-stable2.2-stablekillphp by
- src/sizzle
- 10:58 AM Ticket #12725 (Avoid localized UTF-8 characters in intro.js @DATE) created by
- If the localized date contains non-ASCII characters, the grunt build …
- 9:14 AM Ticket #12653 (.width() function does not account for scrollbar width in IE8) closed by
- duplicate: Duplicate of #8048. And it's still patchwelcome!
- 8:25 AM Ticket #12724 (window internet explorer console underfined jquery.js Code 0 line ...) created by
- window internet explorer console underfined jquery.js Code 0 line …
- 6:34 AM Ticket #12723 (Consider using "display: default" (once implemented) to circumvent the ...) created by
- Prompted by rwaldron's comment here: …
Oct 13, 2012:
- 6:47 AM Ticket #12720 (gb2312编码下,不能正常工作) created by
- 在中文GB2312编码下,无法正常工作,若在中文utf-8编码下,可以正常工作,以前版本没有此问题。
- 4:53 AM Ticket #12628 (id selector $("#id") does not wirk with IE7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:10 AM Ticket #12719 (gb2312编码,IE6不能正常工作) created by
- 原来网站正常工作,发现有新版了升级到jquery v1.82后,一些功能失效,经反得验证查找,发现是:编码gb2312下,firefox,IE …
Oct 12, 2012:
- 9:53 PM Ticket #12718 (matcherFromTokens, error type cannot be called from undefined) closed by
- duplicate: Duplicate of #12643.
- 9:53 PM Ticket #12718 (matcherFromTokens, error type cannot be called from undefined) reopened by
- 5:50 PM Ticket #12705 (IE8 event.which return wrong value) closed by
- duplicate: Duplicate of #12699. Please reply in the dup ticket if you'd like.
- 4:54 PM Ticket #12718 (matcherFromTokens, error type cannot be called from undefined) closed by
- notabug: Yep, the error message is accurate, sorry that older versions allowed …
- 4:16 PM Ticket #12718 (matcherFromTokens, error type cannot be called from undefined) created by
- at line 4914, the length can be 0 so the call […] doesn't work. …
- 12:00 PM Ticket #12717 (Delegated submit event handler throws errors with HTML5 form attribute) created by
- In IE8, when there is a delegated submit event handler, and input …
- 9:08 AM Ticket #12714 (.on(event, SELECTOR, callback) on SVG elements breaks with class selector) closed by
- duplicate: Duplicate of #12626. See #12626 for the workaround. SVG is not …
- 9:07 AM Ticket #12715 (Function .closest() adds string 'closest(selector)' to variable ...) closed by
- notabug: >
$(x).live('change', function(){ ...
The only support would be if … - 8:54 AM Ticket #12711 ($.css work with bug in FF 16) closed by
- notabug: Thanks for contributing! Unfortunately, that's just not true. Browsers …
- 8:46 AM Ticket #12713 (:focus returns false on div with contenteditable="true") closed by
- duplicate: Duplicate of #12648.
- 7:48 AM Ticket #12716 (i cannot use the ajax module of jq on chrome) created by
- as the title,i set the button click method but it's doesn't work. the …
- 6:27 AM Ticket #12715 (Function .closest() adds string 'closest(selector)' to variable ...) created by
- Is it correct behavior that function closest add string …
- 5:58 AM Ticket #12714 (.on(event, SELECTOR, callback) on SVG elements breaks with class selector) created by
- http://jsfiddle.net/tuZax/1/ Works with 1.7.2, broken with 1.8.2 …
- 5:01 AM Ticket #12713 (:focus returns false on div with contenteditable="true") created by
- Hi (: jQuery('div[contenteditable]').is(':focus') allways returns …
- 4:42 AM Ticket #12712 (Not working selector $('input[type="number"][value=""]').length) created by
- $('input[type="number"][value=""]').length is 0 event if all inputs …
- 2:57 AM Ticket #12711 ($.css work with bug in FF 16) created by
- try get $(elem).css("some_css_prop"). All browsers return null if prop …
Oct 11, 2012:
- 11:25 PM Ticket #12710 (Complex :not fails in IE 8) closed by
- notabug:
:lang
is not supported by jQuery, but will still work in modern … - 7:38 PM Ticket #12709 (The offset function is wrong) closed by
- wontfix: Why is this pending? We know we removed the fallback offset function …
- 7:03 PM Ticket #12706 (.offset() is off by 8px in IE9 in some cases) closed by
- notabug: Nevermind…
- 5:51 PM Ticket #12710 (Complex :not fails in IE 8) created by
- This works in firefox, and IE 9, but fails in IE 8 (shows both instead …
- 5:03 PM Ticket #12709 (The offset function is wrong) created by
- Hi, offset is wrong on mobile devices such as Safari on iOS3 (and …
- 2:11 PM Ticket #12708 (properties hash ignored when attributes included in html) created by
- When creating DOM elements with $(), if you include any attributes in …
- 2:08 PM Ticket #12707 (function with dot in jsonpcallback triggers the error handler) closed by
- notabug: Using the API incorrectly has undefined behavior. The ajax response …
- 1:22 PM Ticket #12707 (function with dot in jsonpcallback triggers the error handler) created by
- When the callback function is inside an object/function (function name …
- 1:14 PM Ticket #12706 (.offset() is off by 8px in IE9 in some cases) created by
- I'm not sure exactly what is required for this, but it seems that at a …
- 10:25 AM Changeset [1450305]1.12-stable2.2-stablekillphp by
- grunt.js
- src/core.js
- 10:09 AM Ticket #12705 (IE8 event.which return wrong value) created by
- IE8 event.which is return 0 for a left mouse click instead of 1. I've …
- 9:39 AM Changeset [798a7a7]1.12-stable2.2-stablekillphp by
- grunt.js
- src/core.js
- 9:05 AM Ticket #12704 (:checked is considering drop down select also) created by
- <select> <option value="0" selected="selected">Or</option> <option …
- 8:30 AM Ticket #12703 (Selector: Unable to find element by css value innerHTML/innerText.) closed by
- notabug: It looks like you're trying to match the innerHTML property with …
- 8:21 AM Ticket #12701 (Cannot use arbitrary characters in id selectors for html5) closed by
- notabug
- 7:01 AM Ticket #12703 (Selector: Unable to find element by css value innerHTML/innerText.) created by
- Unable to get innerHTML/innerText attribute from element. Try to find …
- 4:54 AM Ticket #12619 (jquery-1.8.2.min.js is not working on IE6) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:54 AM Ticket #12611 (ajax() calls success under certain failure conditions) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:54 AM Ticket #12608 (jQuery.ajax: contentType messing w\ HTTP POST Request with FireFox and ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:47 AM Ticket #12702 ($(string) somethings not right) created by
- $(string) changed string uppercase to lowercase: example: var xx = …
- 4:43 AM Ticket #12701 (Cannot use arbitrary characters in id selectors for html5) created by
- Hi there, I've noticed that code like this doesn't work: $('<div …
Oct 10, 2012:
- 11:39 PM Ticket #12682 (:eq() behavior does not match documentation) closed by
- notabug: Ported this over to https://github.com/jquery/api.jquery.com/issues/83 …
- 9:18 PM Ticket #12699 (Implement event.which normalization inside .click() handler) created by
- event.which already normalizes …
- 8:49 PM Ticket #12698 (broken CORS preflight request when setting Authorization header) created by
- This code generates a proper CORS preflight request due to the setting …
- 4:16 PM Ticket #12697 (Node creation fails for Chrome in XHTML under certain conditions) closed by
- notabug: Looks like it's already been fixed there. …
- 3:38 PM Ticket #12697 (Node creation fails for Chrome in XHTML under certain conditions) created by
- When using XHTML and serving the page as application/xhtml+xml, node …
- 3:09 PM Ticket #12696 (Catch element in one line HTML with jQuery) created by
- We have CMS system, users can add HTML content with WYSIWYG editor. I …
- 1:02 PM Ticket #12690 (Minimum JS File Contains non-ASCII Charactor) closed by
- fixed: Fix #12690. Avoid use of UTF-8 chars in final files. Changeset: …
- 1:00 PM Changeset [a60fed4]1.12-stable2.2-stablekillphp by
- src/core.js
- src/event.js
- 10:23 AM Ticket #12695 (.slideDown and .slideUp method) created by
- Hello. I'm Japanese. I found bug. It happens when element do …
- 10:22 AM Ticket #12694 (.slideDown and .slideUp method) created by
- Hello. I'm Japanese. I found bug. It happens when element do …
- 9:46 AM Ticket #12693 (blacklist_urls) closed by
- notabug: Please ask for help on a forum.
- 9:44 AM Ticket #12693 (blacklist_urls) created by
- I am getting js errors stating "blacklist_urls undefined
- 9:30 AM Ticket #12691 (Attribute Starts With Selector) closed by
- notabug: You should quote any attribute value that contains special characters, …
- 7:23 AM Ticket #12692 (jquery toggleClass(function) behaves incorrectly) created by
- If I am correct (API documentation is not 100% conclusive) the …
- 3:59 AM Ticket #12691 (Attribute Starts With Selector) created by
- if the string contains ':' the selector doesn't return null For …
- 1:28 AM Ticket #12690 (Minimum JS File Contains non-ASCII Charactor) created by
- The jquery.1.8.1.min.js file contains two non-ASCII charactor. This …
Oct 9, 2012:
- 8:42 PM Changeset [5a21150]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 8:06 PM Changeset [fde2e44f]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 8:06 PM Changeset [7e8b854]1.12-stable2.2-stablekillphp by
- test/data/testinit.js
- test/data/testrunner.js
- test/unit/core.js
- 6:30 PM Ticket #12689 (outerWidth and outerHeight performance degraded in jQuery 1.8) created by
- Beginning with jQuery 1.8, the performance of outerWidth and …
- 5:17 PM Ticket #12688 (window height and width in FireFox 16) created by
- $(window).height() and $(window).width() in FireFox 16 returns …
- 9:08 AM Ticket #12678 ($.data store in __proto__, if __proto__ has own cache) closed by
- wontfix: This is not a use case we plan on supporting. The primary use for …
- 9:07 AM Ticket #12687 (promise.then callback data is not properly resolved) created by
- I have this code executed in 1.7.1 as resovle args parameter …
- 9:02 AM Ticket #12680 (the .toggle() method's bug) closed by
- wontfix: The
.toggle()
event method has been deprecated as of jQuery 1.8. … - 9:00 AM Ticket #12679 (Set style node content in IE) closed by
- duplicate: Duplicate of #9832.
- 8:57 AM Ticket #12681 ("attribute ends with" broken in 1.8.x) closed by
- notabug: The colon in that selector makes it invalid: …
- 8:57 AM Ticket #12686 (Live change event is not fired on IE8 when input is focused) created by
- When 'change' event is bound whith jQuery.live() on a text input that …
- 8:44 AM Ticket #12685 (bug: css opacity does not behave consistently across browsers) created by
- here is my testcase, open in ie6789 chrome firefox: …
- 7:54 AM Ticket #12684 (Unrecognised Expression:input:radion[name=id]) closed by
- notabug: Thanks for taking the time to try to contribute to the jQuery project …
- 6:59 AM Ticket #12684 (Unrecognised Expression:input:radion[name=id]) created by
- I have changed my jquery version from 1.4.2 to 1.8.2 and getting the …
- 5:50 AM Ticket #12683 (Unexpected style invalidation in select (performance issue)) created by
- jQuery 1.8.2, Chrome Version 24.0.1284.2 dev, Linux CentOS 6 (haven't …
- 5:11 AM Ticket #12682 (:eq() behavior does not match documentation) created by
- The selector $('foo:eq(-1)') returns the last foo, but the …
- 5:06 AM Ticket #12681 ("attribute ends with" broken in 1.8.x) created by
- I think there's a bug since 1.8.x. Following fiddle works fine in …
- 4:40 AM Ticket #12597 (get the object) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:40 AM Ticket #12596 ($('body',window.frames[0].document).append($testShow) bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:40 AM Ticket #12595 (ajax multiple requests) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:17 AM Ticket #12680 (the .toggle() method's bug) created by
- if the element has a link, then the link will can't be opened. …
- 3:34 AM Ticket #12679 (Set style node content in IE) created by
- $('<style></style>').text('body{background:#fff;}').appendTo(document.b …
- 3:04 AM Ticket #12678 ($.data store in __proto__, if __proto__ has own cache) created by
- Please, look example: http://jsfiddle.net/GwBxe/ At first case …
Oct 8, 2012:
- 4:52 PM Ticket #12676 (Themeswitcher 404'd) closed by
- notabug: We no longer support ThemeSwitcher. Please use …
- 4:17 PM Ticket #12676 (Themeswitcher 404'd) created by
- http://jqueryui.com/themes/base/jquery.ui.all.css has disappeared, …
- 3:02 PM Ticket #12675 (User aborted ajax requests should result in jqXHR.statusText == ...) created by
- If a user aborts an ajax request (say, by navigating away), the jqXHR …
- 12:30 PM Ticket #12673 (Wrong result when a selection is scoped using both the selector and ...) closed by
- fixed: jQuery 1.8.x and edge find no elements with either `$("#parent …
- 12:10 PM Ticket #11166 (attr("viewBox") broken by case folding) closed by
- wontfix: Unfortunately, we don't support SVG, and even though this worked in …
- 12:09 PM Ticket #12668 (jQuery mistakes event on SVG 'use' element in IE9.) closed by
- wontfix: Unfortunately, we don't support SVG, and even though this worked in …
- 12:08 PM Ticket #12626 (Binding to SVG nodes with a class selector broken by 1.8.2) closed by
- wontfix: Unfortunately, we don't support SVG, and even though this worked in …
- 10:44 AM Ticket #12674 ($.css not working in browsers == !Chrome) closed by
- notabug: Thanks for contributing! From api.jquery.com/css: "Shorthand CSS …
- 9:14 AM Ticket #12674 ($.css not working in browsers == !Chrome) created by
- I'm using […] , which is working in Chrome but not in other …
- 6:05 AM Ticket #12673 (Wrong result when a selection is scoped using both the selector and ...) created by
- var parent = $("#parent"); $("#parent .child1, #parent .child2") …
- 5:16 AM Ticket #12592 (something wrong with $.fn.offset) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 5:16 AM Ticket #12591 (.hide() not working in safari...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:05 AM Ticket #12672 (last selector (:last) with next sibling selector (~) does not work ...) created by
- This only occurs in jQuery 1.8.2 (works fine in jQuery 1.8.1). For …
- 4:04 AM Ticket #12671 (Infinite loop on IE8 with pretty basic selector) created by
- jQuery 1.8.2 ends up in an infinite loop on IE8, when the following …
Oct 7, 2012:
- 10:05 AM Ticket #12667 (html() crashes on SVG elements) closed by
- notabug: SVG elements don't contain HTML, right? So asking for it is, well, …
- 4:58 AM Ticket #12670 (Stack overflow at line 443 in IE8) created by
- I have the following situation: […] The core components load other …
- 4:54 AM Ticket #12669 (Stack overflow at line 443 in IE8) created by
- I have the following situation: […] The core components load other …
- 2:02 AM Ticket #12668 (jQuery mistakes event on SVG 'use' element in IE9.) created by
- Have a look on jsFiddlehttp://jsfiddle.net/sunnythink/gkrhY/ 1.All …
- 12:20 AM Ticket #12667 (html() crashes on SVG elements) created by
- For example […] results in […] at line 5935 […]
Note: See TracTimeline
for information about the timeline view.