Timeline
May 21, 2008:
- 7:00 PM Ticket #2919 (Helper:clone object in wrong position - example code included) created by
- Load the code below into Firefox or Safari (there is no problem in …
- 3:03 PM Ticket #2918 (DRAG object causes extra CLICK event in Mozilla - simple code example ...) created by
- Run code below in Safari or I.E. When you drag the yellow box on the …
- 2:59 PM Ticket #2917 (exception error - in core when use draggable, sortable, droppable in ...) created by
- My code use draggable, sortable, droppable and works with 1.2.4.js, …
- 2:09 PM Ticket #2709 (globalEval works incorrectly in IE6 if the current page has <base ...) closed by
- fixed: Yeah.. that 1.2.4 problem was odd. Glad it works now.
- 1:50 PM Ticket #2416 (setting a form field's value to empty string fails) closed by
- fixed: This should be fixed after the modification to .attr(). Reopen if …
- 1:36 PM Ticket #2916 (jQuery ui - slider - Safari 3.0.4 Mac & Win) created by
- I implemented a vertical scrollbar using the slider ui. There is a …
- 12:13 PM Ticket #2915 ([effects-core] in createWrapper, check if top and left are NaN with isNaN()) created by
- Before setting the wrapper css, createWrapper check whether top and …
- 11:42 AM Ticket #2914 (Draggable: make revert a method) created by
- A pretty common need with draggables/droppables is to accept the drop, …
- 11:35 AM Ticket #2913 (function attr() was Ineffective in opera) created by
- code: <iframe id="test_frame" src="test.php"></iframe> use jquery: …
- 9:52 AM Ticket #2912 (show()/fadein() broken in safari 3) created by
- this bug is related to 1.2.5 i've a <div class="someclass">some …
- 7:17 AM Ticket #2911 (Event incompletely transmitted) created by
- Hello, After an update from 1.2.3 to 1.2.5 my script didn't work. I …
- 5:40 AM Ticket #2910 (:visible not working on safari) created by
- this is a 1.2.5 bug i've a <div class="someclass"></div> where …
- 12:02 AM Ticket #2629 (Drag & Drop: Position isn't calculated well) closed by
- worksforme: Hi jg, I was looking your code and I believe your css is causing the …
May 20, 2008:
- 11:42 PM Ticket #2748 (Resizable: snap to grid) closed by
- fixed
- 11:41 PM Ticket #2569 ([ui Dialog] functional demo -> dialog stays) closed by
- invalid
- 11:40 PM Ticket #2622 (Multiple draggables and droppables, dynamically loaded) closed by
- worksforme
- 11:38 PM Ticket #2798 (UI-web: Tabs demo bugs) closed by
- fixed
- 11:14 PM Changeset [456d8a62]1.12-stable2.2-stablekillphp1.2.5 by
- version.txt
- 11:10 PM Ticket #2800 (UI-web: Resizable Demos bugs) closed by
- fixed
- 11:02 PM Ticket #2790 (resizable does not seem to work with latest code) closed by
- invalid
- 11:01 PM Ticket #2834 (UI resizables) closed by
- worksforme
- 10:52 PM Ticket #2893 (UI Resizables don't work with canvas tag) closed by
- fixed
- 10:43 PM Ticket #2318 ([accordion] animation bug in IE) closed by
- fixed
- 10:14 PM Ticket #2909 (hasClass() method) closed by
- worksforme
- 8:19 PM Ticket #2909 (hasClass() method) created by
- On many occasions inside a function I find the need to test for the …
- 7:06 PM Ticket #2908 (Patch - Validate Plugin - Custom Messages in Metadata) created by
- Attached is a patch for the validate plugin. The patched plugin …
- 3:22 PM Ticket #2907 (Animating a container - Safari sets container to overflow: visible ...) created by
- Transitioning a page to no longer use the bulky YUI animation library, …
- 12:41 PM Ticket #2709 (globalEval works incorrectly in IE6 if the current page has <base ...) reopened by
- Thanks for deciding to fix this. But I can't find the fix in the …
- 10:48 AM Ticket #2904 (Change form element value doesn't fire event) closed by
- invalid: Programmatic changes to input values do not trigger the change event; …
- 10:46 AM Ticket #2905 (innerHeight, innerWidth, outerHeight and outerWidth methods missing in ...) closed by
- worksforme: Those functions do exist.
- 9:51 AM Ticket #2906 (Ajax submits string 'jsonpUNIXTIMESTAMP' when submited data start with ...) created by
- Ajax submits string 'jsonpUNIXTIMESTAMP' when submited data begins …
- 9:46 AM Ticket #2905 (innerHeight, innerWidth, outerHeight and outerWidth methods missing in ...) created by
- when comparing the sources from …
- 5:05 AM Ticket #2904 (Change form element value doesn't fire event) created by
- If you try to change form element (e.g. input) value using val() …
- 12:54 AM Ticket #2903 ([FastTrigger] event.handler Missing from FastTrigger's Custom Event Object) created by
- The event object created by FastTrigger does not include …
- 12:11 AM Ticket #2902 ([FastTrigger] Bug When Calling $().fastTrigger() From Inside an Event ...) created by
- See: http://aheimlich.dreamhosters.com/fastTrigger-bug/ FastTrigger …
May 19, 2008:
- 11:57 PM Ticket #2901 (FF3 changes how getElementsByTagName works for XML namespaces) created by
- Check out https://bugzilla.mozilla.org/show_bug.cgi?id=414612. …
- 11:00 PM Ticket #2812 (Built in demo broken / Splitter) closed by
- invalid: There is no splitter plugin.
- 10:56 PM Ticket #2875 (UI : Draggable ui.instance undefined) closed by
- wontfix: Direct access to the plugin instance was intentionally removed. If …
- 10:53 PM Ticket #2883 (UI Tabs - Css Class ui-tabs-panel not added to exsisting element) closed by
- fixed: Fixed in [5641]. Thanks.
- 10:44 PM Ticket #2881 (error when opening dialog) closed by
- worksforme: This works for me. Please try using current SVN and if you continue …
- 10:39 PM Ticket #2885 (UI1.5b4 Dialog Modal Broken) closed by
- fixed: Fixed.
- 9:56 PM Ticket #2900 (Change and Focus event handlers do not bind in IE7) closed by
- invalid: Your code is wrong, try: […] Check the docs for better …
- 6:39 PM Ticket #2900 (Change and Focus event handlers do not bind in IE7) created by
- I noticed that binding a .change(fn) or a .focus(fn) to an array …
- 5:04 PM Ticket #2899 (Ease alltests setup) created by
- Currently we have to manually merge html fixtures into the …
- 4:54 PM Ticket #2866 ([autocomplete] check for bgiframe) closed by
- fixed
- 4:54 PM Ticket #2897 (Widget factory doesn't allow passing parameters to plugin methods) closed by
- fixed: Fixed in [5634].
- 11:58 AM Ticket #2898 (numberOfMonths) created by
- When setting numberOfMonths to '2', one calendar appears directly …
- 10:07 AM Ticket #2897 (Widget factory doesn't allow passing parameters to plugin methods) created by
- When passing a parameter to a plugin method, the factory isn't able to …
- 9:56 AM Ticket #2896 (ie sortable, incorrect helper position, when page scrolled down) created by
- In ie 6.0 helper position is incorrect when page is scrolled down. …
May 18, 2008:
- 4:19 PM Changeset [2db27ef]1.12-stable2.2-stablekillphp1.2.4 by
- version.txt
- 11:33 AM Ticket #2895 (function coord(el,prop) in JQuerySpinBtn.js not work properly in IE) created by
- The plugin Spin Button is greate, It is very usefull to me. Thank you …
- 5:30 AM Ticket #2894 (.width() .height() don't work correctly in iframes) created by
- [first] I'm doing the following: $(document).width(); Where …
- 12:27 AM Ticket #2893 (UI Resizables don't work with canvas tag) created by
- This may be invalid, but I'm reporting it anyway so a decision can be …
May 17, 2008:
- 7:41 AM Ticket #2892 (Opera, window object and unload event) created by
- The event 'unload' is not fired in Opera when attached to the 'window' …
- 6:49 AM Ticket #2891 (IE 6 - jquery-1.2.4b.js - droppable/draggable - scriptaculous) created by
- When using IE6 and jquery-1.2.4b.js in combination with scriptaculous …
- 4:31 AM Ticket #2890 (Ajax.HttpData should examine response content-type for data evaluation) created by
- The current implementation requires the user to explicitly state …
May 16, 2008:
- 6:56 PM Ticket #2889 (Improving global triggering and global unbinding) created by
- Hi, I'm really going out, but I wanted to leave you this "draft" of …
- 6:21 PM Ticket #2888 (Ajax methods freezing IE 7) created by
- I wrote a little quick contact ajax form, it works in every browser …
- 4:01 PM Ticket #2082 (Offset function returns wrong value with IE7/position fixed) reopened by
- Is this bug really fixed?? I tried the following and still does not …
- 4:00 PM Changeset [3b81847f]1.12-stable2.2-stablekillphp by
- src/fx.js
- 3:58 PM Ticket #2887 (Mash-up issue with drag and drop and document.writeln) created by
- Dragging something with a 'document.writeln' in it causes the page to …
- 3:51 PM Changeset [6b535eb7]1.12-stable2.2-stablekillphp by
- src/fx.js
- 3:44 PM Ticket #2532 (Only first action with function works, everything else 'breaks') closed by
- invalid: You can now do: $(".openrightslice a").bind('mouseenter', function(){ …
- 3:35 PM Ticket #2210 (problem with safari and xhtml) closed by
- wontfix: Ok, found the version and the problem. Same as #2035.
- 3:35 PM Ticket #2194 (Safari 2 writing dom elements with append etc outputs function) closed by
- wontfix: Ok, found the version and the problem. Same as #2035.
- 3:32 PM Ticket #2035 ("clean" RegExp fails in Safari 412) closed by
- wontfix: That is a very old version of Safari.. and not supported. There's no …
- 3:26 PM Ticket #2166 (Bind error injecting jQuery) closed by
- invalid: Based on the ticket david linked (#844), this really is a prototype …
- 2:52 PM Ticket #2886 (Nested Droppables can cause an 'inst has no properties' error) created by
- I have an example of three layers of nested droppables. Taking the …
- 2:44 PM Ticket #2652 (val() returns an empty string in IE6/7) closed by
- invalid: So.. the options don't have a 'value' attribute, it's expected that …
- 2:39 PM Ticket #2705 (eval scripts in AJAX response does not work well in IE) closed by
- fixed: I suppose this is the same issue as it's nearly the same situation. …
- 2:37 PM Ticket #2709 (globalEval works incorrectly in IE6 if the current page has <base ...) closed by
- fixed: Ok, easy change, if it works.. why not. Applied at [5623].
- 2:37 PM Changeset [d44c502]1.12-stable2.2-stablekillphp by
- src/core.js
- 2:32 PM Changeset [3a7b09e]1.12-stable2.2-stablekillphp by
- src/core.js
- 2:24 PM Ticket #2181 (JQuery fails to execute search in pages containing applets.) closed by
- fixed: I don't quite get the: […] I just closed another ticket about …
- 2:21 PM Ticket #2165 (Tests failed on Konqueror 4.0 Final) closed by
- invalid: Konqueror is not fully supported by jQuery and it's stated that you …
- 2:18 PM Ticket #1675 (expando related problem on removeData()) closed by
- fixed: This is how that part looks now: […] So there's no chance of …
- 2:13 PM Ticket #1591 (IE "Invalid Argument" $('table').attr('non-existent')) closed by
- fixed: Tested this with the trunk version, and it works fine. This was …
- 2:07 PM Ticket #844 (Loading jQuery 1.1 with Prototype throws error) closed by
- wontfix: This doesn't seem like something that can (has to be) fixed by jQuery. …
- 12:52 PM Ticket #2885 (UI1.5b4 Dialog Modal Broken) created by
- UI Release 1.5b4 Dialog, when setting modal: true, results in the …
- 12:41 PM Changeset [da76a72]1.12-stable2.2-stablekillphp by
- src/core.js
- 12:40 PM Ticket #2567 ($.ajax should allow filtering JS and JSON responses to remove security ...) closed by
- fixed: Added the possibility to use a parsing function by the name of …
- 12:39 PM Changeset [afc2ebd]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 12:15 PM Ticket #2552 (UI Plugins - disabled option, with getter and setter) reopened by
- Slider, selectable and resizable all use this.disabled instead of …
- 12:07 PM Ticket #2884 (resizable disable does not remove style classes from div) closed by
- invalid: Disabling is different from destroying. When you disable a plugin, …
- 11:50 AM Ticket #2882 (Resizable should reference local variables instead of jQuery global) closed by
- fixed: Fixed in [5617]. Thanks.
- 11:47 AM Ticket #2884 (resizable disable does not remove style classes from div) created by
- To expose the bug, I have code like this: $( myDiv).resizable({ …
- 11:34 AM Ticket #2883 (UI Tabs - Css Class ui-tabs-panel not added to exsisting element) created by
- When adding tabs (through .tabs('add')) to an exsisting div element …
- 10:43 AM Ticket #2882 (Resizable should reference local variables instead of jQuery global) created by
- Using: * Revision: $Id: ui.resizable.js 5453 2008-05-05 16:50:46Z …
- 8:43 AM Ticket #2880 (illegal character in ui.tabs.js) closed by
- fixed: Fixed in [5616]. Thanks.
- 2:21 AM Ticket #2881 (error when opening dialog) created by
- at line 127 in ui.core.js instance[options] is undefined and gives …
- 2:00 AM Ticket #2880 (illegal character in ui.tabs.js) created by
- in line 438, before $parent there's a non-ASCII char instead of space …
- 12:09 AM Ticket #2879 (Cache the event props) created by
- Hi Brandon, I haven't benchmarked this, but there's no doubt that …
May 15, 2008:
- 11:27 PM Ticket #2646 (Exception in curCSS, when called with textnodes...) closed by
- wontfix: In previous tickets, the reply was "The string passed to $() must be …
- 10:38 PM Ticket #946 (Occurrence of // in strings in jquery.js causes problems with idiotic ...) closed by
- wontfix: The ajax case is now gone, a regex is used which has a: '...\/\/...'. …
- 10:34 PM Ticket #1318 (save some bytes in grep) closed by
- fixed: Wrong, a could be null, and b, false.. or a similar case. Casting both …
- 10:08 PM Ticket #1405 (queuing for hide() and show()) closed by
- invalid: I really can't understand how do you expect to queue 0 length …
- 7:36 PM Changeset [2c2a6253]1.12-stable2.2-stablekillphp by
- test/data/offset/fixed.html
- test/data/offset/scroll.html
- test/data/offset/static.html
- test/data/offset/table.html
- 7:28 PM Ticket #2878 (CSS RTL tab compatibility) created by
- When operating in a right-to-left environment (direction: rtl), the …
- 6:34 PM Ticket #2877 ($(document) crashes IE6) created by
- Within my lightbox plugin, I use $(document) as I have found that it …
- 5:03 PM Ticket #1289 (ajax , rename the parameter called xml) closed by
- fixed: I agree, Applied at [5614].
- 5:03 PM Changeset [c5f4d70e]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 4:49 PM Ticket #1362 ($.ajax(): pass 'settings' object to 'success' callback) closed by
- fixed: The settings hash is now received by the handler, and (at least now), …
- 4:32 PM Ticket #2639 (Make XMLHttpRequest or headersAvailable to "success" callback of post) closed by
- wontfix: Use the 'complete' callback, it does receive the XMLHttpRequest object.
- 4:30 PM Ticket #2258 (Ajax sending data to response functions) closed by
- invalid: Yes, you can access the settings hash by using "this". Check …
- 4:29 PM Changeset [82ba370]1.12-stable2.2-stablekillphp by
- src/offset.js
- 3:38 PM Changeset [de6520b5]1.12-stable2.2-stablekillphp by
- src/offset.js
- test/data/offset/absolute.html
- test/data/offset/relative.html
- test/data/offset/scroll.html
- test/data/offset/static.html
- test/data/offset/table.html
- test/unit/offset.js
- 10:59 AM Ticket #2324 (discrepencies in animations with duration of 0 milliseconds) closed by
- wontfix: When speed is 0, it's evaled as false, so the default (400 ms) is …
- 10:48 AM Ticket #2852 (jQuery 1.2.4a - Safari 2.0.4 Mac - hide() is broken) closed by
- fixed: Should be same issue as #2802 which is likely to be solved since …
- 10:46 AM Ticket #2802 (jQuery.curCSS failes in Safari 2.x) closed by
- fixed: This should be fixed now ([5609]). Could you confirm this ? I …
- 10:45 AM Changeset [9a76522]1.12-stable2.2-stablekillphp by
- src/core.js
- 10:27 AM Ticket #1872 (Charachter Encoding on Ajax Load) closed by
- invalid
- 10:16 AM Changeset [54867a9]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 9:57 AM Ticket #2870 (Draggables no longer work after refreshing the parent's parent) closed by
- invalid: When you "refresh" the content, you're removing the element that is …
- 9:50 AM Ticket #2876 (DatePicker: selectors don't fire any event.) created by
- DatePicker's month and year selectors do not fire any event when the …
- 9:45 AM Ticket #2570 (Opera 9.2.6 AJAX requiring authentication) closed by
- fixed: Fixed at [5604].
- 9:45 AM Ticket #2865 (Opera 9.5 (at least this version) doesn't like null username being ...) closed by
- fixed: Fixed at [5604].
- 9:45 AM Changeset [31f22f2]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 9:35 AM Ticket #2604 (jQuery(html) breaks with HTML comments in Firefox 2) reopened by
- There are already a few methods that specifically check for comment …
- 8:53 AM Changeset [5a92ec2]1.12-stable2.2-stablekillphp by
- src/core.js
- src/dimensions.js
- 8:28 AM Ticket #2875 (UI : Draggable ui.instance undefined) created by
- Hello, I have installed jquery ui 1.5b4 and i had an issue on …
- 8:13 AM Ticket #2874 (Executing function on autoclear of mustmatch autocomplete field) created by
- There is a special case for autocomplete - when the result must match …
- 7:32 AM Ticket #2873 (For ui.sortable list items the scroll of individual item does not work ...) created by
- In FF if for any list item div under sortable items if scroll appears …
- 7:28 AM Ticket #2872 (In IE if the ui.sortable is inside ui.tabs then drag and drop of list ...) created by
- Hi, To reproduce load multiple tabs on the page. Adding Dynamic tab …
- 4:17 AM Ticket #2871 (Multi dimentional array support for ajax posting.) created by
- I don't know if you want to add this or not, but it's there if you …
- 2:17 AM Ticket #2870 (Draggables no longer work after refreshing the parent's parent) created by
- I have an application divided into sections where each section is …
May 14, 2008:
- 10:37 PM Ticket #2357 (UI Dialog Position Options) closed by
- fixed: A similar option was added in [5379]
- 6:43 PM Ticket #2604 (jQuery(html) breaks with HTML comments in Firefox 2) closed by
- wontfix: This seems to require checks on many places like $.filter, …
- 6:29 PM Ticket #2726 (AJAX functions don't pass JSON with arrays properly) closed by
- wontfix: According to …
- 5:31 PM Ticket #2869 ([autocomplete] field using autocomplete should retain focus after ...) created by
- http://plugins.jquery.com/project/autocompletex field using …
- 5:18 PM Changeset [1382ea8]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 4:11 PM Ticket #1480 (isFunction fails in certain cases) closed by
- fixed: Fixed at [5601], none of these 3 cases should yield true now.
- 4:10 PM Changeset [b13a961]1.12-stable2.2-stablekillphp by
- src/core.js
- 3:51 PM Ticket #2842 (missing url in $.ajax fails (instead of using the current url)) closed by
- fixed: Closed at [5600], thanks.
- 3:50 PM Changeset [d524c7e]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 3:46 PM Ticket #2820 ($.extend not deep copying arrays) closed by
- fixed: Fixed at [5599].
- 3:46 PM Ticket #1562 ($.extend is not working properly when using deep extension) closed by
- fixed: Fixed at [5599].
- 3:45 PM Changeset [69f7276]1.12-stable2.2-stablekillphp by
- src/core.js
- 2:06 PM Changeset [831625c]1.12-stable2.2-stablekillphp by
- src/offset.js
- 1:54 PM Changeset [ac324c9]1.12-stable2.2-stablekillphp by
- src/offset.js
- 1:51 PM Ticket #2868 (Make $.param recursive) created by
- I think it would be great if the $.param function was recursive. The …
- 1:39 PM Ticket #2858 (Redundant discriminant on window size?) closed by
- invalid: The comment above the line in question states that opera needs to use …
- 1:23 PM Changeset [f717260e]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- 12:43 PM Ticket #2857 ([ui.dialog] Exceptions thrown if positioning in iframe) closed by
- fixed: Fixed in [5595]. Thanks.
- 12:17 PM Ticket #2867 (tabTemplate global replace) created by
- When replacing #{href} and #{label} in the ui.tabs tabTemplate, the …
- 11:54 AM Ticket #2866 ([autocomplete] check for bgiframe) created by
- If I use a conditional comment to include the bgiframe code so that …
- 11:03 AM Ticket #2865 (Opera 9.5 (at least this version) doesn't like null username being ...) created by
- By doing like this if(s.username == null) { …
- 10:49 AM Ticket #2864 (Using JQ 1.2.3 -- diff behavior in ff2.x and ff3.x) created by
- Using JQ 1.2.3 Why the different behavior in ff2.x and ff3.x? FF …
- 9:11 AM Ticket #2863 (ui-slider: Opera slider problem) created by
- In Opera after you slide a handle on the slider, that handle cannot be …
- 7:44 AM Ticket #2862 (ui-slider: Right handle on a range slider gets messed up) created by
- On some browsers like Firefox and Safari, with a range slider with the …
- 7:23 AM Ticket #2861 ([validate] masks don't working in firefox 2.0.0.14) created by
- I am unable to input anything at the examples of Zip and Phone at …
- 6:33 AM Ticket #2860 (Sortables with a select box) created by
- Hi, After sorting using the UI library, it calls the events of the …
- 3:18 AM Ticket #2859 (Datepicker 3.4.3 'change' commits changes to all datepickers) created by
- When trying to use the 'change' function, the new settings are applied …
- 12:53 AM Changeset [44a6f5d]1.12-stable2.2-stablekillphp1.2.4b by
- version.txt
Note: See TracTimeline
for information about the timeline view.