Timeline
May 7, 2012:
- 11:27 PM Ticket #11725 (a bug) closed by
- invalid:
checked
is not a valid attribute, nor property, of anchor elements - 10:08 PM Ticket #11725 (a bug) created by
- when i have a "a" label like this: <a href="" checked="false"></a> in …
- 9:28 PM Ticket #11724 ($(document).height() changed in Firefox 12) created by
- I believe the fix for Ticket #3838 …
- 6:09 PM Ticket #11723 (Changing text in textarea inside of focus event crashes IE 7/8) closed by
- invalid: The equivalent to
document.form.textarea.value = "";
is … - 6:06 PM Ticket #11723 (Changing text in textarea inside of focus event crashes IE 7/8) created by
- After setting a focus event on a textarea element and changing the …
- 4:49 PM Changeset [38fe2de]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 4:45 PM Changeset [b26c34a]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 4:38 PM Changeset [df254d4]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 4:05 PM Changeset [2af3642]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 3:53 PM Ticket #11720 (Simplify jQuery.nth) closed by
- fixed: Landed. …
- 3:50 PM Changeset [fbee36be]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 1:59 PM Changeset [4de7b541]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 1:43 PM Changeset [0add0b3]1.12-stable2.2-stablekillphp by
- grunt.js
- 1:14 PM Changeset [03e0029]1.12-stable2.2-stablekillphp by
- src/core.js
- 1:01 PM Ticket #11722 (eq()) created by
- Not work function "eq" with click in Chrome. Example: …
- 12:48 PM Ticket #11721 (deprecate and remove internal uses of jQuery.support.boxModel) created by
- This is no longer a valid support test given the fact that there is no …
- 12:28 PM Ticket #11706 (`.has()` fails on document fragments) closed by
- worksforme: This is not even possible, as we have unit tests that would catch such …
- 11:24 AM Ticket #11720 (Simplify jQuery.nth) created by
- Since jQuery.nth is not a documented function and only used …
- 11:01 AM Ticket #11719 (Deprecate .bind("ready") event) created by
- The "ready" event is error prone because users may attach an event …
- 10:53 AM Ticket #11715 (Passing attributes on object creation is inconsistent / depends on casing) closed by
- duplicate
- 10:51 AM Ticket #11718 (Deprecate .data() events) created by
- Currently,
jQuery.fn.data()
fires events (getData, setData, … - 10:37 AM Ticket #11717 (Deprecate ajax "global" event behavior) created by
- Currently the ajax events are "global" events in that they will fire …
- 9:49 AM Ticket #11716 (jAlert not working in IE9.) closed by
- invalid: This probably isn't a jQuery bug. Try the jAlert forum/issuetracker.
- 9:37 AM Ticket #11716 (jAlert not working in IE9.) created by
- I want to display a warning pop window. It is working fine in all IE …
- 9:20 AM Ticket #11715 (Passing attributes on object creation is inconsistent / depends on casing) created by
- I was recently encountering the "problem" described here: …
- 8:43 AM Ticket #11714 (Security Warning withh HTTPS protocol URL - jquery 1.6.4) closed by
- invalid: Sorry, we only support the latest version. If you have questions, feel …
- 8:22 AM Ticket #11712 (Onfocus inside Jquery append) closed by
- invalid: That code isn't valid. you need to escape the single quotes in the …
- 7:24 AM Ticket #11714 (Security Warning withh HTTPS protocol URL - jquery 1.6.4) created by
- We are using jquery 1.6.4.With https URL it is giving security warning …
- 6:16 AM Ticket #11711 (Can't get event.detail of DOMMouseScroll event in firefox) closed by
- invalid: The DOMMouseScroll event is a Firefox only event. The property is not …
- 6:13 AM Changeset [169b418]1.12-stable2.2-stablekillphp by
- grunt.js
- 6:06 AM Changeset [bd84aad]1.12-stable2.2-stablekillphp by
- grunt.js
- package.json
- 6:06 AM Ticket #11713 (when i am using <sj:submit> as a button then it bahaves like submit ...) created by
- <sj:submit targets="Result3" …
- 4:34 AM Ticket #11619 (I cannot get valid height on Firefox, bug?) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:20 AM Ticket #11712 (Onfocus inside Jquery append) created by
- When I was trying to append a textbox inside a div using append …
May 6, 2012:
- 11:24 PM Ticket #11711 (Can't get event.detail of DOMMouseScroll event in firefox) created by
- I bind an event via jquery v1.7+ on a DOMMouseScroll event in firefox …
- 9:56 PM Ticket #10285 (evalScript rcleanScript replacement fails in IE8) reopened by
- 9:40 PM Changeset [443ea98b]1.12-stable2.2-stablekillphp by
- test/qunit
- 9:24 PM Changeset [95a4a77]1.12-stable2.2-stablekillphp by
- src/core.js
- 2:40 PM Ticket #11710 (TypeError: kav_vkList.this is undefined Line 89) closed by
- invalid:
.click()
takes a function, not an object. Your example isn't even … - 2:05 PM Ticket #11710 (TypeError: kav_vkList.this is undefined Line 89) created by
- Problem on line 3241 of the latest jquery of development file!
May 5, 2012:
- 10:03 PM Ticket #10365 (onprogress ajax) closed by
- duplicate
- 9:34 PM Ticket #11708 ($.support.boxModel reports false for non-IE browsers) closed by
- invalid: jQuery doesn't support quirks-mode.
- 9:18 PM Ticket #11709 (Can't access documentation) closed by
- duplicate: PLEASE search before filing.
- 8:19 PM Ticket #11709 (Can't access documentation) created by
- Hi, I have no idea where to report this issue since it is not strictly …
- 7:30 PM Ticket #11708 ($.support.boxModel reports false for non-IE browsers) created by
- The new method for setting $.boxModel & $.support.boxModel is: …
- 7:27 PM Changeset [a743be19]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/data/cleanScript.html
- test/unit/ajax.js
- 7:09 PM Ticket #11470 (Adding a builtin readyP promise) closed by
- fixed: https://github.com/jquery/jquery/commit/e3cf0e220c6cfaac18642f3d4db9669 …
- 7:05 PM Changeset [e3cf0e2]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/event/promiseReady.html
- test/unit/event.js
- 2:12 PM Ticket #11707 (api.jquery.com is down) created by
- api.jquery.com is down - can't access any pages on it :/ Sorry if …
- 1:15 PM Ticket #11706 (`.has()` fails on document fragments) created by
- While
:has
works correctly,.has()
returns an empty selection … - 1:12 PM Ticket #11563 (Inconsistent behavior of :visible pseudo-selector for document) closed by
- invalid
- 12:38 PM Ticket #11592 (really weird opera bug with .find) closed by
- cantfix: From the bootstrap ticket it sounds like Opera has fixed this already, …
- 12:27 PM Ticket #11645 (Using xhrFields breaks ajax in IE 6) closed by
- invalid
- 12:08 PM Ticket #11624 (CORS support: xhr.getResponseHeader('non-simple-header') returns null ...) closed by
- duplicate
- 12:05 PM Ticket #11655 (Documentation of Prototype in Types incomplete) closed by
- fixed: That page is obsolete and will be removed soon. The replacement is …
- 12:02 PM Ticket #11658 (This Website Download Links fail to work in FireFox 12.0) closed by
- worksforme: If you mean links from pages such as http://jquery.com, that is …
- 12:00 PM Ticket #11674 (Logic error/typo on :checked documentation) closed by
- fixed: Thanks!
- 10:45 AM Ticket #11662 (A pseudoselector created on jQuery.sub() doesn't work) closed by
- wontfix: I'm closing this wontfix for the reasons given above. It's really …
- 9:18 AM Ticket #11703 (jQuery ajax stops functioning in IE8 unless a proxy (Fiddler, ...) closed by
- invalid: Sorry but this is not specific enough to be a bug report, and unlikely …
- 8:42 AM Ticket #11705 (binding to form submit buttons (in ajaxed-in forms)) closed by
- invalid: Please read the documentation or ask for help on the forum.
- 7:06 AM Ticket #11705 (binding to form submit buttons (in ajaxed-in forms)) created by
- I have a form which I'm ajax-loading into the page. If I try to bind …
- 4:34 AM Ticket #11610 ($(window).resize - BUG) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
May 4, 2012:
- 10:05 PM Ticket #11693 (Provide an API to only remove non-delegated event handlers) closed by
- worksforme: Okay, I'll close this. Post a note back with your use case if you get …
- 6:21 PM Ticket #11704 (IE8: object doesn't support this action - line# 8593) created by
- IE throws back the error in subject line. Everyhting works in FF, …
- 5:39 PM Ticket #11701 (jQuery doesn't play nice with MS Gridview for .show() & .hide()) closed by
- invalid: Thanks for taking the time to try to contribute to the jQuery project …
- 5:21 PM Ticket #11703 (jQuery ajax stops functioning in IE8 unless a proxy (Fiddler, ...) created by
- A jQuery ajax post to a web service does nothing unless I have some …
- 1:31 PM Changeset [714b8ff]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/event/asyncReady.html
- test/data/event/syncReady.html
- 12:39 PM Ticket #11700 (Reduce Method) closed by
- plugin: Thanks! This can be implemented as a plugin.
- 12:39 PM Ticket #11702 (Problem in column total) closed by
- worksforme: The best solution for embarrassment is to admit you did something …
- 12:31 PM Ticket #11702 (Problem in column total) created by
- We have made a report using Jquery, with several columns. One of the …
- 12:29 PM Ticket #11701 (jQuery doesn't play nice with MS Gridview for .show() & .hide()) created by
- First show() markup (target element is $("#ComponentDropDown"): <div …
- 12:02 PM Ticket #11700 (Reduce Method) created by
- I think that it would make sense for there to be a reduce/fold method …
- 11:32 AM Ticket #11699 (Jquery offset() strange positioning of fixed positioned elements) closed by
- duplicate
- 11:27 AM Ticket #11699 (Jquery offset() strange positioning of fixed positioned elements) created by
- Jquery offset() does strange things, when called on fixed positioned …
- 10:43 AM Ticket #11697 (removeAttr 'selected' option does not work in Opera browser) closed by
- invalid: The pseudo
:selected
looks at the property but of course if you had … - 10:24 AM Ticket #11698 ($/jQuery doesn't set id when creating element with props) created by
- When creating elements via [http://api.jquery.com/jQuery/#jQuery2 …
- 10:17 AM Changeset [f925c7a]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/event/asyncQuickReadyFalse.html
- test/data/event/asyncQuickReadyTrue.html
- test/data/event/asyncReady.html
- test/data/event/syncReady.html
- test/unit/event.js
- 10:13 AM Ticket #11697 (removeAttr 'selected' option does not work in Opera browser) created by
- […] that string does not work in Opera
- 7:42 AM Ticket #11696 (outerWidth(true) safari TH) created by
- See the following URL in safari: http://jsfiddle.net/ZSBBg/ If you …
- 4:33 AM Ticket #11695 ($().data() bug) created by
- $().data() is the return of the result is not jQuery type wrong: …
- 4:25 AM Ticket #11607 ($.ajax success event not working) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:08 AM Ticket #11693 (Provide an API to only remove non-delegated event handlers) created by
- If you pass an event type to
.off()
, all event handers (delegated & …
May 3, 2012:
- 6:08 PM Ticket #11692 (Passing "null" (or an undifined variable) to the text- and ...) closed by
- invalid: Sorry but that was undocumented behavior. As of jQuery 1.7.2, all …
- 5:44 PM Ticket #11692 (Passing "null" (or an undifined variable) to the text- and ...) created by
- In previous versions of jQuery, passing "null" (or an undefined …
- 4:33 PM Ticket #11675 (.add method in IE breaks when pass an HTMLCollection) closed by
- patchwelcome: Support for array-like handling of
form.elements
was … - 4:18 PM Changeset [bab6f535]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 2:17 PM Ticket #11691 (.prop() doesn't return datetime attribute from <time> element) closed by
- worksforme:
datetime
is not a DOM property, it's an attribute - so use attr() … - 1:37 PM Ticket #11691 (.prop() doesn't return datetime attribute from <time> element) created by
- Tested with: - jQuery 1.6.4 and jQuery 1.7.2 - Google Chrome …
- 12:50 PM Ticket #11690 (.on('hover' ..) shows two different event types for when logging event ...) closed by
- invalid:
hover
is not a real event, it's a cover API for … - 11:09 AM Ticket #11690 (.on('hover' ..) shows two different event types for when logging event ...) created by
- This was tested in Google Chrome v. 18.0.1025.168 if that matters :) …
- 10:33 AM Ticket #11689 (Why does it have a white line at the top?) closed by
- invalid: This bug tracker is for jQuery core bugs. Please try the jQuery Mobile …
- 10:32 AM Ticket #11689 (Why does it have a white line at the top?) created by
- <label for="ListBox3"><br />SIP:<br /></label> …
- 9:48 AM Ticket #11688 (Jquery1.7.2 x fancybox1.3.4) created by
- Good morning, I have a problem when I use jquery1.7.1 and …
- 5:05 AM Ticket #11687 (under ID attr('colspan', '2') not work, need change to colSpan) closed by
- invalid: We only support the newest jQuery version (currently 1.7.2). Try upgrading.
- 4:23 AM Ticket #11601 (uncaught exception: jQuery UI Tabs: Mismatching fragment identifier. ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:52 AM Ticket #11687 (under ID attr('colspan', '2') not work, need change to colSpan) created by
- use .attr('colspan', '2') under IE try to update colspan from 1 to 2. …
May 2, 2012:
- 4:21 PM Ticket #11685 (isReady never set to true IE9 + embed tag) closed by
- worksforme: Bingo, I changed the src="" to src="#" and it works now... …
- 2:26 PM Ticket #11686 (Error during invocation of jQuery.css specifically using the ...) created by
- Whenever we call jQuery's css method with the background-repeat CSS …
- 1:44 PM Ticket #11685 (isReady never set to true IE9 + embed tag) created by
- <object id="ui-sales-help-movieObj" style="height: 360px; width: …
- 11:41 AM Ticket #11684 (jQuery Animate doesn't work with multiple CSS properties) closed by
- invalid: [http://api.jquery.com/animate/ All animated properties should be …
- 11:05 AM Ticket #11684 (jQuery Animate doesn't work with multiple CSS properties) created by
- From Chapter 3 Example 3/01 in jQuery Novice to Ninja: …
- 8:41 AM Ticket #11683 (.attr("id") returns the JQuery instance instead of the id attribute) closed by
- duplicate
- 7:42 AM Ticket #11683 (.attr("id") returns the JQuery instance instead of the id attribute) created by
- .attr("id") returns the JQuery instance instead of the id attribute. …
- 7:00 AM Ticket #11682 ($("#bottomTipss").css({'top':TOP,'left':LEFT});) created by
- jquery 1.6.0 $("#bottomTipss").css({'top':TOP,'left':LEFT}); css …
May 1, 2012:
- 8:29 PM Changeset [9cb1ab43]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 8:22 PM Changeset [d3e034f]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 8:15 PM Changeset [ae6b14a]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 5:37 PM Ticket #11681 (Missing dataTransfer object) closed by
- duplicate: This is not a bug. For special properties, please use the …
- 5:29 PM Ticket #11681 (Missing dataTransfer object) created by
- I tried accessing the dataTransfer object on an event in order to …
- 4:34 PM Ticket #11680 (Cross-Domain ajax request error handler does not get called) created by
- Revisiting, and expanding http://bugs.jquery.com/ticket/11575 Using …
- 2:49 PM Ticket #10524 (jQuery.fn.load does not merge data parameter with jQuery.ajaxSetup) reopened by
- 2:47 PM Changeset [95291b4]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 2:41 PM Ticket #10524 (jQuery.fn.load does not merge data parameter with jQuery.ajaxSetup) closed by
- fixed: Landed …
- 2:39 PM Changeset [6bed348]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 2:06 PM Ticket #11677 ($(replacingHtml).find("[data-replaced='true']").length is 0. but it is ...) closed by
- invalid: As anonymous said, not valid HTML. If you console.log() it, it will …
- 1:06 PM Ticket #11679 (.html() corrupts variables) closed by
- invalid: If you replace the contents, the form is gone. If you have a …
- 1:02 PM Ticket #11679 (.html() corrupts variables) created by
- I have a very complex form and I store the form data in a jQuery …
- 12:26 PM Ticket #11678 (Dialog buttons disapear) closed by
- invalid: This is a jQuery UI bug, not a jQuery bug. See …
- 12:26 PM Ticket #11678 (Dialog buttons disapear) reopened by
- 12:25 PM Ticket #11678 (Dialog buttons disapear) closed by
- duplicate
- 12:19 PM Ticket #11678 (Dialog buttons disapear) created by
- I see this more of an inconvenience than a bug that will cause a …
- 10:17 AM Ticket #11677 ($(replacingHtml).find("[data-replaced='true']").length is 0. but it is ...) created by
- var replacingHtml = "<tr colspan='15'><table width='100%' height='350' …
- 1:32 AM Ticket #11676 (Animate jumps to end if starting position is negative percentage in Safari) created by
- This only happens in Safari. If I set the margin of the animated …
Apr 30, 2012:
- 7:21 PM Ticket #11675 (.add method in IE breaks when pass an HTMLCollection) created by
- When form.elements is passed to .add() in IE it has a a nodeType of 1, …
- 5:03 PM Ticket #11674 (Logic error/typo on :checked documentation) created by
- In the :checked selected documentation. […] This function, the …
- 7:27 AM Ticket #11673 (Unexpected token <) created by
- Unexpected token <on line 16 of jQuery. Line used by Ajax. Thank you …
- 4:18 AM Ticket #11593 (Error using toggles) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.