Timeline
03/24/12:
- 16:51 Ticket #11511 (delay should not cause the second argument to be called if it's a function) closed by
- invalid: Overlooking the docs is not a bug in jQuery, especially when the docs are …
- 16:26 Ticket #11511 (delay should not cause the second argument to be called if it's a function) created by
- I see in this ticket: http://bugs.jquery.com/ticket/8489 that delay will …
- 08:18 Ticket #11462 (Table Caption does not Fade Out) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:18 Ticket #11459 (charset attribute of script tag lost when insert html string with .html()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
03/23/12:
- 17:25 Ticket #11509 (mouseover / mouseenter bug in webkit) closed by
- cantfix: Looks like a bug in webkitMatchesSelector, one that would be difficult …
- 11:21 Ticket #11510 (.focus() has to be called twice on internet explorer) created by
- when using the .focus() function, i have to call it twice to get the …
- 08:12 Ticket #11509 (mouseover / mouseenter bug in webkit) created by
- mouseover and mouseenter are inconsistent in Chrome (17.0.963.83 m) …
- 08:07 Ticket #11451 (Bind and Click problem) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:31 Ticket #11503 (jqXHR.status and jqXHR.statusText when body is empty) closed by
- invalid
- 00:29 Ticket #11508 ($.fn.is() could be enhanced to check existence.) closed by
- invalid: You can already do this with the .length property. "if( …
- 00:07 Ticket #11508 ($.fn.is() could be enhanced to check existence.) created by
- $.fn.is() could be modified slightly to check the existence of the …
03/22/12:
- 22:53 Ticket #11507 ($(document).ready() does not work with Internet Explorer 8 any more) created by
- http://jsfiddle.net/gzpCm/ Whenever you include jQuery 1.7.x into a …
- 22:43 Ticket #11506 ("Bug Tracker" link in navbar on "jquery.com" is to now dead dev.jquery.com) created by
- "Bug Tracker" link in navbar on "jquery.com" is to now dead …
- 22:31 Ticket #11505 (100% CPU slow parsing of `href[|=...]` selector) created by
- Using jquery 1.7.1 (min). Examples here are in the Chrome console (Google …
- 20:55 Ticket #11504 (Roundabout plugin broken with jQuery 1.7.2) closed by
- invalid: Plugin bugs should be reported to the author of the plugin
- 20:51 Ticket #11504 (Roundabout plugin broken with jQuery 1.7.2) created by
- Hi, jQuery Roundabout ( http://fredhq.com/projects/roundabout) works fine …
- 20:14 Ticket #11503 (jqXHR.status and jqXHR.statusText when body is empty) created by
- I'm developing a REST client based on jQuery. The server often responds …
- 19:20 Ticket #11502 (Live change input file event bug in IE 7) created by
- live method with change event a input file doesn't works on IE 7 is it a …
- 14:47 Ticket #11501 (on() is no substitute for live()) created by
- The jQuery docs suggest that live() is now deprecated and that we should …
- 14:39 Ticket #11455 (Response headers unavailable on CORS ajax request) closed by
- cantfix: That's because Location is not a "simple response header": …
- 13:23 Ticket #11476 (Ajax context is lost in deferred) closed by
- worksforme: Works for me: http://jsfiddle.net/kQMyz/
- 10:09 Ticket #11500 (Bug : "change" event handler not executed when triggered manually on IE7 & ...) created by
- Hi I bound a "change" handler on a checkbox, and triggered that event …
- 09:08 Ticket #11499 (jquery boxy on internet explorer 9 problem) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately, …
- 08:35 Ticket #11499 (jquery boxy on internet explorer 9 problem) created by
- jquery boxy is not stable working on internet explorer 9.
- 08:29 Ticket #11447 (((jQuery.event.special[handleObj.origType] || {}).handle || ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:19 Ticket #11488 (Setting select attribute doesn't change dropdown position in firefox) closed by
- invalid: Not really a jQuery bug since it's reproducible using native DOM methods …
03/21/12:
- 23:51 Ticket #11495 (.load() always calls the success handler) closed by
- invalid: @fastfasterfastest is right. You can check against the textStatus argument …
- 23:10 Ticket #11498 (Click event inconsistent firing on nested elements) created by
- When you bind two nested elements' click handler the events should only …
- 20:00 Milestone 1.7.2 completed
- 19:34 Ticket #11469 (Negative margin in animations (.animate)) closed by
- fixed: Fix #11469. Exclude margins from the negative property check. Changeset: …
- 15:27 Ticket #11497 (Distribute a build in the repository) closed by
- wontfix: git submodule update && cd [submoduledir]/jquery/ && make
- 14:14 Ticket #11497 (Distribute a build in the repository) created by
- Hi, Could it be possible to distribute a prebuild version of jQuery in …
- 12:37 Ticket #11496 (.offset() called on a hidden element is positioned relative to it's old ...) created by
- var $thumbThingy = $('<div id="basket-thumbview"></div>').appendTo( …
- 09:42 Ticket #11495 (.load() always calls the success handler) created by
- The success handler function always get called, even if the server returns …
- 08:23 Ticket #11440 (ajax Headers - Valid type - Firefox) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:56 Ticket #11494 (DOM Exception 12) created by
- My error collection process caught the following error coming from jQuery: …
- 00:06 Ticket #11473 ($.fn.html clears children in IE) closed by
- wontfix: And it makes the performance worse for the browsers that have the worst …
03/20/12:
- 19:38 Ticket #11493 (Script tag and clone method) closed by
- duplicate
- 19:38 Ticket #11493 (Script tag and clone method) reopened by
- H
- 19:29 Ticket #11489 ($.post() requires a value back) closed by
- invalid: Closing per OP
- 19:26 Ticket #11493 (Script tag and clone method) closed by
- invalid: @gibson042 well, I originally planned on looking at it this evening... and …
- 17:37 Ticket #11493 (Script tag and clone method) created by
- Looks like this is fixed in 1.7.2rc1 but thought I'd submit the ticket …
- 17:27 Ticket #11492 (In IE8 .append does not append option elements correctly) created by
- When appending options to a select in IE8 with new Option, the option gets …
- 14:13 Ticket #11491 ($.post() requires a value back) closed by
- duplicate
- 14:13 Ticket #11490 ($.post() requires a value back) closed by
- duplicate
- 13:37 Ticket #11491 ($.post() requires a value back) created by
- $.post("/Foo", { id: "2" }); This will make Firefox state "no …
- 13:37 Ticket #11490 ($.post() requires a value back) created by
- $.post("/Foo", { id: "2" }); This will make Firefox state "no …
- 13:33 Ticket #11489 ($.post() requires a value back) created by
- $.post("/Foo", { id: "2" } This will make Firefox state "no element …
- 11:43 Ticket #11488 (Setting select attribute doesn't change dropdown position in firefox) created by
- Firefox 9 & 11 under Windows 7 Professional The dropdown HTML: <select …
- 00:06 Ticket #11249 (CSP error in Chrome 18 when loading jQuery 1.7.1) reopened by
- Reopening for review
- 00:05 Ticket #11487 (Some effects (like fadeOut) don't work on sites using a strict Content ...) closed by
- duplicate
03/19/12:
- 14:44 Ticket #11487 (Some effects (like fadeOut) don't work on sites using a strict Content ...) created by
- It looks like fadeOut() works by setting a temporary inline style. This …
- 08:39 Ticket #11486 (unexpected call to method or property access with ie < 9: ...) closed by
- duplicate
- 07:15 Ticket #11486 (unexpected call to method or property access with ie < 9: ...) created by
- I get "unexpected call to method or property access" with ie7 e ie8 with …
03/18/12:
- 15:46 Ticket #11481 (jQuery.param does not serialize Date objects correctly) closed by
- invalid
- 08:20 Ticket #11431 (Binding on events to iframe tags from parent window using "on" functions ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
03/17/12:
- 16:33 Ticket #11478 (DOMException in Google Chrome) closed by
- invalid
- 11:10 Ticket #11485 (Event degelation doesn't work with middle mouse click) created by
- Fiddle: http://jsfiddle.net/ZgD2s/3/ On Google Chrome, the two directly …
- 03:52 Ticket #10918 (fadeIn/show a table row will add style='display: block' to the tr tag ...) closed by
- duplicate
Note: See TracTimeline
for information about the timeline view.
