Timeline
Mar 18, 2011:
- 7:18 PM Ticket #8566 (Possible Memory Leak in IE8 when loading jquery inside iframe) created by
- I have included jquery 1.5.1 inside an iframe. The parent does a …
- 1:47 PM Ticket #8565 ('input:text' selector not finding input elements with no type attribute) created by
- As recently as 1.4.3 $('input:text') would find input elements with no …
- 12:59 PM Changeset [8a1156da]1.12-stable2.2-stablekillphp by
- Makefile
- 12:59 PM Changeset [e2dd891]1.12-stable2.2-stablekillphp by
- Makefile
- 12:19 PM Ticket #8564 (Visible/hidden selectors fail for inline elements that contain a block ...) created by
- Test case: http://jsbin.com/axeyi5/5/edit Happens in: - jQuery 1.4.4, …
- 11:23 AM Ticket #8563 (IE6 underscore hack .css()) created by
- .css() will not allow me to add css classes with an underscore in the …
- 10:59 AM Ticket #8562 (In a javascript 'class' where 'this' refers to the object, hover with ...) closed by
- invalid: Hm. It actually looks like you're just using proxy wrong in the hover …
- 10:35 AM Ticket #8562 (In a javascript 'class' where 'this' refers to the object, hover with ...) created by
- 9:32 AM Ticket #8561 (Very Slow IE Multiple Selector performance on big html page) created by
- This occurs on a rather big html page: 150kBytes and more than 700 …
- 9:06 AM Ticket #8560 (JQuery UI-Tabs + asp:dropdownlist + IE7) closed by
- invalid: Thanks for your time and interest in helping the jQuery Project but …
- 8:34 AM Ticket #8560 (JQuery UI-Tabs + asp:dropdownlist + IE7) created by
- Hey There seems to be a weird IE7 related bug. If an asp:dropdownlist …
Mar 17, 2011:
- 9:19 PM Ticket #8512 (jQuery("SELECT").val(null) : inconsistent results in different browsers) closed by
- patchwelcome
- 9:13 PM Ticket #8558 (creat error "page not found" in apache error log..) closed by
- invalid: Quotes cannot go inside of quotes. This is not a jQuery bug
- 9:04 PM Ticket #8559 (Event memory leaks ie6) created by
- jQuery doesn't detachEvents onunload, causing memory leaks in IE. A …
- 8:55 PM Ticket #8558 (creat error "page not found" in apache error log..) created by
- dear. I see a lot of error on log file of apache server.. affeer few …
- 8:32 PM Ticket #8553 (Custom jQuery) closed by
- wontfix: At the moment, because there are several 'components' of jQuery which …
- 6:39 PM Ticket #8557 (jQuery does not pass jslint) created by
- There are a few places where jQuery does not pass jslint. Mostly it is …
- 5:05 PM Ticket #8556 (fadeTo doesnt work in IE7 and IE8 for position different from static ...) created by
- As you can see in live example: http://jsfiddle.net/FRbyf/6/ The …
- 4:44 PM Ticket #8555 (When attaching multiple event types with one(), function is called ...) created by
- When binding multiple event types at once, the event handler is called …
- 4:17 PM Ticket #8554 (Selecting on value when value is defined in HTML gives unexpected behavior) created by
- http://jsfiddle.net/JD46q/1/ Alter the text in the input box, then …
- 3:27 PM Ticket #8553 (Custom jQuery) created by
- jQuery is still growing, it would be good to make the possibility of …
- 3:23 PM Changeset [b4acb7a]1.12-stable2.2-stablekillphp by
- Makefile
- 3:21 PM Changeset [4f9e786]1.12-stable2.2-stablekillphp by
- Makefile
- 3:20 PM Changeset [22738e0]1.12-stable2.2-stablekillphp by
- Makefile
- 2:55 PM Ticket #8552 (width() en height() functions return element's percentage value minus ...) created by
- On FireFox 3.6 and Chrome 10.0 the width()/height() functions return …
- 2:53 PM Ticket #8551 (.animate() callback function executed immediately if the function has ...) closed by
- invalid: I agree with your analysis, which is why this code is not related to …
- 2:50 PM Changeset [a2faed34]1.12-stable2.2-stablekillphp by
- Makefile
- 8:11 AM Ticket #8551 (.animate() callback function executed immediately if the function has ...) created by
- $('#id').animate( { 'height':'toggle' }, 5000, 'linear', …
- 7:05 AM Ticket #8550 (Incorrect custom event bind) created by
- http://jsfiddle.net/KYT5H/1/ Both document & document.body has beean …
- 6:31 AM Ticket #8549 (trim extra vertical space) created by
- In an input box after event is triggered extra vertical space not …
- 6:25 AM Ticket #8548 (Accesing all img element having "icon_notify_green_enabld_16.png" as ...) created by
- I want to acces all Img element in a HTML Document having …
- 3:46 AM Ticket #8424 (hover and attr usemap -> Syntax error, unrecognized expression: .) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:15 AM Ticket #8547 ($.each behaviour with null object) created by
- Hi guys? i've posted it on forum, but nobody care, copy bug here why …
Mar 16, 2011:
- 4:22 PM Ticket #8545 (Leak with events in IE) created by
- The test case in issue 2123 is leaking for me in IE 6, 7 and 8 with …
- 2:58 PM Ticket #8544 (button with name="submit" will prevent submitting the form with submit()) closed by
- duplicate: […]
- 2:44 PM Changeset [eb1497c]1.12-stable2.2-stablekillphp by
- .gitignore
- .gitmodules
- Makefile
- src/ajax.js
- src/manipulation.js
- src/sizzle
- test/qunit
- test/unit/ajax.js
- test/unit/manipulation.js
- 2:41 PM Changeset [92979283]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 1:48 PM Ticket #8544 (button with name="submit" will prevent submitting the form with submit()) created by
- button with name="submit" will prevent submitting the form with submit()
- 11:54 AM Ticket #8543 (live("hover", ... ) broken in 1.5.1) created by
- The mouseleave event doesn't fire Demo - …
- 11:37 AM Ticket #8540 (fadein and fadeout in IE8/IE9) closed by
- worksforme: I just tested fadeOut/fadeIn in IE9 RC here …
- 11:20 AM Ticket #8541 (http://docs.jquery.com/) closed by
- fixed: The site is back up, there were certainly some temporary troubles this …
- 10:33 AM Ticket #8532 (Address Book in Brightpearl) closed by
- invalid: Hi, this doesn't sound like a jQuery core bug. Please contact the …
- 9:34 AM Ticket #8542 (nth-child in WebKit returns wrong count of elements) created by
- I've got some strange issue. I wanted to use :nth-child() to select 4 …
- 8:33 AM Ticket #8541 (http://docs.jquery.com/) created by
- http://docs.jquery.com/ not working
- 6:56 AM Ticket #8540 (fadein and fadeout in IE8/IE9) created by
- fadein and fadeout is bugy in IE8/IE9 Final. Works in Firefox, Chrome, …
- 4:07 AM Ticket #8409 (select a dom elment which append using $.append) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:11 AM Ticket #8539 (Sizzle cache collision in browsers without querySelectorAll) created by
- In browsers without querySelectorAll (IE 6, IE 7, FF 3.0), Sizzle …
- 1:16 AM Changeset [7a69e34a]1.12-stable2.2-stablekillphp by
- src/core.js
- src/traversing.js
- test/unit/traversing.js
Mar 15, 2011:
- 8:44 PM Changeset [51abb3d]1.12-stable2.2-stablekillphp by
- Makefile
- 8:21 PM Ticket #8535 (IE9 transitions issue) closed by
- worksforme: Another jQuery community member has also confirmed that this is …
- 6:43 PM Ticket #8518 (Dont delete qunit and sizzle on clean target) closed by
- fixed: This is addressed with the fix for #8536.
- 6:42 PM Ticket #8517 (Add option to force pull qunit and sizzle) closed by
- fixed: Closing as this is addressed in #8536 as per AzaToth.
- 6:36 PM Ticket #8538 (global reference to navigator) created by
- on line 58 in core.js there is a global reference to navigator, it …
- 5:08 PM Ticket #6158 ("elems is undefined" JavaScript error calling $(this).text() in ...) closed by
- fixed: Landed.
- 5:06 PM Changeset [0cf336d]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 4:48 PM Ticket #8536 ([git] tags does't point to an absolute release) closed by
- fixed: Introduce submodules, closes #8536 Instead of the manual clone of …
- 4:42 PM Changeset [bd44688]1.12-stable2.2-stablekillphp by
- Makefile
- 4:28 PM Ticket #8534 (ajax bug with successful http statusText) closed by
- invalid: No, the statusText is normalized just as it should: "success" or …
- 4:25 PM Changeset [cd2ca7b]1.12-stable2.2-stablekillphp by
- Makefile
- 3:21 PM Ticket #8537 (jQuery-Induced WebKit Rendering Issue) created by
- I discovered a peculiar bug arising from jQuery being present while …
- 3:16 PM Changeset [150d3de]1.12-stable2.2-stablekillphp by
- .gitignore
- .gitmodules
- Makefile
- src/sizzle
- test/qunit
- 2:32 PM Ticket #8536 ([git] tags does't point to an absolute release) created by
- At the moment due to sizzle isn't an submodule, and "git checkout 1.5" …
- 2:21 PM Ticket #8509 (jQuery-1.5.1 doesn't work in WebBrowser control) closed by
- fixed: Fixes #8509. Makes URL regexp less overzealous and ensures it …
- 2:20 PM Changeset [714ae37]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 1:24 PM Ticket #8523 (offsetX and offsetY undefined in Firefox 4) closed by
- wontfix: Every extra property that we have to normalize in an event handler is …
- 1:22 PM Ticket #8535 (IE9 transitions issue) created by
- On the jquery home page, the hover popup does not work when you hover …
- 12:51 PM Ticket #8534 (ajax bug with successful http statusText) created by
- on a successful ajax request the jqXHR.statusText and the textStatus …
- 12:34 PM Ticket #8533 (Lots of JavaScript errors in IE9 when moving an iframe in DOM) created by
- If one loads an iframe containing jquery and moves that iframe in the …
- 12:21 PM Ticket #8532 (Address Book in Brightpearl) created by
- Hi, we are currently working on a new website for our company, Equal …
- 11:58 AM Ticket #8531 (Boolean attributes unselectable with .filter() in Firefox) closed by
- duplicate: Please see: http://bugs.jquery.com/ticket/4668#comment:4
- 10:06 AM Ticket #8531 (Boolean attributes unselectable with .filter() in Firefox) created by
- Inputs with html5-syntax boolean attributes is unselectable with …
- 8:54 AM Ticket #8530 (animation fails on svgs) created by
- The .data method will only store information on <object/>s with the …
- 3:56 AM Ticket #8399 (find(input:hidden) is not correct.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:25 AM Ticket #8528 (IE9 throws "Access denied" when deleting an iframe that had previously ...) closed by
- invalid: no longer present in ie9 final. fwiw, i fixed it :/ but no need now
Mar 14, 2011:
- 9:56 PM Ticket #8528 (IE9 throws "Access denied" when deleting an iframe that had previously ...) created by
- Situation: You have a page that includes an iframe. That iframe makes …
- 8:29 PM Ticket #8527 (Line Graph) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. …
- 7:42 PM Ticket #8527 (Line Graph) created by
- For Line graph it plots the minimum value of the graph is zero then a …
- 6:16 PM Ticket #4427 (jQuery.css(name) returns inconsistent results) closed by
- fixed: I can't reproduce this: http://jsfiddle.net/danheberden/NpAq4/3/ …
- 5:23 PM Ticket #8526 (Google Chrome browser will not animate this right, problem is when it ...) created by
- This is html <html> <head> </head> <body> <div id="desno"> …
- 4:17 PM Changeset [124acbf]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 4:08 PM Ticket #8525 (The ability to use functions from earlier versions of jQuery) closed by
- wontfix: Quite often, when significant changes are made to jQuery core from …
- 3:52 PM Ticket #8525 (The ability to use functions from earlier versions of jQuery) created by
- I'm just thinking that it might be nice to be able to call functions …
- 3:30 PM Ticket #8524 (When using toggle(), my DIV tag shows then hides again) created by
- This is the jQuery code I'm using: var flip = 0; …
- 1:49 PM Ticket #8377 (siblings() impacts ancestors siblings) closed by
- invalid: Because you've confirmed the issue you have isn't with sibling …
- 1:35 PM Ticket #8522 (document.ready firing twice in IE8 if there is an iframe) closed by
- invalid: Closing as the original ticket submitter has confirmed this issue …
- 11:51 AM Ticket #8523 (offsetX and offsetY undefined in Firefox 4) created by
- The "mousemove" event contains "undefined" keys for "offsetX" and …
- 10:38 AM Ticket #8434 (Selector not working with XML string in IE) closed by
- invalid: Please look at: http://api.jquery.com/jQuery/#jQuery2 The signature …
- 10:34 AM Ticket #8507 (#) closed by
- duplicate
- 10:14 AM Ticket #8522 (document.ready firing twice in IE8 if there is an iframe) created by
- if you have an iframe in your page (such as the facebook Like script), …
- 6:21 AM Ticket #8521 (There is funny bahaviour with mutiple bindings 'live' and 'return false'.) created by
- I've expierienced this issue with more than one event handler on links …
- 4:00 AM Ticket #8520 (.html could work for document too) created by
- It would be nice if: […] was equivalent to: […] This could …
- 3:52 AM Ticket #2616 (A better jQuery.map) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 13, 2011:
- 9:12 PM Changeset [8246347]1.12-stable2.2-stablekillphp by
- test/unit/traversing.js
- 8:37 PM Ticket #8519 (Don't minify if minification isn't needed) created by
- at the moment the makefile will minify even if nothing in the code has …
- 8:36 PM Ticket #8518 (Dont delete qunit and sizzle on clean target) created by
- sizzle and qunit shouldn't be deleted on make clean
- 8:35 PM Ticket #8517 (Add option to force pull qunit and sizzle) created by
- At the moment the makefile will only clone a new repo, it will never …
- 7:35 PM Ticket #8516 (Multiple arguments to jQuery.merge) created by
- I found it strange that jQuery.merge could only handle two arguments …
- 4:31 PM Ticket #8515 (Animate hiding contained borders) created by
- Click on "go" on... http://jsfiddle.net/kG3dD/ Repro'd on jquery …
- 12:01 PM Ticket #8514 (Date picker not working in 1.5.1) closed by
- invalid: Thanks for your time and interest in helping the jQuery Project but …
- 11:01 AM Ticket #8514 (Date picker not working in 1.5.1) created by
- The DatePicker plug-in works in 1.4.1, but not in 1.5.1.
- 6:14 AM Ticket #8513 (Infinite loop when calling .each() on a null element) created by
- I noticed then when you call a …
- 3:46 AM Ticket #8392 (slideToggle() is not working) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 12, 2011:
- 8:58 PM Ticket #8512 (jQuery("SELECT").val(null) : inconsistent results in different browsers) created by
- http://jsfiddle.net/jf7t2/1/ Please run it on the latest versions of …
- 2:47 PM Ticket #8506 (html() has unexpected behavior when writing to (previously) empty element) closed by
- invalid: The W3C says that self-closing tags are only valid for elements that …
- 1:43 PM Ticket #8504 ($().find() does not find tags when inserted via XSLT) closed by
- invalid: Closing as per OP's request.
- 1:42 PM Ticket #8511 (ui.autocomplete) closed by
- invalid: Thanks for your time and interest in helping the jQuery Project but …
- 1:19 PM Ticket #8511 (ui.autocomplete) created by
- In ui autocomplete at line number 152 close method is called without …
- 10:23 AM Ticket #8510 (JSONP cross domain requests with ajax (info in docs)) created by
- This is not a bug, but probable misleading information in …
- 7:42 AM Ticket #8509 (jQuery-1.5.1 doesn't work in WebBrowser control) created by
- When loaded in WebBrowser control, happens an error "line nnn, symbol …
- 7:28 AM Ticket #8508 (Change event does not fire on IE8 for css hidden inputs) created by
- What the summary says.. The change event for css hidden inputs fires …
Mar 11, 2011:
- 1:37 PM Ticket #8507 (#) created by
- The form serialize() method throws an error when an input field's name …
- 1:15 PM Ticket #8343 (AJAX with 206 Response Triggers Error Callback in Android Browser) closed by
- wontfix: OK, I'll close this as wontfix for now as it's clearly an Android bug.
- 1:11 PM Ticket #8441 (jQuery.ajax should call the error handler on 4xx responses) closed by
- worksforme
- 1:06 PM Ticket #8478 (ie7 "unexpected propriety or method" error) closed by
- invalid: It's most probably an exception thrown into one of your callbacks. The …
- 1:03 PM Ticket #8484 (Jquery AJAX call not working on Chrome and Safari) closed by
- invalid
- 12:54 PM Ticket #8506 (html() has unexpected behavior when writing to (previously) empty element) created by
- I have a set of tooltip functions that use the title attribute of an …
- 12:18 PM Ticket #8505 (replaceWith() call despite empty result set from selector) created by
- With this HTML […] executing the following jQuery, the first …
- 11:46 AM Changeset [11c26b3]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 11:38 AM Ticket #8504 ($().find() does not find tags when inserted via XSLT) created by
- XSLT: ... <div id="xmlData"> <newdoc> <xsl:copy-of select="."/> …
- 9:55 AM Ticket #8502 (.append on IE8 stops script execution.) closed by
- invalid: ajpiano is right, this is invalid. I think you probably meant to use …
- 9:52 AM Ticket #8503 (Missing apostrophes in the documentation) created by
- Hey there! I've noticed a bug in the documentation. You wrote the …
- 8:19 AM Ticket #8501 (css3 selector "not(:hover)" not work in ie6) closed by
- invalid: Thank you for your time and interest in helping the jQuery project, …
- 6:44 AM Ticket #8502 (.append on IE8 stops script execution.) created by
- I found out that using sth like …
- 3:19 AM Ticket #8501 (css3 selector "not(:hover)" not work in ie6) created by
- […] in ie6, it throws "Syntax error, unrecognized expression: …
- 3:08 AM Ticket #8369 (Ajax method "load" has a bug!) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:20 AM Ticket #8500 (radios and checkboxes revert to default (HTML) state when wrapped in IE) created by
- http://jsfiddle.net/eGgvw/6/ calling .wrap() on something that …
Note: See TracTimeline
for information about the timeline view.