Timeline
Jul 21, 2007:
- 7:14 PM Ticket #1418 ($("//foo", this) is broken) created by
- jQuery code has a fast path for "foo", but it doesn't work when …
- 5:03 PM Ticket #1417 (event.trigger() doesn't return the handle() results) created by
- Returning the results of all method calls, as an array, would probably …
- 5:01 PM Ticket #1416 (event.handle() can only return 'undefined' or 'false') created by
- This is a problem since some events (like onbeforeunload) expect …
- 10:49 AM Ticket #1404 (Radio buttons are unchecked when parent element is shown via show() in IE 6) closed by
- duplicate
- 9:46 AM Ticket #1372 ($.browser.version gives the wrong version) closed by
- wontfix: That's correct - we intentionally get the version of the rendering …
- 12:32 AM Ticket #1415 (.css('width') or .css('height') resets flash movies) created by
- When an element is invisible, calling .css('height'/'width') sometimes …
- 12:26 AM Changeset [a65a811]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
Jul 20, 2007:
- 11:16 PM Ticket #1294 (selectedIndex lost after clone() in Internet Explorer) closed by
- fixed: Fixed in Rev [2438].
- 11:16 PM Changeset [9b9a793]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 11:03 PM Ticket #1133 (animate oncomplete resets flash movies) closed by
- invalid
- 11:03 PM Ticket #1133 (animate oncomplete resets flash movies) reopened by
- 10:44 PM Ticket #1208 (slideToggle on table row corrupt in Firefox) closed by
- duplicate: Thanks for your feedback - this is a duplicate of another bug (#960), …
- 10:40 PM Ticket #1414 (.submit() can fail if something has id="submit") created by
- If an element with an ID of submit exists in a form, .submit() can …
- 10:37 PM Ticket #1270 ($.map removes duplicates) closed by
- worksforme: This is no longer the case. $.map() only merges the results.
- 10:31 PM Ticket #1347 (.width() incorrect for non-displayed/hidden elements) closed by
- invalid: Actually the width method is getting the correct value. This is a CSS …
- 10:08 PM Ticket #1070 (IE attr with value 0 BUG) closed by
- worksforme: I can't reproduce this. Feel free to reopen with a test case.
- 9:57 PM Ticket #1309 (className.has(undefined) and className.add(undefined) should fail ...) closed by
- fixed: Fixed in Rev [2436].
- 9:55 PM Changeset [480aae7]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 9:53 PM Changeset [b965c98f]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 9:14 PM Ticket #1082 (removing table row after effect does not free space) closed by
- worksforme: Works for me: http://dev.jquery.com/~john/ticket/1082/
- 9:08 PM Ticket #1088 (ajaxError throws exception in IE6) closed by
- worksforme: Works fine for me: http://dev.jquery.com/~john/ticket/1088/
- 9:06 PM Ticket #1363 (click() event doesnt work in 1.1.3.1) closed by
- fixed: Fixed in Rev [2434]
- 9:04 PM Changeset [24463a0]1.12-stable2.2-stablekillphp by
- src/event/event.js
- src/event/eventTest.js
- 9:03 PM Ticket #1092 (ToggleText function requested) closed by
- wontfix: You would include that in your page, then you would call it like so: […]
- 9:02 PM Ticket #1100 (.hide() does not work on select options in IE) closed by
- wontfix: Reading through the thread on Cody's blog, it's apparent that there …
- 8:53 PM Ticket #1145 (error callback does not get called for many errors) closed by
- fixed: Fixed in SVN rev [2433].
- 8:52 PM Changeset [e20e8e6]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 8:13 PM Ticket #1170 (attr("style","...") doesn't work in IE7) closed by
- fixed: Fixed in SVN rev [2432].
- 8:12 PM Changeset [3740716]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 8:03 PM Ticket #1186 (Slide does not work in IE6 with absolutely positioned DIVs) closed by
- worksforme: Works fine for me: http://dev.jquery.com/~john/ticket/1186/
- 7:57 PM Ticket #1199 (Appending text with spaces fails in IE and Safari) closed by
- worksforme: Works for me: http://dev.jquery.com/~john/ticket/1199/
- 7:53 PM Ticket #1373 (1.0 Compat Plugin May be Broken with 1.1.3) closed by
- worksforme: Works fine for me: http://dev.jquery.com/~john/ticket/1373/
- 7:47 PM Ticket #1342 (jquery 1.1.3 break opacity in IE6+) closed by
- fixed: Works in all browsers for me: http://dev.jquery.com/~john/ticket/1342/
- 7:43 PM Ticket #1361 ("E + F" CSS selector broken in 1.1.3) closed by
- fixed: Fixed in SVN rev [2431].
- 7:43 PM Changeset [97a6bdb]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- 6:47 PM Ticket #1369 (fadeIn doesn't 'fade' in Safari 3.0.2) closed by
- fixed: Fixed in SVN rev [2430].
- 6:47 PM Changeset [e647a8a]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 6:22 PM Ticket #1406 (1.1.3: async: false sometimes causes extra callbacks in Firefox OSX) closed by
- fixed: Resolved in SVN [2429].
- 6:21 PM Changeset [f83211c]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 6:03 PM Ticket #955 ($ajax({dataType: 'html' (but should be 'script') .... works in safari, ...) closed by
- worksforme
- 6:01 PM Ticket #777 (evalScripts() runs embed js befor previous external code) closed by
- fixed: Fixed in SVN rev [2428].
- 6:01 PM Ticket #975 ($().html().evalScripts() Eval's Scripts Twice in Firefox) closed by
- fixed: Fixed in SVN rev [2428].
- 6:01 PM Ticket #1332 (script evaluation not working properly in ie6) closed by
- fixed: Fixed in SVN rev [2428].
- 5:59 PM Changeset [c47f6f8]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- src/jquery/jquery.js
- 5:53 PM Changeset [6c5bfff]1.12-stable2.2-stablekillphp by
- src/event/eventTest.js
- 5:47 PM Ticket #1413 (slideUp/slideDown and show/hide Height - bouncing bug) created by
- http://www.robustness.org/dev/jquery/slider/slider-jquery.html In …
- 5:27 PM Ticket #1029 ($().html() serializes href attribute in IE) closed by
- wontfix: IE serializes href and src attributes when using innerHTML ... thats it.
- 5:22 PM Ticket #1224 (Tabs broken in 1.1.3a) closed by
- fixed
- 5:14 PM Ticket #1334 (IE7: fix() is not working sometimes) closed by
- duplicate: Duplicate of #1402
- 5:07 PM Ticket #1366 (1.1.3.1 IE6 / IE7 background images disappear) closed by
- worksforme: This works for me. Please feel free to reopen with a test case.
- 5:00 PM Ticket #1329 (Appending TableData cell to a TableRow only inserts the content of the cell) closed by
- worksforme: This works for me in Firefox, Safari and IE. Feel free to reopen with …
- 4:47 PM Ticket #1412 (data argument is not passed in, from trigger) closed by
- invalid: trigger takes an array that translates into arguments for the handler. …
- 4:07 PM Ticket #1327 (Java Script Object Required in line 1324) closed by
- duplicate: Duplicate of #1402.
- 4:05 PM Ticket #1396 (Easing error in 1.1.3.1 with Interface) closed by
- fixed: Fixed in SVN rev [2423].
- 4:05 PM Changeset [9ffd93d]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 3:44 PM Ticket #1395 ($.trim returns exceptions on null value) closed by
- fixed: Fixed in SVN rev [2422].
- 3:44 PM Changeset [a2482e5]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 3:41 PM Ticket #1386 (inconsistent .html() and .text()) closed by
- fixed: Fixed in SVN rev [2421].
- 3:41 PM Changeset [42f30dd]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 3:34 PM Ticket #1410 (empty evalScripts() in IE) closed by
- fixed: Fixed in SVN rev [2420].
- 3:33 PM Changeset [78db847]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 3:00 PM Ticket #1402 (Mouse Event Error in IE in 1.1.3.1) closed by
- fixed: Fixed in Rev [2419].
- 2:58 PM Ticket #970 (custom timeout does not set error message when timeout occurs) closed by
- fixed: Fixed in SVN rev [2418].
- 2:58 PM Changeset [f267cfa]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 2:58 PM Changeset [a40f141]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 2:09 PM Ticket #1326 (unique function throwing error in jquery nightly build js file) closed by
- fixed: Fixed in SVN rev [2417].
- 2:08 PM Changeset [3604d14]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 12:53 PM Ticket #1251 (Setting .innerHTML while document loading breaks $(document).ready() in IE) closed by
- worksforme: I, honestly, can't get this to duplicate, so I think this has been …
- 12:12 PM Ticket #1317 (Opera 9.20 slideUp/Down bug) closed by
- worksforme: I tested your pages in both Opera 9.1 and Opera 9.22, and created a …
- 11:58 AM Ticket #1302 (the brower IE will be to become paralyzed!!) closed by
- worksforme: Doesn't become paralyzed for me: http://dev.jquery.com/~john/ticket/1302/
- 11:43 AM Ticket #1412 (data argument is not passed in, from trigger) created by
- Here's the sample code (happened in FF 2.0.0.5 on OSX): […]
- 11:33 AM Ticket #1401 (.bind() doesnt pass data objects) closed by
- invalid
- 11:28 AM Ticket #1411 (Safari 3 Beta) closed by
- worksforme: They work great for me - are there any specific methods that are …
- 11:26 AM Ticket #1357 (Bug in selectors for XML in IE6) closed by
- duplicate: Duplicate of #1326.
- 9:54 AM Ticket #1411 (Safari 3 Beta) created by
- Safari 3 Beta, recently released by apple is not liking jQuery, and …
Jul 19, 2007:
- 8:50 PM Ticket #1410 (empty evalScripts() in IE) created by
- When evalScripts is passed an empty string, IE throws an exception. …
- 2:05 PM Ticket #1409 (Interface Slider support for jQuery 1.1.3) created by
- We're using the "Slider" mechanism from the interface plugin in our …
- 7:27 AM Ticket #1408 (I need to call function when user is changing sortable element) created by
- Hi, First of all, sorry for my english, it's ver bad. I need to call …
- 2:56 AM Ticket #1407 (I got a bug about method append()/appendTo()) created by
- This is code : […] Please save it as htm(l) and run it in MSIE …
Jul 18, 2007:
- 3:48 PM Ticket #1406 (1.1.3: async: false sometimes causes extra callbacks in Firefox OSX) created by
- It seems to happen randomly, and doesn't seem to matter if it's a POST …
- 4:43 AM Ticket #1405 (queuing for hide() and show()) created by
- If hide() and show() have arguments, as in hide('fast') they are …
Jul 17, 2007:
- 3:54 AM Changeset [eb5529e]1.12-stable2.2-stablekillphp by
- build.xml
- build/runtest/env.js
Jul 16, 2007:
- 5:30 PM Ticket #1404 (Radio buttons are unchecked when parent element is shown via show() in IE 6) created by
- Checked radio buttons lose their checked state when a containing …
- 4:08 PM Ticket #1403 (Performance issues when creating and unbinding elements) created by
- Look at the html page I provide. Test on IE7. If I use jquery-1.0.2: …
- 6:59 AM Ticket #1402 (Mouse Event Error in IE in 1.1.3.1) created by
- I was having a weird error with Ext UI for jscript 1.1.1 and I …
- 2:14 AM Ticket #1401 (.bind() doesnt pass data objects) created by
- As of 1.1.3 bind() no longer passes additional data to the function as …
Jul 15, 2007:
- 11:37 PM Ticket #1400 (web site domains each require separate accounts) created by
- Hiya! A small feature request for you: when an account is created on …
- 10:14 PM Ticket #1092 (ToggleText function requested) reopened by
- how do I use that? sorry I'm not a JS guru
- 12:16 PM Ticket #1399 (Can't set -webkit style properties) created by
- .css() is currently such that if you try to set a -webkit property …
- 12:14 PM Ticket #8 (Disabled attribute of input elements) closed by
- fixed: I added information about this to the FAQ: …
- 11:37 AM Ticket #1394 (Instanced XmlHttpRequest with IE is incomplete) closed by
- wontfix: This is correct - the one that we use works properly in the versions …
- 11:29 AM Ticket #1290 (long id cannot be adressed via jquery) closed by
- worksforme: In order to make that work you'll have to do: […] Of course, at …
- 11:26 AM Ticket #1262 (Ajax syncronous requests do not work in Firefox (with Firebug disabled)) closed by
- worksforme: That sounds like an issue with Firebug - synchronous requests appear …
- 11:26 AM Ticket #1273 (Problem with IE7, attr and opacity) closed by
- worksforme: This was resolved in jQuery 1.1.3.
- 11:25 AM Ticket #1284 (FF: animate() don't work) closed by
- worksforme: This was resolved in jQuery 1.1.3.
- 11:22 AM Ticket #1244 (Reload Function) closed by
- wontfix: We're currently not planning on adding this - would be for a great …
- 11:21 AM Ticket #1232 (Treeview plugin work very slow with jquery-1.1.3a in IE6) closed by
- fixed: I assume that the performance issues were resolved when the speed …
- 11:21 AM Ticket #1207 (URL Parameter Function) closed by
- wontfix: We're currently not planning on adding this to core - however this …
- 11:19 AM Ticket #1206 (Turning on designMode from within $(document).ready() broken) closed by
- invalid: That's correct - you can't turn on the designMode of the document that …
- 11:18 AM Ticket #1161 (Blank IE7 after reloading (F5)) closed by
- invalid: Unable to be duplicated, closing.
- 11:17 AM Ticket #1133 (animate oncomplete resets flash movies) closed by
- fixed: Issues with y.overflow were resolved in jQuery 1.1.3. In a worst case, …
- 11:15 AM Ticket #1124 (Please extend the document ready function to include document object ...) closed by
- wontfix: Having a document ready across frames isn't possible in any sort of …
- 11:13 AM Ticket #1111 (IE7 bug for $(expr, context) ;) closed by
- invalid: The problem is that jQuery doesn't provide any mechanisms for parsing …
- 11:11 AM Ticket #1101 (Support of $.browser.version) closed by
- fixed: Fixed in SVN.
- 11:10 AM Ticket #1084 (jQuery.find can't handle underscores in nodeNames) closed by
- fixed: This was resolved.
- 11:09 AM Ticket #1063 (FireFox, POST and NS_ERROR_FAILURE) closed by
- invalid: There doesn't seem to be a test case for this, closing.
- 11:08 AM Ticket #1053 (Manual (JS, not using jQuery) invoking of event handlers doesn't fire ...) closed by
- fixed: This should be resolved now, since jQuery doesn't use the .onFOO …
- 11:07 AM Ticket #995 (Support XPath position selector: [n]) closed by
- wontfix: Unfortunately, since this was backed out - and since we're removing …
- 11:05 AM Ticket #948 (jquery ajax authentification intégré iis) closed by
- fixed: That code has been removed from jQuery, so this issue should be …
- 11:03 AM Ticket #888 (Pass the current element to the event fixer) closed by
- wontfix: I agree with Brandon - the current solution is feasible.
- 11:03 AM Ticket #872 (isWindow) closed by
- wontfix
- 11:02 AM Ticket #871 (isArray) closed by
- wontfix
- 11:02 AM Ticket #870 (isElement) closed by
- wontfix
- 10:16 AM Ticket #844 (Loading jQuery 1.1 with Prototype throws error) closed by
- worksforme: This works fine. Please don't re-open the bug unless you have …
- 10:15 AM Ticket #1323 (Namespace Attributes Selector Missing) closed by
- duplicate: Duplicate of #155.
- 10:13 AM Ticket #1365 (Impossible to return a value other than false or undefined from an ...) closed by
- wontfix: returnValue is an IE specific feature - what if you just do: …
- 10:08 AM Ticket #1379 (dblclick() handler not called in Konqueror 3.5.7) closed by
- duplicate: Duplicate of #1382.
- 10:07 AM Ticket #1380 (dblclick() handler not called in Konqueror 3.5.7) closed by
- duplicate: Duplicate of #1382.
- 10:07 AM Ticket #1381 (dblclick() handler not called in Konqueror 3.5.7) closed by
- duplicate: Duplicate of #1382.
- 10:06 AM Ticket #1390 (Problem with ID reference if ID has period) closed by
- worksforme: That's correct. In 1.1.3 you can now do: $("#img1 .1") to escape the …
- 10:05 AM Ticket #1384 ($.merge() doesn't remove all dupes in 1.1.3) closed by
- wontfix: @Raze: This is correct. In 1.1.3 we switched to a two method system. …
Jul 14, 2007:
- 10:42 PM Changeset [4577cd4]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 11:55 AM Ticket #1398 (sort_lists with Safari 3.0.2 (522.12)) created by
- The demo http://interface.eyecon.ro/demos/sort_lists.html has a bug …
Note: See TracTimeline
for information about the timeline view.