Timeline
Jun 25, 2010:
- 11:54 PM Ticket #6401 (Tutorials link not working) closed by
- worksforme: Seem to work now.
- 11:52 PM Ticket #5776 (Firefox 3.5 XUL error in extension) closed by
- duplicate: See also dup #6339 for another case.
- 11:51 PM Ticket #6339 (Error: div.style is undefined) closed by
- duplicate: Grouping under #5776.
- 11:50 PM Ticket #4794 (When used in a Firefox extension jQuery 1.3.2 blocks any custom ...) closed by
- duplicate: Grouping these under #5776.
- 11:47 PM Ticket #4354 (Utilities/jQuery.support and ie6) closed by
- worksforme: The easiest way to check for IE6 is conditional comments, which is …
- 11:39 PM 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.
- 5:31 PM Ticket #6722 ([autocomplete] accent extension) closed by
- invalid: This is the bug tracker for jQuery core, it sounds like you want the …
- 5:30 PM 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 …
- 4:17 PM 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 …
- 11:54 AM Ticket #6724 (wrong $(window).height() in mobile safari (iphone)) created by
- using $(window).height() in iphone's mobile safari gives wrong values …
- 11:01 AM Ticket #6723 (:has fails in combination with :gt) created by
- Assuming a list like: <ul><li></li><li></li><li></li></ul> …
- 9:37 AM Ticket #6722 ([autocomplete] accent extension) created by
- The autocomplete plugin can compare and highlight accented words also …
- 1:42 AM Ticket #6721 (XHTML IE8 fix doesn't work with jQuery) created by
- This is my XHTML/PHP file: […] This is the XSL/PHP file …
Jun 24, 2010:
- 11:47 PM Ticket #4877 (Drag and Drop feature is not Working) closed by
- invalid: Not a bug report.
- 11:40 PM Ticket #4780 (Cross browser abstraction of binding click event to option element) closed by
- duplicate: Duplicate of #4950.
- 11:36 PM Ticket #4672 (Bound submit event on file input not being fired in Firefox 2) closed by
- wontfix: Firefox 2 is no longer supported.
- 11:29 PM Ticket #4553 (.live events in reverse order for Windows+Webkit browsers) closed by
- invalid: Reopen with a test case please.
- 11:28 PM Ticket #4543 (Double handling 'focus' and 'blur' on input in IE 6.0) closed by
- worksforme: I can't repro in 1.4.2.
- 11:22 PM 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 …
- 11:17 PM 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.
- 11:16 PM Ticket #4251 (Use new when constructing RegExps and named functions instead of ...) closed by
- fixed: Fixed in 1.4.
- 11:10 PM 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 …
- 11:08 PM Ticket #5514 (Move try..catch outside loop in withinElement function) closed by
- fixed: Fixed in 1.4.
- 11:08 PM Ticket #5511 ($(function () {...}, iframe.contentDocument);) closed by
- duplicate: Dup of #1124.
- 10:59 PM Ticket #5290 (Mousing over element with 'title' attribute breaks hover()) closed by
- invalid: No test case.
- 10:53 PM Ticket #5267 (Submit Delegation Patch) closed by
- fixed: I think this was added/fixed in 1.4 with full support for submit …
- 10:50 PM Ticket #5251 (Make [6580] changes DRY on bind(), unbind() and one()) closed by
- fixed: Fixed in 1.4.
- 10:50 PM Ticket #5250 (Support Object Literals for bind(), unbind() and one()) closed by
- fixed: Fixed in 1.4.
- 10:49 PM Ticket #5190 (Use access() for bind, one, live, data and removeData) closed by
- fixed: Added in 1.4.
- 10:45 PM 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 …
- 10:41 PM Ticket #5141 (Change event making trouble) closed by
- invalid: Since this ticket has been open for a while but requires a relatively …
- 10:32 PM Ticket #5138 (Namespaced events sometimes get triggered when the *beginning* of the ...) closed by
- duplicate: Dup of #5303.
- 10:26 PM 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. - 9:49 PM 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 …
- 9:47 PM Ticket #6719 (jQuery.noConflict() leaves $ undefined) closed by
- worksforme: I don't think we'll be changing this, it's been documented behavior …
- 9:44 PM 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 …
- 9:42 PM Ticket #6717 (psSRAPRewriter_convert_expression(type) returning invalid argument) closed by
- invalid: Sorry, but in obfuscating the information you've made it impossible to …
- 9:41 PM 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 …
- 9:30 PM Ticket #6713 (jQuery v1.4.2 Internet Explorer Bug) closed by
- invalid: Please reopen with a simple test case that demonstrates the problem. …
- 9:27 PM 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 …
- 9:26 PM Ticket #6710 (jQuery UI Accordion issue) closed by
- invalid: jQuery UI bugs should be filed in the jQueryui.com bug tracker, but …
- 9:25 PM 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 …
- 7:39 PM Ticket #6720 (Delegate have a problem with mouse effects and table rowspan) created by
- I am using the basic code idea from …
- 2:08 PM Ticket #6719 (jQuery.noConflict() leaves $ undefined) created by
- jQuery.noConflict() will leave $ undefined if no previous library has …
- 12:42 PM 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 …
- 11:03 AM Ticket #6717 (psSRAPRewriter_convert_expression(type) returning invalid argument) created by
- Using a VPN product called iLink by Cognitas, being on a VPN produces …
- 5:40 AM 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 …
- 2:04 AM Ticket #6715 (ie7 won't select [disabled='disabled']) created by
- could not work in ie7 .when attribute is [disabled='disabled']
Jun 23, 2010:
- 5:46 PM Ticket #6714 (css display property of table row returns undefined) created by
- example: $('<tr></tr>').css('display'); returns undefined in a …
- 11:43 AM Ticket #6713 (jQuery v1.4.2 Internet Explorer Bug) created by
- On line 116 of the minified version, there is an error which breaks …
- 11:26 AM Ticket #6712 (Using return false to cancel 'bubbling' in live() handlers also ...) created by
- As noted on the documentation for .live(), evt.stopPropagation() does …
- 3:40 AM Ticket #6711 (Dialog show modal cause Form misfunction in IE) created by
- when dialog use modal=true, the button 'add' will submit the form …
- 3:26 AM Ticket #6710 (jQuery UI Accordion issue) created by
- Hi, I have Lightbox Gallery Widget and jQuery UI Accordion Widget on …
- 12:44 AM 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 …
Jun 22, 2010:
- 11:26 PM Ticket #2246 (.slideDown() in Safari 2) closed by
- fixed: I'll assume it was fixed, then.
- 11:24 PM Ticket #3193 (Issue using animate) closed by
- invalid: No test case.
- 11:22 PM 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 …
- 11:21 PM Ticket #3028 (Incorrect positioning/crash in Safari 2.0.4) closed by
- invalid: No test case.
- 11:18 PM Ticket #2850 (.animate with left & top from percentage to pixel wrong in IE) closed by
- invalid: No test case.
- 11:06 PM Ticket #2344 ([fx.transfer.js] Enhancement (transfer to DOM object) now: transfer to ...) closed by
- invalid: This isn't a jQuery core method.
- 11:02 PM 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 …
- 10:57 PM Ticket #2186 (Custom Animation function does not correctly handle unit that is an ...) closed by
- invalid: Since
.animate()
is documented to animate only numeric … - 10:48 PM Ticket #2029 (.show() ignores .visibility) closed by
- wontfix: Since this is long-documented behavior that would likely break …
- 10:14 PM 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 …
- 10:12 PM Ticket #6707 (Selector does not return element) closed by
- invalid: Sounds like you need to escape the special chars with
\\
in the … - 6:55 PM Ticket #6708 (Opera has inconsistent result for usemap attribute value) created by
- With the html:
<img id="foo" src="foo.gif" usemap="#bar"/>
This … - 3:32 PM Ticket #6707 (Selector does not return element) created by
- In an ASP.NET page I had to display a few products whose id followed …
- 1:22 PM Ticket #6706 (Search operator becomes undefined in case of multiple seacrh from json ...) created by
- In case of multiple search done using <sjg:grid …
- 6:08 AM 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 …
- 4:09 AM Ticket #6704 (In efficient use of the dedicated body element selector) created by
- Currently the optimized selector for the document.body creates a new …
- 12:02 AM Ticket #6703 (getScript() doesn't work for file: in Chrome) created by
- Chrome have some bizarre security policy for XHR file: access: …
Jun 21, 2010:
- 11:24 PM Ticket #4012 (Live() support for focus,blur,change,select,submit,reset events in IE) closed by
- fixed: This was implemented in 1.4.
- 11:21 PM Ticket #3982 (jQuery.error event gets incorrect arguments) closed by
- fixed: Fixed via docs.
- 11:16 PM Ticket #3190 (HOVER doesn't work on area tag in IE) closed by
- duplicate: Dup of #3030.
- 11:16 PM 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 …
- 10:54 PM 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 …
- 10:46 PM Ticket #2815 (remove element from XML doc broken & a solution) closed by
- fixed: The event rewrite in 1.4 should have fixed this.
- 10:41 PM Ticket #3015 (Restrict onunload removal of eventhandlers to IE and Firefox 2) closed by
- fixed
- 10:35 PM 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 …
- 10:32 PM 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 …
- 10:26 PM Ticket #5658 (The change event does not fire in Internet Explorer (IE)) closed by
- duplicate: Dup of #4659.
- 9:57 PM Ticket #5987 ($(window).height() bug in opera 9.0) closed by
- duplicate
- 9:56 PM Ticket #4907 (jQuery.fn.width and jQuery.fn.height returns incorrect values for ...) closed by
- duplicate: Dup of #3117.
- 9:51 PM Ticket #3561 (bug is dimension calculation msie) closed by
- invalid: Please reopen with a test case.
- 9:45 PM Ticket #3011 (Dimensions fails to return dimensions when visiblity is set to hidden) closed by
- duplicate: Dup of #4541 which has more discussion.
- 9:32 PM Ticket #6701 (jQuery(HTMLElement, context) ignores context) closed by
- invalid: There is no signature of the form
jQuery(element, context)
: … - 4:38 PM Ticket #6701 (jQuery(HTMLElement, context) ignores context) created by
- If you pass an html element reference, then context is ignored. …
- 2:18 PM Changeset [a2bd8a5]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
- 1:15 PM Ticket #6700 (.closest() returns duplicates of the same element within the matched set.) created by
- If, for instance, someone were to do $("#someTable …
- 7:07 AM Ticket #6699 (Selector context issue on $("tag[attrname=value]", ctxnode)) created by
- Hi guys, I am having issues selecting objects using the equals …
- 1:13 AM 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 …
- 12:53 AM 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 …
Jun 20, 2010:
- 10:40 PM Ticket #6696 (Delegate does not work with child selector "> *") created by
- A) $("#foo").delegate( "> *", "click", ... ) Doesn't work B) …
- 9:48 PM 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 …
- 9:24 PM Ticket #6695 (jQuery.support Update) created by
- Please add some of the HTML5 features to jQuery Support: …
- 4:21 PM Ticket #4362 (jQuery.val() doesn't work as expected in Konqueror) closed by
- duplicate: Dup of #3104.
- 4:17 PM Ticket #4301 (Setting CSS display to inherit breaks in IE7) closed by
- invalid
- 4:13 PM Ticket #3602 (Passing a collection with a null value will retun a jQuery with window ...) closed by
- worksforme: The change to 1.4 that made jQuery(null) --> jQuery([]) may have …
- 4:04 PM Ticket #3297 (Not working construction in Opera) closed by
- worksforme: Worked for me in Opera 10.53 and jQuery 1.4.2.
- 3:55 PM 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 …
- 3:51 PM 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.
- 3:32 PM Ticket #3904 ($('<span> </span>') ie bug - jQuery 1.2.6 & 1.3 both) closed by
- worksforme: That's actually the way contents() works: …
- 3:21 PM Ticket #3337 (find('*') is borked in a certain case.) closed by
- worksforme: I agree with flesler, the browser will sometimes discard nodes for …
- 3:18 PM Ticket #3328 (Jquery returning javascript object) closed by
- invalid: Sorry, but without further info this can't be considered.
- 3:17 PM 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.
- 3:06 PM Ticket #3005 (jQuery 1.2.6 crashes Safari 2.0.4 consistently when using appendTo()) closed by
- duplicate: Dup of #3397.
- 3:05 PM Ticket #2955 (submit function does not work under Opera 9.27) closed by
- invalid: Sorry, there's just not enough information here to repro.
- 2:21 PM Ticket #2648 (.animate(height) incorrectly sets overflow hidden on animated div) closed by
- worksforme: It's needed so that scroll bars won't appear.
- 2:20 PM Ticket #2642 (Crossbrowser way to retrieve the activeElement) closed by
- invalid: Questions are best asked in the forum, not the bug tracker.
- 2:07 PM 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 …
- 1:59 PM Ticket #2497 (:readonly) closed by
- worksforme: See above for the solution. Adding new pseudos isn't a good idea …
- 1:57 PM 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.
- 1:54 PM 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 …
- 1:50 PM Ticket #2472 ($.clone) closed by
- worksforme: Between $.extend() and Array.concat.apply() it should be possible to …
- 1:49 PM Ticket #2455 (Traversing > next example not working on FF,Opera/Mac) closed by
- fixed: Documentation has been redone, see api.jquery.com .
- 1:45 PM Ticket #2418 (Safari/WebKit version is checked incorrectly, causing null values) closed by
- fixed: Browser check has been removed.
- 1:44 PM Ticket #2325 (curCSS doesn't recognize frame scope) closed by
- fixed: Switched to elem.ownerDocument in 1.4.
- 1:39 PM Ticket #2280 (Selection by align attribute fails in Mozilla browsers) closed by
- fixed: Test case works in 1.4.2 now.
- 1:21 PM Ticket #2276 (AIR compliant) closed by
- invalid: If there are issues that are preventing AIR compliance, please submit …
- 1:09 PM Ticket #2181 (JQuery fails to execute search in pages containing applets.) closed by
- fixed
- 1:09 PM Ticket #2181 (JQuery fails to execute search in pages containing applets.) reopened by
- 1:09 PM 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 …
- 1:00 PM 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.
- 12:54 PM Ticket #1753 (inconsistent processing for xml vs html) closed by
- duplicate: I'm grouping these under #6693 as a feature request.
- 12:52 PM Ticket #6693 (Add cross-browser XML parsing support) created by
- As documented, the $("<html string>") method only supports parsing …
- 12:39 PM Ticket #1745 (css setting on svg element is broken) closed by
- duplicate: Dup of #4850.
- 1:29 AM Changeset [6a0942c]1.12-stable2.2-stablekillphp by
- README.md
- Rakefile
- speed/benchmarker.css
- speed/benchmarker.js
- speed/index.html
- 1:29 AM Changeset [cecd1d8]1.12-stable2.2-stablekillphp by
- Rakefile
- 1:29 AM Changeset [e61d7d1]1.12-stable2.2-stablekillphp by
- README.md
- 1:29 AM Changeset [c2976e6]1.12-stable2.2-stablekillphp by
- README.md
- 1:29 AM Changeset [4e337f50]1.12-stable2.2-stablekillphp by
- README.md
- Rakefile
- 1:29 AM Changeset [ab2537a7]1.12-stable2.2-stablekillphp by
- Rakefile
- 1:29 AM Changeset [ad849eb]1.12-stable2.2-stablekillphp by
- Rakefile
sh
…- 1:29 AM Changeset [3e1ac2a]1.12-stable2.2-stablekillphp by
- Rakefile
- 1:29 AM Changeset [ef8df7f]1.12-stable2.2-stablekillphp by
- speed/benchmarker.css
- speed/benchmarker.js
- speed/index.html
- src/data.js
- src/event.js
- 1:29 AM Changeset [23699bc]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 1:29 AM Changeset [9568866]1.12-stable2.2-stablekillphp by
- test/unit/offset.js
- 1:29 AM Changeset [dc886a83]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 1:29 AM Changeset [ac670f3]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 1:29 AM Changeset [d54014e]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 1:29 AM Changeset [d4aff80]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 1:29 AM Changeset [568db29]1.12-stable2.2-stablekillphp 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
- 1:29 AM Changeset [83a97f5]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 1:29 AM Changeset [31cfe62e]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 1:29 AM Changeset [f502d118]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 1:29 AM Changeset [4e5e31f]1.12-stable2.2-stablekillphp by
- test/index.html
- test/unit/dimensions.js
- 1:29 AM Changeset [b64a51e]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 1:29 AM Changeset [b3ccf2f]1.12-stable2.2-stablekillphp 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
- …
Jun 19, 2010:
- 9:40 AM Ticket #6689 (chrome 5.0.375.70 can't load() a new page?) closed by
- invalid: I am not clear on the problem given the description; can you attach a …
Jun 18, 2010:
- 11:08 AM Ticket #6692 (.data(object) should extend the current settings not replace them.) created by
- Unless there's some logical reason as to why this can't happen, I …
- 9:00 AM Ticket #6691 (Feature request: Text Selection) created by
- Hi everyone, what do you think about adding the feature to …
- 6:59 AM Ticket #6690 (Store references to location and navigator objects) created by
- I'm using jsdom to run jQuery on node.js In the main example: …
- 6:14 AM Ticket #6689 (chrome 5.0.375.70 can't load() a new page?) created by
- My problem is : I load a subpage in main pages.In IE browers the …
Note: See TracTimeline
for information about the timeline view.