Timeline
11/03/11:
- 23:55 Ticket #10658 (Highcharts - column chart fails with 1.7 code base) created by
- jsFiddle to repo, using example from their demos: …
- 21:28 Ticket #10657 (Deprecate jQuery#size() in favor of jQuery#length) created by
- Please consider deprecating/removing jQuery#size() in favor of …
- 19:01 Ticket #10656 (.removeData( list) does not appear to work) closed by
- wontfix: .removeData() will not remove the actual data-* attributes from the DOM …
- 18:48 Ticket #10656 (.removeData( list) does not appear to work) created by
- passing a list to removeData is broken as follows (tested in IE 9 and …
- 16:17 Ticket #10655 (getJSON doesn't send the right Accept header in some browsers.) created by
- In recent versions of Firefox, JQuery does't send the right Accept headers …
- 16:03 Ticket #10647 (jQuery#is is broken in FireFox 3.6) closed by
- worksforme: http://jsfiddle.net/timmywil/zHpPQ/2/
- 14:36 Ticket #10650 (Specific context in IE6 implies JSONP requests goes through error callback ...) closed by
- cantfix: This is a known issue in IE6 and partly why the use of the javascript …
- 14:26 Ticket #10653 (Image disappearing after load) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! Please …
- 14:06 Ticket #10653 (Image disappearing after load) created by
- I have found this really weird bug which I think has to do with jQuery. …
- 13:29 Ticket #10648 (Resizable is not working when element contains an iframe) closed by
- invalid: Please ask for help on the forum. http://forum.jquery.com
- 13:28 Ticket #10527 (AJAX deferred should call success on "No Content," even when a ...) reopened by
- 13:23 Ticket #10649 (it is no use of callback) closed by
- invalid: Please ask for help on our forum, or on StackOverflow. …
- 13:21 Ticket #10652 (query loadeer) closed by
- invalid: Please contact the maker of the plugin for help with the plugin. It looks …
- 13:19 Ticket #10651 (Turkish character) closed by
- invalid: Our site doesn't sell anything, and this is a bug tracker, so I think this …
- 11:32 Ticket #10652 (query loadeer) created by
- /* * QueryLoader Preload your site before displaying it! * …
- 10:39 Ticket #10651 (Turkish character) created by
- hi. I purchased template. but this template Tukish character not suppord. …
- 09:15 Ticket #10650 (Specific context in IE6 implies JSONP requests goes through error callback ...) created by
- I had to debug some jsonp request that wasn't working on IE6. After …
- 08:13 Ticket #10649 (it is no use of callback) created by
- $.get("test.php", { name: "John", time: "2pm" }, function(data){ …
- 08:11 Ticket #10532 (JavaScript warnings for jQuery (seen in FireBug)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:11 Ticket #10530 (attr()/removeAttr() functions problems) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:11 Ticket #10527 (AJAX deferred should call success on "No Content," even when a ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:11 Ticket #10522 (animate() in IE7-8 function after complete called twice) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:11 Ticket #10504 (live mouseenter/mouseleave - append dynamic childs cause bubbling) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:11 Ticket #10490 (jQuery ajax 1.6.4 sporadic bug, browser independant) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:48 Ticket #10648 (Resizable is not working when element contains an iframe) created by
- I added iframe in div and make it resizable. I can resize it only one …
- 05:00 Milestone 1.7 completed
- 1. Events rewrite (unifying bind/live/delegate, fixing bubbling) 2. HTML5 …
- 03:21 Ticket #10647 (jQuery#is is broken in FireFox 3.6) created by
- this used to work http://jsfiddle.net/deadlyicon/zHpPQ/
- 02:53 Ticket #10646 (Have jQuery.error throw instanceof Error object) created by
- Right now jQuery.error() rethrows the string argument that it gets. This …
- 00:59 Ticket #10634 (event.layerX and event.layerY WebKit warnings still being displayed) closed by
- worksforme: I'm going to treat this report on the Chrome ticket I opened as …
11/02/11:
- 22:25 Ticket #10643 (JQuery live mouseleave bug) closed by
- worksforme: Works in the current branch, and should work in 1.7.
- 22:23 Ticket #10642 (Extending Object.prototype breaks raises "has no method 'replace'".) closed by
- wontfix: Sorry, we just don't support that. …
- 22:15 Ticket #10644 (jQuery performce issue in support function) created by
- We are using jQuery 1.6.4 in few project at eBay and found that following …
- 21:39 Ticket #10643 (JQuery live mouseleave bug) created by
- Here's my jsFiddle: http://jsfiddle.net/yLv5d/2/ The problem: I have a …
- 21:29 Ticket #10642 (Extending Object.prototype breaks raises "has no method 'replace'".) created by
- Hi, here is an example: http://jsfiddle.net/NeW4j/ I understand that …
- 19:58 Ticket #10513 (parse error on IOS) closed by
- cantfix: You'll need to contact T-Mobile or Orange at the links above, or however …
- 19:56 Ticket #10641 (Click error detection line on a list) closed by
- invalid: Can you ask this question on the forum, instead of the bug tracker? …
- 19:05 Ticket #10641 (Click error detection line on a list) created by
- I have this list : <ul class="open"> <li class="titreO" …
- 18:48 Ticket #10640 (live('hover') does not fire 2nd function) closed by
- invalid: The live() method does not support that argument signature. For support …
- 18:36 Ticket #10640 (live('hover') does not fire 2nd function) created by
- http://jsfiddle.net/chovy/pPMsh/ […]
- 18:12 Ticket #10639 (outerWidth(true) and css('margin') returning % instead of px in Webkit) created by
- If you have a relative margin (defined in %), …
- 18:05 Ticket #10638 (marginTop should be margin-top in support.js inline style string) closed by
- fixed: Correct typo in support.js assigning margin-top with cssText. Fixes …
- 17:48 Ticket #10638 (marginTop should be margin-top in support.js inline style string) created by
- Reported here: …
- 16:38 Ticket #10637 (T-Mobile compressor destorys jquery.js) closed by
- cantfix: I tell you what, I'm going to close this ticket because when I look at …
- 16:35 Ticket #10633 ("Who's using jQuery" - Dell logo on homepage is cutoff) closed by
- invalid: Thank you. The jQuery site is currently under revision.
- 16:20 Ticket #10637 (T-Mobile compressor destorys jquery.js) created by
- we tried to use jquery in our mobile website. when loading the page over …
- 12:22 Ticket #10636 (Inconsistent behavior with delegate and change in IE8) created by
- If you delegate to document both a keydown and a change handler for inputs …
- 10:24 Ticket #10634 (event.layerX and event.layerY WebKit warnings still being displayed) created by
- RE: http://bugs.jquery.com/ticket/10531 I've just upgraded to 1.7RC2 and …
- 08:08 Ticket #10507 (ipad in offline mode and ajax) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:58 Ticket #10633 ("Who's using jQuery" - Dell logo on homepage is cutoff) created by
- On line 227 of screen.css, ul.jq-whosUsing li a.jq-dell {width: } …
- 00:59 Ticket #10559 (.attr() works fail in custom attribute with empty value in IE6/7) closed by
- worksforme: This is fixed in the latest jQuery. http://jsfiddle.net/timmywil/uFRq5/2/
- 00:51 Ticket #10595 (Selectbox width() and css('width') discrepancies) closed by
- invalid: This is due to a combination of the nature of the box model and the …
- 00:27 Ticket #10597 (IE8, $(document).height() != $(window).height()) closed by
- invalid: It is just a matter of different default styles across browsers from …
11/01/11:
- 23:56 Ticket #10603 (Cannot fill script tag in IE: "Unexpected call to method or property ...) closed by
- invalid: There are much better ways to insert scripts and execute code. See …
- 23:49 Ticket #10537 (jQuery.html(...) doesn't check for invalid characters) closed by
- invalid: The information provided by default is even more useful. Web Inspector …
- 23:40 Ticket #10632 (dev.jquery.com) closed by
- invalid: Thanks! The plugins site is in the process of being rewritten.
- 23:33 Ticket #10604 ($(...).html(object) should use its custom toString() method.) closed by
- wontfix: This is feature creep. It is far too simple to pass a string or function.
- 21:46 Ticket #10632 (dev.jquery.com) created by
- dev. isn't working right on external websites .. an example script is …
- 19:39 Ticket #10623 (.addClass/.removeClass has inconsistent behavior when using ...) closed by
- invalid: Actually, it does check for dupes in that case. …
- 19:33 Ticket #10624 (animation jumpy at the end) closed by
- duplicate
- 18:03 Ticket #6136 (.html() on object element with Quicktime classid strips param tags in ...) closed by
- patchwelcome: Verified on IE8 with the -git build. However, jQuery isn't stripping the …
- 17:56 Ticket #6136 (.html() on object element with Quicktime classid strips param tags in ...) reopened by
- 16:36 Ticket #10628 (object is being set to 'display:inline' after show();) closed by
- duplicate: Thanks for the dup!
- 16:25 Ticket #10631 (jQuery 1.6.3-1.6.4 not working in IE) created by
- I am still unable to use 1.6.3-1.6.4 in Internet Explorer - continuing to …
- 15:56 Ticket #10630 (Fix focus-related test failures to resolve Swarm failures) created by
- When a browser window is out of focus it often fails to properly run the …
- 15:56 Ticket #10629 (IE is much too sensitive concerning the fake body. Explore cleaning up ...) created by
- Dave and I have been delving into this issue and we agree that the best …
- 15:48 Ticket #10628 (object is being set to 'display:inline' after show();) created by
- In my app I create a bunch of divs which are set to display:block but when …
- 15:20 Ticket #10625 (UI Draggable bug in IE 8) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. Unfortunately we …
- 14:40 Ticket #10627 (since 1.6.3 , $("radio").attr("checked") alway return a string "checked") closed by
- worksforme: Please see here for a test case that demonstrates the correct (and …
- 08:11 Ticket #10511 (Documentation type) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:11 Ticket #10510 (jquery is not working in ie7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:46 Ticket #10627 (since 1.6.3 , $("radio").attr("checked") alway return a string "checked") created by
- $("radio").attr("checked") alway return a string "checked"
- 00:02 Ticket #10626 (jquery) created by
- Calling onPageLoad() failed: TypeError: PageDesignerIFrame.jQuery is not a …
10/31/11:
- 23:14 Ticket #10625 (UI Draggable bug in IE 8) created by
- Mouse pointer and draggable element is not properly positioned while …
- 21:55 Ticket #10624 (animation jumpy at the end) created by
- Please see this fiddle: http://jsfiddle.net/Ctde5/6/ Notice how the blue …
- 21:33 Ticket #10416 (defaultDisplay returns block instead of table-row for a tr in FF) reopened by
- 21:32 Ticket #10622 (.show() does not properly restore CSS-set "display" value) closed by
- fixed: Revert "Landing pull request 530. Fixes coniditional path for tr, td …
- 21:02 Ticket #10623 (.addClass/.removeClass has inconsistent behavior when using ...) created by
- […]
- 16:35 Ticket #10613 (IE8 doesn't like a detached body in its head) closed by
- fixed: Run offset support tests at doc ready. Fixes #10613. Changeset: …
- 12:58 Ticket #10622 (.show() does not properly restore CSS-set "display" value) created by
- I've run into an issue in RC1 (and seemingly B2 as well) where using …
- 09:36 Ticket #10621 ($(window).keydown don't work in ie6.ie7.ie8) created by
- don't work in jquery 1.6.2, but $(document) can... …
10/30/11:
- 20:19 Ticket #10619 (Hover function repeats on mouseleave) closed by
- invalid: So, just to be clear - that behaviour is _correct_ when you pass only one …
- 20:10 Ticket #10620 (Would like to have ticket #8542 re-opened) closed by
- duplicate: File a new ticket is not the way to get a closed ticket re-opened. …
- 20:05 Ticket #10620 (Would like to have ticket #8542 re-opened) created by
- Nth-child() webkit addressing bug still occurs in jQuery(edge) release. In …
- 18:43 Ticket #10619 (Hover function repeats on mouseleave) created by
- In previous version that was good but in newest still no longer work. …
- 16:57 Ticket #10615 (Consistency and concision) closed by
- patchwelcome: Trying a number of different combinations for caching references, all seem …
- 12:17 Ticket #10519 (.live doesn't work in Opera when using $('[myAttribute]') selector) closed by
- worksforme: Confirmed
10/29/11:
- 22:55 Ticket #10547 (Regarding spamming) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. There are a …
- 22:39 Ticket #10614 (Commenting style) closed by
- wontfix: Although our style guide doesn't explicitly cover comments of this nature, …
- 19:13 Ticket #10618 (The mouseenter and mouseleave events don't fire unless the mouse is moved) created by
- jQuery's emulated mouseenter and mouseleave events do not fire when the …
- 16:41 Ticket #10617 (Type coersion wrongly placed) created by
- Please take a look at this line of code: […] specifically […] …
- 13:22 Ticket #10616 (Type coersion not done for -1 in .eq) created by
- Test case: http://jsfiddle.net/pimvdb/NZdAa/1/ Proposed fix: […] …
- 12:53 Ticket #10615 (Consistency and concision) created by
- Towards the very beginning we have: […] and then we have: […] …
- 11:23 Ticket #10614 (Commenting style) created by
- From 1.7rc1: on: function( types, selector, data, fn, /*INTERNAL*/ one ) …
- 08:03 Ticket #10493 (Bug in $.post() function?) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 01:48 Ticket #10613 (IE8 doesn't like a detached body in its head) created by
- timmywil and I did some testing before 1.7rc2 and it seems that IE8 is …
- 01:40 Ticket #10612 (Documentation for appendTo and friends does not explain what these ...) closed by
- fixed: I've updated the docs, thanks!
- 01:18 Ticket #10612 (Documentation for appendTo and friends does not explain what these ...) created by
- appendTo and its fellow "inverse" functions (prependTo, insertBefore, …
10/28/11:
- 23:52 Ticket #10611 (It's unclear how to best contribute to jQuery) created by
- I've been contributing for a bit to this project, and there are just a few …
- 19:23 Ticket #10610 (use strict) closed by
- invalid: There are quite a few little issues we'd need to clean up before we could …
- 18:01 Ticket #10610 (use strict) created by
- Why doesn't jQuery use 'use strict'; ?
- 16:45 Ticket #10607 ($.parentsUntil matches partial class names) closed by
- invalid: The description for http://api.jquery.com/parentsUntil/ says: > Get the …
- 16:37 Ticket #10609 (slideDown/Up of floated box in Crome/Safari) created by
- It's much easier to demonstrate than to describe. …
- 16:02 Ticket #10608 (1.7 rc1 crashes phonegap blackberry) created by
- Just including the jquery js file in the default PhoneGap BlackBerry …
- 15:01 Ticket #10607 ($.parentsUntil matches partial class names) created by
- Consider structure: <div class="foo"> <div class="fooBar"> <div …
- 14:55 Ticket #9233 (getPixelVaue method in jquery) closed by
- fixed: Landing pull request 562. Make sure runtimeStyle isn't affected by …
- 14:33 Ticket #10606 (#ID-selector inconsistent) closed by
- wontfix: Just so you get a clearer picture, the "inconsistency" isn't jQuery's …
- 13:37 Ticket #10606 (#ID-selector inconsistent) created by
- In the theoretical case you have multiple elements on a page with the same …
- 12:57 Ticket #10605 (Error in recognize input name) closed by
- invalid: Works if you follow the rules: http://jsfiddle.net/dmethvin/j9DBc/1/ …
- 11:54 Ticket #10605 (Error in recognize input name) created by
- Error in find input with '$' in the name: …
- 08:04 Ticket #10487 (About attr) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
10/27/11:
- 22:42 Ticket #10604 ($(...).html(object) should use its custom toString() method.) created by
- I was messing around with $(...).html(....) and was surprised that it …
- 22:19 Ticket #10565 (IE8: JQuery .find() fct:: "unexpected call to method or property access") closed by
- invalid
- 22:09 Ticket #10573 (exception in jQuery(selector [, conext])) closed by
- invalid: Invalid HTML pretty much closes the ticket. Trying to anticipate and give …
- 21:47 Ticket #10598 (jXHR.done should be fired with setTimeout when xhr is in complete state) closed by
- invalid: > I preferrer it being changed We'd need to change the documented …
- 19:49 Ticket #10601 (nitpicks) closed by
- fixed: Cleanup spacing. Fixes #10601 Changeset: …
- 19:17 Ticket #10603 (Cannot fill script tag in IE: "Unexpected call to method or property ...) created by
- Attempting to fill a script tag using either $.text() or $.html() works …
- 18:41 Ticket #10601 (nitpicks) created by
- *There are three if statements that are not properly formatted (spaces …
- 16:02 Ticket #10600 (Valid selector throws exception in IE7/8) created by
- Sizzle is unable parse a selector that combines a pseudo-class with a …
- 14:49 Ticket #10599 (Fadeout Jerky effect in IE8 browser) created by
- In IE 8 version,"fadein fadeout text" jerks just before fading out. Please …
- 14:27 Ticket #10598 (jXHR.done should be fired with setTimeout when xhr is in complete state) created by
- == How to produce == execute code below: […] == What is expected == …
- 14:06 Ticket #10596 (JQuery Ajax always fail while loading a cs sfile) closed by
- invalid: There is no dataType "css" see: http://api.jquery.com/jQuery.ajax/ If …
- 13:58 Ticket #10597 (IE8, $(document).height() != $(window).height()) created by
- The example of jquery ( http://api.jquery.com/height/) of the …
- 12:30 Ticket #10596 (JQuery Ajax always fail while loading a cs sfile) created by
- If you try something like: $.ajax({ url: url , dataType: "css" , …
- 11:13 Ticket #10595 (Selectbox width() and css('width') discrepancies) created by
- See JS fiddle at: http://jsfiddle.net/8MW4u/3/ CSS: width: 100px border: …
- 11:02 Ticket #10594 (scrollTop on WebOS) created by
- hi, $('body').scrollTop('#anchor'); works fine on many systems, but not on …
- 08:14 Ticket #10484 (can not unbind unload) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:14 Ticket #10483 (NAN value on 1.6.4 version) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:13 Ticket #10390 (Object does not support property or method getAttributeNode) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:23 Ticket #10593 (The "href" attribute of <a> element lost when using append() in old IE) created by
- After calling append() to add a element by passing a string arg which …
- 00:39 Ticket #10592 (readonly XMLRequestHeaders not detected in setRequestHeader) created by
- According to …
- 00:18 Ticket #10590 (jquery valdiation plugins does not work) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! …
- 00:14 Ticket #10591 (Sizzle filter should skip display:none elements) closed by
- invalid: This is expected behavior. Even though they are not painted, display:none …
Note: See TracTimeline
for information about the timeline view.
