Timeline
07/12/12:
- 20:14 Ticket #12074 (scroll Event not working with .on()) closed by
- invalid: Scroll events only bubble from document to window, all other scroll events …
- 20:10 Ticket #12074 (scroll Event not working with .on()) created by
- Hello, The scroll event does not work when attached using the .on() with …
- 19:38 Ticket #11397 ($('#some_select').val() results in "use of attributes specified attribute ...) closed by
- duplicate: Moving these all under #12072. At this time we are not in need of any …
- 19:33 Ticket #11397 ($('#some_select').val() results in "use of attributes specified attribute ...) reopened by
- 19:19 Ticket #12073 (Triggering an event calls the method with the same name as the event type) closed by
- duplicate: Yep, as documented. And if you don't want it to do that? Read the …
- 19:14 Ticket #12073 (Triggering an event calls the method with the same name as the event type) created by
- Example: […] This results in an infinite loop because triggering …
- 19:12 Ticket #11397 ($('#some_select').val() results in "use of attributes specified attribute ...) closed by
- fixed: Fix #11397. Shush Firefox warning by re-breaking #6932 for BB 4.7. At …
- 16:22 Ticket #12072 (Remove Firefox deprecated nodeValue, getAttributeNode, specified) created by
- Firefox 13 generates a pretty large set of warnings in our attribute unit …
- 15:47 Ticket #12071 (width() return correct value with one shift pixel on FF13) created by
- When I use width() on a table tag, it returns the correct value minus one …
- 15:06 Ticket #12047 (body.removeChild( container ); can cause an error) closed by
- wontfix: Support loads before most other modules, in particular manipulation, so …
- 12:51 Ticket #12047 (body.removeChild( container ); can cause an error) reopened by
- 12:50 Ticket #12066 (body.removeChild( container ); is unreliable and can cause an error) closed by
- duplicate
- 12:40 Ticket #12068 (jQuery UI gives error while using jQuery Core 1.8b2 but works fine with ...) closed by
- invalid: I updated the blog page to make bold the note about UI. The good news …
- 12:35 Ticket #12064 (insert form html broke not prefix in form action parameter) closed by
- invalid: Looks like your unencoded ampersand was interpreted as an entity. You …
- 12:35 Ticket #12070 (jquery 1.7.2 ajax does not work) created by
- im using google chrome, mac os my js: $.get("index.html"); chrome …
- 12:33 Ticket #12065 (datepicker does not close when 'done' or 'day-click') closed by
- invalid: This isn't a jQuery core bug.
- 12:30 Ticket #12069 (change event is not working when i add .not()) closed by
- invalid: You're using .live() wrong. Please ask for help on a forum.
- 10:46 Ticket #12069 (change event is not working when i add .not()) created by
- not working: $('#form').find('input[name], textarea[name], …
- 09:18 Ticket #12068 (jQuery UI gives error while using jQuery Core 1.8b2 but works fine with ...) created by
- Uncaught TypeError: Cannot read property '3' of undefined …
- 08:23 Ticket #11980 (Por qué el método load no funciona en jquery 1.5.1) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:20 Ticket #12067 (Unable to bind mouseenter/mouseleave events for SVG elements) created by
- The mouseenter/mouseleave don't appear to be firing correctly when using …
- 08:07 Ticket #12066 (body.removeChild( container ); is unreliable and can cause an error) created by
- [ http://stackoverflow.com/a/11407389/1091014/ An answer of a question on …
- 06:35 Ticket #12065 (datepicker does not close when 'done' or 'day-click') created by
- The datepicker simply remains on the screen when running on Blackberry …
- 05:43 Ticket #12064 (insert form html broke not prefix in form action parameter) created by
- when create form, as rails jquery_ujs.js do, then $('<form method="post" …
- 03:17 Ticket #12009 (jQueryObject.find(element) corrupts the stack) reopened by
- Okay, that example makes a lot more sense.
- 03:14 Ticket #11547 (XML DOM .removeAttr() doesn't remove cased attributes) closed by
- fixed: Fix #11547. toLowerCase not work good on XML attributes. This was fixed …
- 02:21 Ticket #8759 (.after() breaks on disconnected DOM node with content) closed by
- duplicate: Agreed.
- 01:58 Ticket #12016 (Ajax Cross Domain Request doesnt't work correctly in Internet Exploler) closed by
- invalid: This problem would be best triaged on a forum until a bug is proven. …
- 01:52 Ticket #8906 (.(prevAll('span:has(input,select,textarea)')) closed by
- fixed
- 01:45 Ticket #12011 (HEAD only response caused JQUERY parser fail) closed by
- invalid: Yeah, don't pass back nothing if the request is expecting something.
- 01:42 Ticket #12041 (trigger method is trying to access object's properties as functions) closed by
- duplicate
- 01:39 Ticket #12009 (jQueryObject.find(element) corrupts the stack) closed by
- invalid: The "problem line" boils down to this: […] That will either be 0 or 1 …
- 01:24 Ticket #11902 (:not + :contains selectors) closed by
- fixed: Your test case from the SO thread: http://jsfiddle.net/XYDk2/ This seems …
- 01:20 Ticket #11888 (checkbox remove "checked" dont work in chrome 20) closed by
- cantfix: This is a bug with Chrome. http://jsfiddle.net/FrKyN/362/ Something is …
- 01:05 Ticket #11788 (attribute equals selector is broken) closed by
- worksforme: It's a rather silly demo, but it seems to be working--that is, it changes …
- 01:01 Ticket #11773 (jQuery needs HTML escaping functionality) closed by
- plugin: Before we consider including this, I'd like to see a plugin get some …
07/11/12:
- 21:51 Ticket #10791 (Delegated Events fail on SVG elements) closed by
- wontfix: For the browsers where .foo wouldn't work, [class~=foo] should work.
- 21:23 Ticket #12054 (Uncaught TypeError: Object #<HTMLDocument> has no method 'getAttribute') closed by
- fixed: Update Sizzle; Closes #12054, #12057. Changeset: …
- 21:23 Ticket #12057 (Sizzle Regression) closed by
- fixed: Update Sizzle; Closes #12054, #12057. Changeset: …
- 20:54 Ticket #12063 (Pass array length as third argument to $.each.) closed by
- plugin: Feel free to create a plugin that adds this functionality.
- 20:20 Ticket #12063 (Pass array length as third argument to $.each.) created by
- It would be so useful.
- 19:57 Ticket #10791 (Delegated Events fail on SVG elements) reopened by
- 19:09 Ticket #12062 (Error Line 2 caracter 30982) closed by
- invalid
- 18:59 Ticket #12062 (Error Line 2 caracter 30982) created by
- Invalid argument jquery-1.7.min.js Line 2 caracter 30982
- 18:58 Ticket #12061 ($(window).beforeunload() clobbers previous handler and return values) created by
- Moved from: http://bugs.jqueryui.com/ticket/8439 No matter what …
- 16:33 Ticket #12060 (Doesn't read data parameter correctly) closed by
- duplicate
- 16:18 Ticket #12060 (Doesn't read data parameter correctly) created by
- The HTML file (shortened): […] When I call: […] I get the videoid …
- 14:28 Ticket #12055 (Memory Leak in IE8 when using custom events) closed by
- duplicate: Sweet!
- 13:54 Ticket #12059 (`grunt custom` should minify - also should add excluded modules to headers) closed by
- fixed: grunt custom saves minified version automattically. Close gh-856, Fixes …
- 13:18 Ticket #12056 (Insert space before capital letters in jquery template using replace and ...) closed by
- invalid: jquery.template is not managed on this bug tracker and is not supported by …
- 12:53 Ticket #12058 (not working with jquery ui dialog) closed by
- invalid: jQuery UI's 1-8-stable branch works, so jQuery UI 1.8.22 will work …
- 12:16 Ticket #12059 (`grunt custom` should minify - also should add excluded modules to headers) created by
- It would be useful if e.g. grunt custom:-deprecated would also create a …
- 12:13 Ticket #12058 (not working with jquery ui dialog) created by
- Not sure this bug should go under jquery core or jquery UI. jquery 1.8 b2 …
- 10:44 Ticket #12057 (Sizzle Regression) created by
- Was working in 1.8b1, now breaks in 1.8b2 ok (quoted value) …
- 08:25 Ticket #12056 (Insert space before capital letters in jquery template using replace and ...) created by
- the below jquery template is not working because f $1 <script id="" …
- 06:44 Ticket #12055 (Memory Leak in IE8 when using custom events) created by
- I'm seeing a memory leak in IE8/7 when binding custom events to a Jquery …
07/10/12:
- 23:15 Ticket #12054 (Uncaught TypeError: Object #<HTMLDocument> has no method 'getAttribute') created by
- $(document).is(".something"); will throw `Uncaught TypeError: Object …
- 21:35 Ticket #12053 (null pointer exception in .next() / .sibling()) closed by
- duplicate
- 21:21 Ticket #12053 (null pointer exception in .next() / .sibling()) created by
- When using .next() on a last child you get an exception instead of the …
- 20:59 Ticket #12052 (.data() fails when retrieving large numbers) closed by
- duplicate
- 20:43 Ticket #12052 (.data() fails when retrieving large numbers) created by
- Having a "data-something" attribute on an element containing a large …
- 15:31 Ticket #12050 (Jquery :lt Selector) closed by
- invalid: string + number - number = (string + number) - number, which is not what …
- 15:16 Ticket #12050 (Jquery :lt Selector) created by
- I have ten rows in a table with a text box in each cell. I'm attempting to …
- 15:03 Ticket #12049 ($.post()) closed by
- invalid: Please ask for support on the forums or on the …
- 14:39 Ticket #12049 ($.post()) created by
- I have a problem. Try to solve it... 1. I have a webpage1 and in this …
- 14:17 Ticket #10517 (.before() and .after() give unexpected return type) closed by
- fixed: Fix #10517. before() and after() on disconnected node should return …
- 13:51 Ticket #12047 (body.removeChild( container ); can cause an error) closed by
- wontfix: DOMNodeInserted is deprecated and should no longer be used. …
- 11:15 Ticket #12048 ([IE6/7/8] xml set attribute) created by
- On line 2572: […] if elem is XML element,you create HTML attribute …
- 08:29 Ticket #11967 (data argument in ajax dataFilter callback is undefined) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:17 Ticket #12047 (body.removeChild( container ); can cause an error) created by
- [ http://stackoverflow.com/a/11407389/1091014 An answer of a question on …
- 03:16 Ticket #12024 (Certain attributes should be treated as case-insensitive when comparing ...) closed by
- duplicate: @ClarkeyBoy1987: This is absolutely a bug, just not in the implementation …
- 03:13 Ticket #11400 (The .find function fail when nodes have an ID containing a \) closed by
- duplicate: Ported to Sizzle issue https://github.com/jquery/sizzle/issues/121
- 03:11 Ticket #11962 (Standardize getter return values for empty sets.) closed by
- fixed: Fix #11962. Standardize getter return values for empty sets. Changeset: …
- 00:38 Ticket #12043 (Sizzle Error - unrecognised expression (0)) closed by
- invalid: This would require debugging the tablesorter plugin, so it's not (yet) a …
07/09/12:
- 22:27 Ticket #12046 (.remove([selector]) not honoring the sub selector correctly) closed by
- invalid: > selector A selector expression that filters the set of matched …
- 20:18 Ticket #12046 (.remove([selector]) not honoring the sub selector correctly) created by
- http://jsfiddle.net/277w4/ The .remove() function doesn't remove the …
- 16:56 Ticket #12045 (border-box on dynamically altered child elements in Chrome does not update ...) created by
- See this example http://jsfiddle.net/22Wmg/9/ Basically when adjusting …
- 14:10 Ticket #12044 (ready callback should always be called asynchronously) created by
- The documentation of ready says: > If …
- 08:09 Ticket #12043 (Sizzle Error - unrecognised expression (0)) created by
- On the webpage, http://www.bimomotor.com/bimo/category/All+categories I …
07/08/12:
- 09:00 Ticket #12042 (Jquery don't allow to set minHeight value to auto if value was set with a ...) created by
- When one block was defined with min-height at "100%", it's impossible to …
- 08:51 Ticket #11958 (JQuery functions fail to start when activated by a dynamically created DOM ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:51 Ticket #11942 (subsequent getScript callback does not always fire) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:51 Ticket #11940 (Ajax request on Android after a back) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:51 Ticket #11901 (JQuery opacity test is not exhaustive according to spec) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:21 Ticket #12041 (trigger method is trying to access object's properties as functions) created by
- When using custom events on a JavaScript object (such as window, document …
- 03:31 Ticket #12040 (Test against Content Security Policy (CSP)) created by
- Ticket #11249 fixed a CSP issue with inline styles used for feature …
- 02:46 Ticket #12032 ($.browser.safari returns true in latest Chrome release) closed by
- wontfix: This is because $.browser is unmaintained - to maintain is to encourage …
07/07/12:
- 21:49 Ticket #11249 (CSP error in Chrome 18 when loading jQuery 1.7.1) closed by
- fixed: https://github.com/jquery/jquery/commit/dc83072878ed9636c8158a014bd9fa4acc1 …
- 20:48 Ticket #12037 (jQuery triggers default CSP inline style blocking) closed by
- duplicate: Thanks, we'll handle this in #11249. I appreciate the patch!
- 20:45 Ticket #11249 (CSP error in Chrome 18 when loading jQuery 1.7.1) reopened by
- 19:38 Ticket #12027 (Uses classList in Chrome/Firefox for className management) closed by
- duplicate
- 10:11 Ticket #12037 (jQuery triggers default CSP inline style blocking) created by
- This is a re-filing of #11249 since that got closed. (Sorry about the …
- 03:32 Ticket #12033 (The requested URL /servcars/js/jquery-1.3.2.min.js was not found on this ...) closed by
- invalid: This isn't a jQuery core bug. It's not even a bug report.
07/06/12:
- 21:17 Ticket #10290 (ELEMENT TRAVERSING API) reopened by
- Reopening for possible inclusion in 2.0; Orkel has volunteered.
- 18:49 Ticket #12033 (The requested URL /servcars/js/jquery-1.3.2.min.js was not found on this ...) created by
- 17:46 Ticket #12032 ($.browser.safari returns true in latest Chrome release) created by
- The latest Chrome release for Mac (20.0.1132.47) looks like it changed …
- 15:31 Ticket #12031 (Allow objects as event handlers) created by
- Doing OOP with jQuery events requires a lot of $.proxy boilerplate. the …
- 14:16 Ticket #12018 ($(document).ready() fires too early in IE8) closed by
- fixed: Fix #12018, readyState "interactive" in oldIE lies! Closes gh-848. …
- 14:04 Ticket #8482 (position() on AREA element errors in IE (tested IE 7 and 8)) closed by
- fixed: Fix #8482, offsetParent should not return null. Closes gh-847. …
- 13:11 Ticket #11971 (Animating background-position fails in IE8) closed by
- fixed: Fix #11971: force numeric animation start to be numeric, closes gh-836. …
- 07:33 Ticket #12030 (.attr() bug drowser differences IE8) created by
- Browser: IE version 8.0.6001.18702 on WinXp Firefox 13.0.1 on same …
- 04:48 Ticket #12029 (on() not the same as live() for keypress event) closed by
- invalid: Please ask for help on the forums; You're using .on incorrectly.
- 04:42 Ticket #11163 (jQuery.support.checkClone always true) closed by
- fixed: From what I can tell, this is fixed. Markel, if I'm wrong, let me know and …
- 04:30 Ticket #11643 (USING VARIABLE TO REPLACE REDUPLICATE STRINGS) closed by
- wontfix: antishok, thanks for doing the investigative work, but if this only saves …
- 03:20 Ticket #12029 (on() not the same as live() for keypress event) created by
- The documentation states on() should be used in place of live for jquery …
- 01:14 Ticket #12025 ((Not Really) New jQuery Static Method: wait) closed by
- invalid: All the code at docs.jquery.com is really old and will be either moved to …
07/05/12:
- 21:26 Ticket #12026 (Let $(html, props) use any jQuery.fn method) closed by
- fixed: Fix #12026. Let props in $(html, props) be any jQuery.fn method. Closes …
- 21:23 Ticket #12027 (Uses classList in Chrome/Firefox for className management) created by
- Uses el.classList DOMTokenList to handler attr(class) that support it. …
- 21:17 Ticket #12026 (Let $(html, props) use any jQuery.fn method) created by
- As discussed in IRC. Rather than keeping a separate .attrFn white list, …
- 21:09 Ticket #12025 ((Not Really) New jQuery Static Method: wait) created by
- Ever since deferred was refactored out two years ago, every single …
- 17:25 Ticket #12024 (Certain attributes should be treated as case-insensitive when comparing ...) created by
- Hi, Please see …
- 17:03 Ticket #12023 (Add new $.sjax method to explicitly support synchronous AJAX) created by
- Currently, the $.ajax method has an "async" option that has been …
- 15:43 Ticket #12021 (Install error) closed by
- invalid: Please ask for support on the forums or on the …
- 15:36 Ticket #12021 (Install error) created by
- Hi I try to run your install, and get this error: Script: …
- 14:37 Ticket #12020 (A bug that occurs when binding transitionend event to an element via ...) created by
- The event transitionend's argument object event can get two properties. …
- 13:11 Ticket #12012 (unable to disable 'readonly') closed by
- duplicate: Use .prop().
- 13:08 Ticket #12015 (»e.returnValue = false;« does often raise "... member not found .." for ...) closed by
- invalid: This is an issue with what the plugin is doing, not jQuery. IE 6/7 (and …
- 13:00 Ticket #12019 (Calling next() on an element without any next sibling throws) closed by
- duplicate: No test case provided, but seems like a dup.
- 12:51 Ticket #12013 (Problem on parseInt of '08' and '09') closed by
- invalid: Ask on a forum.
- 12:50 Ticket #12014 (jQuery's clone method doesn't clone events bound via addEventListener ...) closed by
- cantfix: Yep, use jQuery's event system if you also want to use jQuery's …
- 12:22 Ticket #12019 (Calling next() on an element without any next sibling throws) created by
- Test case - $("body").next(); Throws (in Chrome 20) - TypeError: Cannot …
- 12:17 Ticket #12018 ($(document).ready() fires too early in IE8) created by
- Demo: http://jsfiddle.net/highcharts/SHD92/ 1. Open the URL in a modern …
- 11:25 Ticket #12016 (Ajax Cross Domain Request doesnt't work correctly in Internet Exploler) created by
- I used a type of code, which sending a cross domain request to other site, …
- 09:06 Ticket #12015 (»e.returnValue = false;« does often raise "... member not found .." for ...) created by
- Test case: http://jsfiddle.net/hfQeG/4/
- 08:34 Ticket #12014 (jQuery's clone method doesn't clone events bound via addEventListener ...) created by
- See example: http://jsfiddle.net/yvguq
- 08:31 Ticket #11896 (jquery ie8 unexpected call to method or property access ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:28 Ticket #12013 (Problem on parseInt of '08' and '09') created by
- Hello, I have a problem with the function parseInt() : parseInt('01') => …
Note: See TracTimeline
for information about the timeline view.
