Timeline
06/27/10:
- 23:23 Ticket #6730 ($(document).bind( 'ready', fn ) fn never execs if called after dom ready ...) created by
- Not a bug, per se.. but should be documented or fixed. Is .bind( 'ready', …
06/26/10:
- 23:15 Ticket #6729 (function unbind() doesnot remove internal variables in function toggle()) created by
- when i want to delete the listener for a function toogle() for example: (i …
- 18:40 Ticket #6728 (jQuery 1.4.2 regression in Internet Explorer XMLHttp ?) created by
- This is an odd problem, but can be reproduced reliably (and has been by …
- 13:15 Ticket #6727 (Setting context to "" in $.ajax causes error) created by
- Broken: $.ajax({ context: '""' }); Works: $.ajax({ context: 'any other …
- 10:04 Ticket #6726 (Expose the frame interval in jQuery.fx) created by
- As discussed on the forum ( …
- 03:54 Ticket #6401 (Tutorials link not working) closed by
- worksforme: Seem to work now.
- 03:52 Ticket #5776 (Firefox 3.5 XUL error in extension) closed by
- duplicate: See also dup #6339 for another case.
- 03:51 Ticket #6339 (Error: div.style is undefined) closed by
- duplicate: Grouping under #5776.
- 03:50 Ticket #4794 (When used in a Firefox extension jQuery 1.3.2 blocks any custom ...) closed by
- duplicate: Grouping these under #5776.
- 03:47 Ticket #4354 (Utilities/jQuery.support and ie6) closed by
- worksforme: The easiest way to check for IE6 is conditional comments, which is pretty …
- 03:39 Ticket #4671 (children () is slower than find (), and can be optimized with childNodes) closed by
- invalid: Lacking some timings showing a problem, I'm going to close this ticket.
06/25/10:
- 21:31 Ticket #6722 ([autocomplete] accent extension) closed by
- invalid: This is the bug tracker for jQuery core, it sounds like you want the …
- 21:30 Ticket #6721 (XHTML IE8 fix doesn't work with jQuery) closed by
- invalid: You say it's an IE8 fix but it doesn't work in Safari? Try the forum …
- 20:17 Ticket #6725 (Javascript error in IE7 when trying to abort an AJAX request) created by
- Wen calling the .abort() method on the XMLHttpRequest that is returned by …
- 15:54 Ticket #6724 (wrong $(window).height() in mobile safari (iphone)) created by
- using $(window).height() in iphone's mobile safari gives wrong values …
- 15:01 Ticket #6723 (:has fails in combination with :gt) created by
- Assuming a list like: <ul><li></li><li></li><li></li></ul> expressions …
- 13:37 Ticket #6722 ([autocomplete] accent extension) created by
- The autocomplete plugin can compare and highlight accented words also with …
- 05:42 Ticket #6721 (XHTML IE8 fix doesn't work with jQuery) created by
- This is my XHTML/PHP file: […] This is the XSL/PHP file (ie-fix.php): …
- 03:47 Ticket #4877 (Drag and Drop feature is not Working) closed by
- invalid: Not a bug report.
- 03:40 Ticket #4780 (Cross browser abstraction of binding click event to option element) closed by
- duplicate: Duplicate of #4950.
- 03:36 Ticket #4672 (Bound submit event on file input not being fired in Firefox 2) closed by
- wontfix: Firefox 2 is no longer supported.
- 03:29 Ticket #4553 (.live events in reverse order for Windows+Webkit browsers) closed by
- invalid: Reopen with a test case please.
- 03:28 Ticket #4543 (Double handling 'focus' and 'blur' on input in IE 6.0) closed by
- worksforme: I can't repro in 1.4.2.
- 03:22 Ticket #4465 (.load not fired on iframe in chrome) closed by
- invalid: You're adding the event after the element, so what if the event fires …
- 03:17 Ticket #4286 (Blur problem with form elements in Firefox 3) closed by
- invalid: No test case. This type of problem is best triaged on the forum.
- 03:16 Ticket #4251 (Use new when constructing RegExps and named functions instead of ...) closed by
- fixed: Fixed in 1.4.
- 03:10 Ticket #5516 (Make submit, change and select events compatible with .live()) closed by
- fixed: Fixed in 1.4, I think. Open a new ticket on any specific issues that …
- 03:08 Ticket #5514 (Move try..catch outside loop in withinElement function) closed by
- fixed: Fixed in 1.4.
- 03:08 Ticket #5511 ($(function () {...}, iframe.contentDocument);) closed by
- duplicate: Dup of #1124.
- 02:59 Ticket #5290 (Mousing over element with 'title' attribute breaks hover()) closed by
- invalid: No test case.
- 02:53 Ticket #5267 (Submit Delegation Patch) closed by
- fixed: I think this was added/fixed in 1.4 with full support for submit including …
- 02:50 Ticket #5251 (Make [6580] changes DRY on bind(), unbind() and one()) closed by
- fixed: Fixed in 1.4.
- 02:50 Ticket #5250 (Support Object Literals for bind(), unbind() and one()) closed by
- fixed: Fixed in 1.4.
- 02:49 Ticket #5190 (Use access() for bind, one, live, data and removeData) closed by
- fixed: Added in 1.4.
- 02:45 Ticket #5147 (focus for readonly fields in javascript) closed by
- invalid: This sounds like a good question for the forum. There's no jQuery in the …
- 02:41 Ticket #5141 (Change event making trouble) closed by
- invalid: Since this ticket has been open for a while but requires a relatively …
- 02:32 Ticket #5138 (Namespaced events sometimes get triggered when the *beginning* of the ...) closed by
- duplicate: Dup of #5303.
- 02:26 Ticket #5092 (data('events', value) removes all jquery events bound to element) closed by
- fixed: In 1.4.2, events were moved out of the .data() space.
- 01:49 Ticket #6720 (Delegate have a problem with mouse effects and table rowspan) closed by
- invalid: > I added a new column with rowspan It sounds like there is more code …
- 01:47 Ticket #6719 (jQuery.noConflict() leaves $ undefined) closed by
- worksforme: I don't think we'll be changing this, it's been documented behavior for …
- 01:44 Ticket #6718 (Effect fails in IE with invalid property values) closed by
- invalid: Just adding try/catch around blocks of code is not a good solution; it …
- 01:42 Ticket #6717 (psSRAPRewriter_convert_expression(type) returning invalid argument) closed by
- invalid: Sorry, but in obfuscating the information you've made it impossible to …
- 01:41 Ticket #6716 (Jquery 1.3.2 -> 1.4.2 unload event problem) closed by
- invalid: As documented, the unload events are not supported by jQuery; attach them …
- 01:30 Ticket #6713 (jQuery v1.4.2 Internet Explorer Bug) closed by
- invalid: Please reopen with a simple test case that demonstrates the problem. We …
- 01:27 Ticket #6711 (Dialog show modal cause Form misfunction in IE) closed by
- invalid: If you're referring to the jQuery UI Dialog, you should file a bug report …
- 01:26 Ticket #6710 (jQuery UI Accordion issue) closed by
- invalid: jQuery UI bugs should be filed in the jQueryui.com bug tracker, but …
- 01:25 Ticket #6709 (Second search operator fails in case of multiple search of sjg-grid) closed by
- invalid: This doesn't seem like a jQuery core bug ... can you reopen with a simple …
06/24/10:
- 23:39 Ticket #6720 (Delegate have a problem with mouse effects and table rowspan) created by
- I am using the basic code idea from …
- 18:08 Ticket #6719 (jQuery.noConflict() leaves $ undefined) created by
- jQuery.noConflict() will leave $ undefined if no previous library has …
- 16:42 Ticket #6718 (Effect fails in IE with invalid property values) created by
- At line 5902 v1.4.2 I have this line: fx.elem[ fx.prop ] = fx.now; I …
- 15:03 Ticket #6717 (psSRAPRewriter_convert_expression(type) returning invalid argument) created by
- Using a VPN product called iLink by Cognitas, being on a VPN produces URLs …
- 09:40 Ticket #6716 (Jquery 1.3.2 -> 1.4.2 unload event problem) created by
- I'm currently developing a webapplication. I was using Jquery 1.3.2 and …
- 06:04 Ticket #6715 (ie7 won't select [disabled='disabled']) created by
- could not work in ie7 .when attribute is [disabled='disabled']
06/23/10:
- 21:46 Ticket #6714 (css display property of table row returns undefined) created by
- example: $('<tr></tr>').css('display'); returns undefined in a previous …
- 15:43 Ticket #6713 (jQuery v1.4.2 Internet Explorer Bug) created by
- On line 116 of the minified version, there is an error which breaks the …
- 15:26 Ticket #6712 (Using return false to cancel 'bubbling' in live() handlers also prevents ...) created by
- As noted on the documentation for .live(), evt.stopPropagation() does not …
- 07:40 Ticket #6711 (Dialog show modal cause Form misfunction in IE) created by
- when dialog use modal=true, the button 'add' will submit the form anyway. …
- 07:26 Ticket #6710 (jQuery UI Accordion issue) created by
- Hi, I have Lightbox Gallery Widget and jQuery UI Accordion Widget on the …
- 04:44 Ticket #6709 (Second search operator fails in case of multiple search of sjg-grid) created by
- Second search fails in case of struts2-jquery grid plugin. if …
- 03:26 Ticket #2246 (.slideDown() in Safari 2) closed by
- fixed: I'll assume it was fixed, then.
- 03:24 Ticket #3193 (Issue using animate) closed by
- invalid: No test case.
- 03:22 Ticket #3094 (IE does not fade as expected on set transparent values (not 0 or 1)) closed by
- invalid: Test case is missing now, but I suspect the stylesheet was missing an …
- 03:21 Ticket #3028 (Incorrect positioning/crash in Safari 2.0.4) closed by
- invalid: No test case.
- 03:18 Ticket #2850 (.animate with left & top from percentage to pixel wrong in IE) closed by
- invalid: No test case.
- 03:06 Ticket #2344 ([fx.transfer.js] Enhancement (transfer to DOM object) now: transfer to ...) closed by
- invalid: This isn't a jQuery core method.
- 03:02 Ticket #2120 ($(el).css('overflow','hidden').animate(height/width) fails in Safari) closed by
- worksforme: Works with Safari 5 (and Chrome 5) with jQuery 1.4.2. If it doesn't work …
- 02:57 Ticket #2186 (Custom Animation function does not correctly handle unit that is an empty ...) closed by
- invalid: Since .animate() is documented to animate only numeric properties, …
- 02:48 Ticket #2029 (.show() ignores .visibility) closed by
- wontfix: Since this is long-documented behavior that would likely break existing …
- 02:14 Ticket #6706 (Search operator becomes undefined in case of multiple seacrh from json ...) closed by
- invalid: I can't tell from the description whether this is a jQuery core bug but I …
- 02:12 Ticket #6707 (Selector does not return element) closed by
- invalid: Sounds like you need to escape the special chars with \\ in the …
06/22/10:
- 22:55 Ticket #6708 (Opera has inconsistent result for usemap attribute value) created by
- With the html: <img id="foo" src="foo.gif" usemap="#bar"/> This …
- 19:32 Ticket #6707 (Selector does not return element) created by
- In an ASP.NET page I had to display a few products whose id followed the …
- 17:22 Ticket #6706 (Search operator becomes undefined in case of multiple seacrh from json ...) created by
- In case of multiple search done using <sjg:grid …
- 10:08 Ticket #6705 (focus() causes focus event to be handled twice in IE8) created by
- Attaching a handler for the focus event to an input/text then focusing the …
- 08:09 Ticket #6704 (In efficient use of the dedicated body element selector) created by
- Currently the optimized selector for the document.body creates a new …
- 04:02 Ticket #6703 (getScript() doesn't work for file: in Chrome) created by
- Chrome have some bizarre security policy for XHR file: access: …
- 03:24 Ticket #4012 (Live() support for focus,blur,change,select,submit,reset events in IE) closed by
- fixed: This was implemented in 1.4.
- 03:21 Ticket #3982 (jQuery.error event gets incorrect arguments) closed by
- fixed: Fixed via docs.
- 03:16 Ticket #3190 (HOVER doesn't work on area tag in IE) closed by
- duplicate: Dup of #3030.
- 03:16 Ticket #3030 (hover doesn't work with image maps) closed by
- invalid: This may have been fixed in 1.4, if not then please reopen with a simple …
- 02:54 Ticket #2386 (problem with click return value in Firefox) closed by
- invalid: This report is too vague. Please open a new ticket with a test case …
- 02:46 Ticket #2815 (remove element from XML doc broken & a solution) closed by
- fixed: The event rewrite in 1.4 should have fixed this.
- 02:41 Ticket #3015 (Restrict onunload removal of eventhandlers to IE and Firefox 2) closed by
- fixed
- 02:35 Ticket #6702 (live change event handler on select element does not work) created by
- A live change event handler attached to a select element does not work …
- 02:32 Ticket #1625 (resize event handler is called twice in IE) closed by
- wontfix: This really seems tricky to work around in jQuery, but relatively easy for …
- 02:26 Ticket #5658 (The change event does not fire in Internet Explorer (IE)) closed by
- duplicate: Dup of #4659.
- 01:57 Ticket #5987 ($(window).height() bug in opera 9.0) closed by
- duplicate
- 01:56 Ticket #4907 (jQuery.fn.width and jQuery.fn.height returns incorrect values for window ...) closed by
- duplicate: Dup of #3117.
- 01:51 Ticket #3561 (bug is dimension calculation msie) closed by
- invalid: Please reopen with a test case.
- 01:45 Ticket #3011 (Dimensions fails to return dimensions when visiblity is set to hidden) closed by
- duplicate: Dup of #4541 which has more discussion.
- 01:32 Ticket #6701 (jQuery(HTMLElement, context) ignores context) closed by
- invalid: There is no signature of the form jQuery(element, context): …
06/21/10:
- 20:38 Ticket #6701 (jQuery(HTMLElement, context) ignores context) created by
- If you pass an html element reference, then context is ignored. Suppose …
- 18:18 Changeset [a2bd8a53f3a750606abea9bbb6ee2302437d42f3] by
-
- src/traversing.js
- test/unit/traversing.js
- 17:15 Ticket #6700 (.closest() returns duplicates of the same element within the matched set.) created by
- If, for instance, someone were to do $("#someTable tr").closest("table"), …
- 11:07 Ticket #6699 (Selector context issue on $("tag[attrname=value]", ctxnode)) created by
- Hi guys, I am having issues selecting objects using the equals attribute …
- 05:13 Ticket #6698 (Cross browser pop-up wrapping badly in Chrome Stable (for Ubuntu)) created by
- The "Cross-browser" pop-up on jquery.com is wrapping "Chrome" to the next …
- 04:53 Ticket #6697 (Navbar of *.jquery.com wrapping badly in Chrome stable (Ubuntu 9.10)) created by
- I'm not sure this is where I'd report this bug, but the navbar of …
- 02:40 Ticket #6696 (Delegate does not work with child selector "> *") created by
- A) $("#foo").delegate( "> *", "click", ... ) Doesn't work B) $("#foo > …
- 01:48 Ticket #6689 (chrome 5.0.375.70 can't load() a new page?) reopened by
- Replying to dmethvin: > I am not clear on the problem given …
- 01:24 Ticket #6695 (jQuery.support Update) created by
- Please add some of the HTML5 features to jQuery Support: …
06/20/10:
- 20:21 Ticket #4362 (jQuery.val() doesn't work as expected in Konqueror) closed by
- duplicate: Dup of #3104.
- 20:17 Ticket #4301 (Setting CSS display to inherit breaks in IE7) closed by
- invalid
- 20:13 Ticket #3602 (Passing a collection with a null value will retun a jQuery with window in ...) closed by
- worksforme: The change to 1.4 that made jQuery(null) --> jQuery([]) may have …
- 20:04 Ticket #3297 (Not working construction in Opera) closed by
- worksforme: Worked for me in Opera 10.53 and jQuery 1.4.2.
- 19:55 Ticket #3148 (Sortable items within table + float:left + IE7 = items not displayed) closed by
- invalid: Since this bug is pretty stale now I'll close it. If the problem can be …
- 19:51 Ticket #3734 (Bug in function append with iframe in ie7) closed by
- worksforme: This worked for me in IE8 and jQuery 1.4.2, test files attached.
- 19:32 Ticket #3904 ($('<span> </span>') ie bug - jQuery 1.2.6 & 1.3 both) closed by
- worksforme: That's actually the way contents() works: http://api.jquery.com/contents/ …
- 19:21 Ticket #3337 (find('*') is borked in a certain case.) closed by
- worksforme: I agree with flesler, the browser will sometimes discard nodes for these …
- 19:18 Ticket #3328 (Jquery returning javascript object) closed by
- invalid: Sorry, but without further info this can't be considered.
- 19:17 Ticket #3295 (jQuery 1.2.X's .clean() mangles namespaced elements) closed by
- invalid: Hey, waitaminit. This is XML and not HTML. jQuery doesn't parse XML.
- 19:06 Ticket #3005 (jQuery 1.2.6 crashes Safari 2.0.4 consistently when using appendTo()) closed by
- duplicate: Dup of #3397.
- 19:05 Ticket #2955 (submit function does not work under Opera 9.27) closed by
- invalid: Sorry, there's just not enough information here to repro.
- 18:21 Ticket #2648 (.animate(height) incorrectly sets overflow hidden on animated div) closed by
- worksforme: It's needed so that scroll bars won't appear.
- 18:20 Ticket #2642 (Crossbrowser way to retrieve the activeElement) closed by
- invalid: Questions are best asked in the forum, not the bug tracker.
- 18:07 Ticket #6694 (The selector $('input[type=date]') does not work in ie6) created by
- I'm trying to select <input type='date'/> elements, (html5 type …
- 17:59 Ticket #2497 (:readonly) closed by
- worksforme: See above for the solution. Adding new pseudos isn't a good idea because …
- 17:57 Ticket #2490 (wiki page for Traversing/find somewhat misleading) closed by
- fixed: Works properly (2 2) with 1.4.2 in Firefox 3.6.3 and IE8.
- 17:54 Ticket #2483 (jquery dom element construction within frame causing elements to leak) closed by
- worksforme: I don't see an increase in memory with 1.4.2 and IE8 so I'll close this …
- 17:50 Ticket #2472 ($.clone) closed by
- worksforme: Between $.extend() and Array.concat.apply() it should be possible to do …
- 17:49 Ticket #2455 (Traversing > next example not working on FF,Opera/Mac) closed by
- fixed: Documentation has been redone, see api.jquery.com .
- 17:45 Ticket #2418 (Safari/WebKit version is checked incorrectly, causing null values) closed by
- fixed: Browser check has been removed.
- 17:44 Ticket #2325 (curCSS doesn't recognize frame scope) closed by
- fixed: Switched to elem.ownerDocument in 1.4.
- 17:39 Ticket #2280 (Selection by align attribute fails in Mozilla browsers) closed by
- fixed: Test case works in 1.4.2 now.
- 17:21 Ticket #2276 (AIR compliant) closed by
- invalid: If there are issues that are preventing AIR compliance, please submit …
- 17:09 Ticket #2181 (JQuery fails to execute search in pages containing applets.) closed by
- fixed
- 17:09 Ticket #2181 (JQuery fails to execute search in pages containing applets.) reopened by
- 17:09 Ticket #2181 (JQuery fails to execute search in pages containing applets.) closed by
- invalid: This ticket has a confusing history, but I think the original problem was …
- 17:00 Ticket #1954 (val() returns innerHTML for button elements in IE) closed by
- worksforme: This seems to be working now, tested in 1.4.2 and IE8.
- 16:54 Ticket #1753 (inconsistent processing for xml vs html) closed by
- duplicate: I'm grouping these under #6693 as a feature request.
- 16:52 Ticket #6693 (Add cross-browser XML parsing support) created by
- As documented, the $("<html string>") method only supports parsing HTML …
- 16:39 Ticket #1745 (css setting on svg element is broken) closed by
- duplicate: Dup of #4850.
- 05:29 Changeset [6a0942c9d5bbcc7eb6b953b8d7191b7bbd1e669f] by
-
- README.md
- Rakefile
- speed/benchmarker.css
- speed/benchmarker.js
- speed/index.html
- src/ajax.js
- test/data/echoData.php
- test/unit/ajax.js
- 05:29 Changeset [e61d7d12e2e4c93e834e71aa6b3bd8b410a9dce6] by
-
- README.md
- 05:29 Changeset [cecd1d87350d0a5c07e2590cedbbda78ad7ae85f] by
-
- Rakefile
- 05:29 Changeset [c2976e68ff043ebf61bbbaad019667eabdb07211] by
-
- README.md
- 05:29 Changeset [ab2537a7ec3c856df1a6192ff72e556c4a22db0e] by
-
- Rakefile
- 05:29 Changeset [4e337f504e623646f36785b25222b7f7392fbd46] by
-
- README.md
- Rakefile
- 05:29 Changeset [ef8df7f55c3fb0466fa59d5cee20a2c34f009725] by
-
- speed/benchmarker.css
- speed/benchmarker.js
- speed/index.html
- src/data.js
- src/event.js
- 05:29 Changeset [dc886a83f5384dae947ff43cd04e5aa5451f3392] by
-
- test/data/testrunner.js
- 05:29 Changeset [d54014ed91f05af50be8c6ed2bcf3fb78604e82b] by
-
- test/unit/event.js
- 05:29 Changeset [ad849eb5a46d284caf8305f8f720169d4192a3ed] by
-
- Rakefile
- 05:29 Changeset [ac670f39545688dad163677dd41e1cb937f6ac6f] by
-
- test/data/testrunner.js
- 05:29 Changeset [9568866aad38ea5fc71f6d7581104524cdaaad29] by
-
- test/unit/offset.js
- 05:29 Changeset [3e1ac2aaac0a99a7c1078e8dc76898346daf5d54] by
-
- Rakefile
- 05:29 Changeset [23699bc783eae122373171b114157b0ec985edbd] by
-
- src/traversing.js
- 05:29 Changeset [f502d118d1c6226ffcc8e3498d8d12fb05b2d7c5] by
-
- test/data/testrunner.js
- 05:29 Changeset [d4aff802da1882a4969b389f37ecb60b9d61f1ce] by
-
- test/unit/core.js
- 05:29 Changeset [b64a51e136a4bcce3d0c2d5292c53d85c2d0e7de] by
-
- test/data/testrunner.js
- 05:29 Changeset [b3ccf2f2881d9ad988aba1cf3ccffb810063ab29] by
-
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/outro.js
- src/sizzle-jquery.js
- …
- 05:29 Changeset [83a97f5c21a3c8c063e05f0df40efe13069c82f2] by
-
- test/unit/ajax.js
- 05:29 Changeset [568db29c2b1c139b641197ab61a9af77356cce11] by
-
- test/data/offset/absolute.html
- test/data/offset/body.html
- test/data/offset/fixed.html
- test/data/offset/relative.html
- test/data/offset/scroll.html
- test/data/offset/static.html
- test/data/offset/table.html
- 05:29 Changeset [4e5e31f29e2944ccf4bb349a4ed670f3e8c04ebf] by
-
- test/index.html
- test/unit/dimensions.js
- 05:29 Changeset [31cfe62ed4884f0f7eff399375bf6e748738ef71] by
-
- test/unit/ajax.js
Note: See TracTimeline
for information about the timeline view.
