Timeline
01/12/12:
- 21:44 Ticket #11169 (append does not work i XML document / element) created by
- In below javascript - why does the second alert not display "tryagain" …
- 17:18 Ticket #11168 (slideToggle and css position in IE) created by
- In all IE version (IE6 to IE9), the slideToggle, slideUp and slideDown …
- 15:19 Ticket #204 ([PATCH] IE Opacity issues resolved) closed by
- fixed: This ticket somehow reopened itself while I was deleting spam comments.
- 15:18 Ticket #11123 (jQuery.support.checkClone and all associated code should be removed from ...) closed by
- invalid: Closing per OP request. Thank you for looking into it further.
- 13:03 Ticket #11167 (Unable to build a jquery collection from objects which have a .length ...) created by
- Adding an object which has a length property into a jQuery 'collection' …
- 12:45 Ticket #11166 (attr("viewBox") broken by case folding) created by
- Hi ! May I let you take a look at this fiddle ? …
- 08:30 Ticket #11165 (animate to the left not working) created by
- i'v got images with position absolute and this line dose not work …
- 07:38 Ticket #11164 (document all support tests) created by
- Yes, we all love feature detection, but what about support tests? It's a …
- 03:16 Ticket #11055 (Update HTML5 Shim elements list to support latest html5shiv) closed by
- fixed: Adds 'bdi' and 'data' to shim list and test runner. Fixes #11055 …
- 03:12 Ticket #11119 (The curCSS function only need 2 arguments) closed by
- fixed: Fix #11119: The curCSS function needs only 2 arguments Changeset: …
- 03:02 Ticket #11145 ($(document).on() not working with name="disabled") closed by
- fixed: Fix #11145: Harden dispatch against a form-aliased "disabled" property …
- 02:43 Ticket #10902 (ability to test a built version of jQuery in unit tests) closed by
- fixed: Fix #10902. DRY up the ways to include src files in tests. Changeset: …
01/11/12:
- 23:40 Ticket #11163 (jQuery.support.checkClone always true) created by
- For old webkit based browsers it shouldn't
- 21:24 Ticket #11162 (jQuery.when misbehaves with fail()) created by
- This bug exists in 1.7.1 but dates back at least to 1.5.2. […] The …
- 18:25 Ticket #11161 (jquery 1.7.1 min - attr) closed by
- invalid: The mere presence of the disabled attribute indicates true for its boolean …
- 18:14 Ticket #11161 (jquery 1.7.1 min - attr) created by
- […]
- 17:35 Ticket #11160 (Function to get object type) closed by
- worksforme: jQuery.type http://api.jquery.com/jQuery.type/
- 17:32 Ticket #11160 (Function to get object type) created by
- Currently, there is no built in method to detect the type of object being …
- 17:02 Ticket #11081 (noConflict leaves actually undefined variables set to undefined) closed by
- patchwelcome: Sure, if there is a solution that preserves IE 6/7/8 compatibility we …
- 17:01 Ticket #11081 (noConflict leaves actually undefined variables set to undefined) reopened by
- 16:49 Ticket #11109 (Sizzle: Expr.relative truncates prematurely) closed by
- duplicate: Can you coordinate with timmywil on this? He's got #10697. I'll mark this …
- 16:36 Ticket #11081 (noConflict leaves actually undefined variables set to undefined) closed by
- invalid: This seems like something Zepto should handle, since we've worked this way …
- 16:33 Ticket #11031 (.children() multiple hierarchy levels) closed by
- invalid: http://jsfiddle.net/FrKyN/208/ Read the selector from right to left. …
- 16:21 Ticket #11060 (Proposal to change the design of .data() slightly) closed by
- duplicate: I think we'll stay with what we have. …
- 16:19 Ticket #11054 (Problem with .focus() in IE8.) closed by
- invalid: In 1.6.x we trapped and discarded *any* errors thrown by an inline event …
- 16:07 Ticket #11023 (Ajax calls to # fail in IE) closed by
- wontfix: Use location.href when needed.
- 16:05 Ticket #11113 (Stringify params need to be added before sending them thorugh AJAX) closed by
- plugin: I'm not fan either.
- 16:02 Ticket #11143 (cursor blink rate with mousemove event in IE8) closed by
- invalid: Whatever the problem is, it is not caused by jQuery. Here is a bare-DOM …
- 15:57 Ticket #11159 (IE gets different width() and outerWidth() values to FF, Chrome and Safari) created by
- http://jsfiddle.net/aFAF9/11/ I know the CSS is messy... ;)
- 15:56 Ticket #11144 (jQUery live() doesn't work for event "select" doesn't work for inputs on ...) closed by
- wontfix: Yes, the event does not bubble in IE<9. It is a rarely-used event and …
- 15:47 Ticket #11132 (.width() on hidden cell messes up table layout in Google Chrome) closed by
- cantfix: It seems the duplicate was created by the op of this ticket. @romario333: …
- 15:39 Ticket #11151 (jQuery AJAX Error Response Body Parsing) closed by
- wontfix: Considering this is an edge case, I wouldn't be in favor of adding bytes …
- 15:33 Ticket #11158 (prop() could be used to get numeric values of css properties.) closed by
- invalid: And if there were DOM properties and CSS properties with the same name? …
- 15:30 Ticket #11157 (Attribute filter can't deal with colons) closed by
- duplicate: nodeName is not an attribute (it's a property) so the attribute filter …
- 12:29 Ticket #11158 (prop() could be used to get numeric values of css properties.) created by
- It would be quite useful to be able to retrieve the numeric value of a css …
- 12:09 Ticket #11157 (Attribute filter can't deal with colons) created by
- Given some rss 2.0 it's quite hard to get the content:encoded property. …
- 10:48 Ticket #11132 (.width() on hidden cell messes up table layout in Google Chrome) reopened by
- Re-opening as this was brought up again in …
- 10:45 Ticket #11156 (.WIDTH() ON HIDDEN CELL MESSES UP TABLE LAYOUT IN GOOGLE CHROME) closed by
- duplicate: As this is a duplicate of the older ticket I'll close this one and re-open …
- 10:43 Ticket #11155 (Jquery Not working in asp.net Update panel) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker!. Unfortunately …
- 10:32 Ticket #11156 (.WIDTH() ON HIDDEN CELL MESSES UP TABLE LAYOUT IN GOOGLE CHROME) created by
- In Google Chrome, when you call .width() on a hidden cell and then make …
- 09:18 Ticket #11155 (Jquery Not working in asp.net Update panel) created by
- Currently I am using Jquery and Mathjx.js in my asp.net application and …
- 08:02 Ticket #11106 (jsonp request may throw out browser error when use .abort()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:02 Ticket #11105 ($.getJSON the callback dose not work) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:46 Ticket #11154 (.each() callback.) closed by
- wontfix: Feature creep. Can easily be inlined: http://jsfiddle.net/rwaldron/p4Yp4/
- 03:36 Ticket #11154 (.each() callback.) created by
- It would be great if .each() had a callback function that fires when all …
- 00:49 Ticket #11147 (1.7.1 altered event behavior for UI autocompleteselect event) closed by
- invalid: jQuery UI 1.8.9 was released in January 2011 …
01/10/12:
- 20:42 Ticket #11150 ($.map inconsistent behavior) closed by
- invalid: To follow up on rwaldron's comment, would you say it's safe practice to …
- 18:52 Ticket #11153 (jQuery 1.7 Strips Carriage Returns in IE 8) created by
- In versions of jQuery prior to 1.7, new nodes which are inserted preserve …
- 17:34 Ticket #11152 (slider won't slide) closed by
- invalid: Sometimes the slider can get rusted in place, apply some WD-40 to the …
- 17:30 Ticket #11152 (slider won't slide) created by
- my slider doesn't start in live view. I've tried removing and creating …
- 16:10 Ticket #11151 (jQuery AJAX Error Response Body Parsing) created by
- I use jQuery with REST APIs and sometimes errors are reported via HTTP, …
- 15:49 Ticket #9521 (XSS with $(location.hash) and $(#<tag>) is needed?) reopened by
- @jdalton and I talked about this, and I don't think it can be solved in a …
- 15:19 Ticket #11150 ($.map inconsistent behavior) created by
- I came across an issue where IE8 will iterate through an object too many …
- 15:08 Ticket #11149 (new 'queue string' feature isnt working) created by
- hi! i've seen the new feature added to animation - the queue by string and …
- 14:36 Ticket #11148 (Focus event doesn't fire, but focusin fires twice) created by
- Reported by @DonTAbrams http://jsfiddle.net/donabrams/MLnRg/
- 07:56 Ticket #11103 (parseJSON solved in chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:56 Ticket #10982 (In IE (6/7/8) had the following error:"Invalid argument. Line: 8826 Char: ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
01/09/12:
- 21:56 Ticket #11147 (1.7.1 altered event behavior for UI autocompleteselect event) created by
- Using JQuery 1.7.1 the behavior of the Jquery AutoComplete …
- 21:10 Ticket #11146 (Exclamation in id selector does not match the matching element) closed by
- invalid: The exclamation point must be escaped. …
- 21:03 Ticket #11146 (Exclamation in id selector does not match the matching element) created by
- When an element's id contains an exclamation mark, the jQuery id selector …
- 18:25 Ticket #11145 ($(document).on() not working with name="disabled") created by
- If a form includes an element with a name attribute of 'disabled', the …
- 18:05 Ticket #11144 (jQUery live() doesn't work for event "select" doesn't work for inputs on ...) created by
- Try following code: […] Above code should "alert" "I'm alive!" …
- 15:42 Ticket #11143 (cursor blink rate with mousemove event in IE8) created by
- Hi, when using the following code the cursor blink rate changes in IE …
- 15:27 Ticket #11142 (removeAttr for "checked" on radio button removes the attribute from all ...) closed by
- duplicate
- 15:25 Ticket #11137 (Jquery doesn't parse a rare selector correctly) closed by
- invalid: A few things here: 1. If the bug cannot be reproduced on jsfiddle, it is …
- 09:10 Ticket #11142 (removeAttr for "checked" on radio button removes the attribute from all ...) created by
- when i call $("#someId").removeAttr("checked") it will remove the checked …
- 02:01 Ticket #11141 (Setting offset attribute using jQuery's shorthand element creation) closed by
- wontfix: Considering the research you've done here and that the issue is easily …
01/08/12:
- 17:13 Ticket #11141 (Setting offset attribute using jQuery's shorthand element creation) created by
- When trying to create a linear gradient in svg I hit the following problem …
- 15:15 Ticket #11139 (Repeating identical selector results in error in IE7) closed by
- invalid
- 13:57 Ticket #11140 (Bug Tracker sometimes fail - MySQL server has gone away) created by
- From time to time I can't access bugs.jquery.com. Page reload usually …
- 08:12 Ticket #11095 (navigator.taintEnabled) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 05:37 Ticket #10617 (Type coersion wrongly placed) closed by
- worksforme: No, this is the correct behavior! […] in this case, ret[1] is the …
01/07/12:
- 14:24 Ticket #11139 (Repeating identical selector results in error in IE7) created by
- It would appear that if you call an identical selector to the previous …
- 14:05 Ticket #11133 (jQuery.one() function doesn't remove "mouseenter" event after first call) closed by
- duplicate: Thanks @gibson042, I thought it looked familiar but must have done the …
- 13:59 Ticket #11138 (.serialize doesn't include submit buttons) closed by
- invalid: Button values are serialized only if a button press caused the form …
- 07:58 Ticket #11099 (jsonp bug, filePath can not start with x) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:46 Ticket #11138 (.serialize doesn't include submit buttons) created by
- It doesn't because it checks the type against rinput which is a static …
01/06/12:
- 20:35 Ticket #11137 (Jquery doesn't parse a rare selector correctly) created by
- If you execute this code (in Chrome, you can just paste it in the …
- 17:17 Ticket #11136 (Textarea values are not preserved when .cloned()'ed) closed by
- duplicate
- 17:12 Ticket #11135 (clean() misbehaves for self-referencing scripts) closed by
- cantfix: The reason jQuery removes scripts and executes them manually is because it …
- 16:32 Ticket #11136 (Textarea values are not preserved when .cloned()'ed) created by
- Hey there, today I noticed that […] will be cloned into […] ... …
- 16:23 Ticket #11135 (clean() misbehaves for self-referencing scripts) created by
- Tested in Firefox 9.0.1/Linux Script tags of the form {{{<script …
- 15:20 Ticket #11132 (.width() on hidden cell messes up table layout in Google Chrome) closed by
- invalid: There is a temporary swap occurring, but given that all of the settable …
- 15:18 Ticket #11134 ($.post doesn't allow setting a contentType) closed by
- wontfix: If you want finer control, use $.ajax.
- 15:17 Ticket #11134 ($.post doesn't allow setting a contentType) created by
- When posting json to a server you need to set the content type. This can …
- 13:29 Ticket #11131 (In IE(6~8), $('<a class=aaa>') couldn't get the [0] method) closed by
- invalid: The tag needs to be closed with </a>, as explicitly noted in the …
- 13:24 Ticket #11133 (jQuery.one() function doesn't remove "mouseenter" event after first call) created by
- A one time "mouseenter" event created with jQuery.one("mouseenter", …
- 09:10 Ticket #11132 (.width() on hidden cell messes up table layout in Google Chrome) created by
- When you call .width() on a hidden cell and than make it visible, the cell …
- 08:20 Ticket #11093 (Mouseup causes mousemove event to fire) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:09 Ticket #11131 (In IE(6~8), $('<a class=aaa>') couldn't get the [0] method) created by
- In IE(6~8): […] But Other Browsers: […]
01/05/12:
- 15:08 Ticket #11129 (.attr('href') returns full url in IE7) closed by
- worksforme: http://jsfiddle.net/timmywil/F5KZ2/
- 14:44 Ticket #11130 (jQuery.fn.on: binding map with null selector ignores data) created by
- Here's an example that will fail […] The problem exists on line …
- 09:30 Ticket #11129 (.attr('href') returns full url in IE7) created by
- This bug: http://bugs.jquery.com/ticket/2747 Is reintroduced in jQuery …
- 08:02 Ticket #11094 (white flash during page load (every browser but not firefox)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:02 Ticket #11092 ("permission denied" jquery 1.7.1 IE7 on line 1666 accessing elem attribute) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:02 Ticket #11090 (Click Event Forwarding) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:02 Ticket #11078 (running script with html() is strange) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:02 Ticket #11073 ($(".foo").toggle().delay(2000).toggle() doesn't work) 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.
