Timeline
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 […]
Oct 6, 2012:
- 11:35 PM Ticket #12666 ($.parseJSON fails for valid json string if it has newlines) closed by
- notabug: http://json.org/ specifies that strings cannot contain unescaped …
- 10:01 PM Ticket #12666 ($.parseJSON fails for valid json string if it has newlines) created by
- I think I've found a problem in jQuery's
parseJSON
function. … - 4:01 PM Ticket #12665 (Callbacks objects with "unique" flag will iterate over a function's ...) closed by
- fixed: Do not iterate over functions. Fixes #12665. Unit tests added. Thanks …
- 4:00 PM Changeset [bb38f70]1.12-stable2.2-stablekillphp by
- src/callbacks.js
- test/unit/callbacks.js
- 3:56 PM Ticket #12665 (Callbacks objects with "unique" flag will iterate over a function's ...) created by
- Fiddle Culprit is …
- 8:07 AM Ticket #12664 (.after()) created by
- jQuery 1.8.0, 1.8.1 and 1.8.2: $collection.after($elem) adds $elem to …
- 5:30 AM Ticket #12589 (performance degraded for IE 7/8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Oct 5, 2012:
- 8:31 PM Changeset [cfe95a8]1.12-stable2.2-stablekillphp by
- test/unit/css.js
- 5:50 PM Ticket #12663 (Syntax error, unrecognized expression when passing string with forward ...) closed by
- notabug: My reason would be because it's a syntax error and an unrecognized …
- 5:30 PM Ticket #12663 (Syntax error, unrecognized expression when passing string with forward ...) created by
- $("some-url") returns an empty object. $("/some/url") throws a Syntax …
- 4:18 PM Ticket #12662 (Bug in the function matcherFromTokens) created by
- When a query on before fails it don't load the page correctly, I try …
- 12:56 PM Ticket #12661 ($.load not working consistently in iOS6) closed by
- notabug: This is so vague that I don't think we should keep it open. If you …
- 12:42 PM Ticket #12661 ($.load not working consistently in iOS6) created by
- Not sure exactly what the issue is here or how to reproduce it, I just …
- 12:27 PM Ticket #12660 (Animations raises TypeError when Object is prototyped.) closed by
- notabug: http://docs.jquery.com/Won't_Fix
- 10:47 AM Changeset [71c17257]1.12-stable2.2-stablekillphp by
- AUTHORS.txt
- 9:53 AM Ticket #12660 (Animations raises TypeError when Object is prototyped.) created by
- When adding a function in the prototype property of Object, ie : …
- 9:18 AM Ticket #12658 (Error using delegated events with a selector with class .watch on Firefox) closed by
- duplicate: Duplicate of #12606.
- 4:53 AM Ticket #12659 (scrollLeft() doesn't work in Android browser) created by
- scrollLeft() doesn't scroll in Android. You can get the value and it …
Oct 4, 2012:
- 11:44 PM Ticket #12658 (Error using delegated events with a selector with class .watch on Firefox) created by
- Delegating events with .on and specifying a classname of ".watch" …
- 7:59 PM Ticket #12657 (ui-helper-hidden-accessible class "hiding" is broken in Chrome) closed by
- notabug: Not only is this about jQuery UI, not jQuery core, but you're over 20 …
- 6:23 PM Ticket #12657 (ui-helper-hidden-accessible class "hiding" is broken in Chrome) created by
- We're seeing an issue in Chrome Version 22.0.1229.79 m (latest as of …
- 4:31 PM Ticket #12656 (Make event shorthands an excludable module) created by
- Code should be using on/off anyway. The shorthands are just crufty.
- 4:27 PM Ticket #12655 (Speed up event binding in event.js) closed by
- worksforme: Thanks! Since that only happens once per event binding, i think it's …
- 3:54 PM Ticket #12655 (Speed up event binding in event.js) created by
- The event binding code is using two if statements to check if an event …
- 3:00 PM Ticket #12654 (DatePicker random dates not valid) closed by
- notabug: Thanks for contributing! Please report this to the …
- 2:44 PM Ticket #12654 (DatePicker random dates not valid) created by
- Here is my configuration: $('.date').datepicker('option', …
- 1:26 PM Ticket #10227 ($('body').show() does'nt work if body style is set to display:none) closed by
- fixed: body default display is always block. @mikesherov was right and this …
- 1:25 PM Changeset [60f546a]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 12:49 PM Ticket #10227 ($('body').show() does'nt work if body style is set to display:none) reopened by
- Just kidding, there was a bug in my test.
- 12:07 PM Ticket #10227 ($('body').show() does'nt work if body style is set to display:none) closed by
- worksforme: This issue doesn't exist in jQuery 1.8.x
- 11:36 AM Ticket #12653 (.width() function does not account for scrollbar width in IE8) created by
- When calling .width() on an element in IE8, the size returned does not …
- 11:12 AM Ticket #10227 ($('body').show() does'nt work if body style is set to display:none) reopened by
- I'll give Boris's suggestion a try…
- 9:50 AM Ticket #12643 (Upgrade from 1.3.2 to 1.8.2 gives an Uncaught TypeError) closed by
- fixed: Sizzle: throw an invalid selector exception for trailing-comma …
- 9:49 AM Changeset [52a8422]1.12-stable2.2-stablekillphp by
- src/sizzle
- 9:40 AM Ticket #12652 (Links with onclick handlers that return true break when invoked ...) closed by
- notabug: Not all browsers have a DOM
.click()
method that navigates to the … - 8:44 AM Ticket #12652 (Links with onclick handlers that return true break when invoked ...) created by
- When you click a link from code using jQuery's click() method, and …
- 8:30 AM Ticket #12649 (Tag select created by ajax request and .on('change') method problem) closed by
- notabug: Please do not continue to ask for programming help here. This is the …
- 8:05 AM Ticket #12651 (Problem with globalEval: function( data ) and IE) created by
- Since update from V1.4.x to 1.8.2 we got a lot of errors usinf IE 7,8 …
- 7:07 AM Ticket #12650 (.offset({ top: 100, left: 100 }) will increase position every time set) created by
- .offset({ top: 100, left: 100 }); => position: 100,100 .offset({ top: …
- 5:15 AM Ticket #12574 (jQuery is not working correctly - $('img[src*=logo.jpg]')) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 5:15 AM Ticket #12504 (.animate() css left and right on a 100% width box using percentages ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:28 AM Ticket #12649 (Tag select created by ajax request and .on('change') method problem) created by
- In my ticket 12644 maybe I did not explain very well the problem. For …
Note: See TracTimeline
for information about the timeline view.