Timeline
Mar 29, 2008:
- 5:19 PM Ticket #2620 (event.fix() possible null dereference) created by
- event.fix() does some checks for document.documentElement being not …
- 4:04 PM Ticket #2619 (Extend makeArray) created by
- Hi, don't you think makeArray should be a bit smarter? Instead of …
- 2:39 PM Ticket #2618 (Draggable offset is incorrect in IE6 (in quirksmode)) created by
- When rendering in IE6 (in quirksmode) the draggable offset is …
- 2:26 PM Ticket #2617 (ui.slider.js range focus bug.) created by
- If you go to the third example jQuery UI slider demo page …
- 1:27 PM Ticket #2616 (A better jQuery.map) created by
- Hi, today I realized jQuery.map doesn't support hashes(associative …
- 12:57 PM Ticket #2615 ([ui.dialog] no reason for .css({position: 'relative'})) created by
- I can't see the reason while the position of .ui-dialog-container must …
- 7:44 AM Ticket #2614 (IE implementation of DOMContentLoaded failing when no assets) created by
- The "doScroll()" trick is not enough in all situations to ensure that …
- 6:09 AM Ticket #1524 (add $.browser.konqueror) closed by
- invalid
- 6:05 AM Ticket #2164 (.first() and .last() methods?) closed by
- invalid: Agree with Ariel. first/last were part of the API in earlier versions …
- 12:07 AM Ticket #2613 (bind() breaks event.preventDefault()) created by
- This is a really strange issue. Calling bind makes preventDefault …
Mar 28, 2008:
- 6:46 PM Ticket #2612 (domManip is not always respecting script execution order on IE7) created by
- Hello, I have an application where I have several script nodes that I …
- 12:58 PM Ticket #2595 (ui-slider: add 2-axis mode) closed by
- fixed
- 12:24 PM Ticket #2611 (incorrect height returned in IE 6) created by
- See attached file.
- 12:15 PM Ticket #2610 ("return false" doesn't work) closed by
- invalid: Straight from the docs: To stop both default action and event …
- 10:40 AM Ticket #2610 ("return false" doesn't work) created by
- I have 2 onclick handlers assigned to a document, each one returning …
- 9:38 AM Ticket #2609 (tabs relies on theme CSS) created by
- ui.tabs doesn't do visually anything without a themere .tabs.css files …
- 7:26 AM Ticket #2596 (ui-slider: clicking into a empty area should also drag the currently ...) closed by
- fixed
Mar 27, 2008:
- 11:23 PM Ticket #2608 (jQuery.httpSuccess returns success on iPhone Safari even when server ...) created by
- When a server cannot be contacted through XMLHttpRequest, Mobile …
- 6:53 PM Ticket #2607 (fadeIn() table rows don't take colspan setting into account) created by
- the rows which are fadded in are very small.. looks like the colspan …
- 6:34 PM Ticket #2606 (removeData should trigger an event) created by
- removeData should trigger an event just like data, so plugins can …
- 6:33 PM Ticket #2605 (data should accept null values) created by
- $(el).data('foo', null) should be valid. This currently acts the same …
- 6:29 PM Ticket #2588 ($ function does not find elements with several css classes) closed by
- invalid: Please create a new ticket for this issue. Thanks.
- 4:55 PM Ticket #2588 ($ function does not find elements with several css classes) reopened by
- hmm you are right... now with your addition i have another problem.. …
- 4:41 PM Ticket #2604 (jQuery(html) breaks with HTML comments in Firefox 2) created by
- […]
- 4:39 PM Ticket #2588 ($ function does not find elements with several css classes) closed by
- invalid: Your test case uses $("rex-metainfo-cat") instead of …
- 4:36 PM Ticket #2601 (If a droppable is enlarged while dragging, can't drop in new 'space') closed by
- worksforme: You'll want to use the refreshPositions option on your draggable …
- 4:35 PM Ticket #2603 ([UI Draggable] document the refreshPositions option) created by
- The refreshPositions option needs to be documented.
- 4:30 PM Ticket #2602 (removeClass should support removing multiple classes) created by
- $(el).removeClass('foo bar') should be supported.
- 4:20 PM Ticket #2588 ($ function does not find elements with several css classes) reopened by
- enclosed you will find my usecase
- 4:17 PM Ticket #2601 (If a droppable is enlarged while dragging, can't drop in new 'space') created by
- Note: This bug was observed in a version of jquery.ui trunk checked …
- 2:58 PM Ticket #2600 (jQuery.extend() should not ignore properties with null values) created by
- jQuery.extend() currently ignores properties with a value of null or …
- 2:44 PM Ticket #2599 (droppable("destroy") doesn't remove "ui-droppable" class) created by
- Note: This bug was observed in a checkout of jquery.ui trunk as of …
- 1:06 PM Ticket #2598 ([ui.datepicker] Datepicker status bar floating issue) created by
- The status bar text is sometimes shown in the top row of the date …
- 12:44 PM Ticket #2597 (Droppable events fired on hidden elements) created by
- I created a Mac like hierarchical folder tree type widget using jQuery …
- 12:23 PM Ticket #2596 (ui-slider: clicking into a empty area should also drag the currently ...) created by
- If you click in an empty area, the focussed handle should move there …
- 12:22 PM Ticket #2595 (ui-slider: add 2-axis mode) created by
- The slider must be capable of being dragged in two axes. Of course, it …
- 10:34 AM Ticket #2583 ([Resizable & Draggable] Doesn't work in Opera when called before appendTo()) closed by
- wontfix: This one is not possible to fix!
- 10:29 AM Ticket #2592 (jquery.datepicker undefined) closed by
- fixed: Already fixed in SVN.
- 8:22 AM Ticket #2594 (dragging a Sortable causes it to lose all of its CSS styles) created by
- Note: I'm using jquery 1.2.3 + interface.js 1.2 When dragging a …
- 6:32 AM Ticket #2593 (jquery.datepicker using months instead of prev and next) created by
- We needed to replace prev and next links with corresponding month …
- 6:11 AM Ticket #2592 (jquery.datepicker undefined) created by
- Using datepicker version 3.4. In IE the jquery.datepicker object is …
- 2:27 AM Ticket #2459 ([value=something] seems to don't work) closed by
- invalid: I agree with Just that the test case has an error. If you can still …
- 2:24 AM Ticket #2469 (Bad Path in Speed Test) closed by
- worksforme: Can you give more information about your directory structure? the …
- 2:14 AM Ticket #2526 (Ajax POST failed) closed by
- worksforme: Closed due to lack of information. Please reopen this ticket if you …
- 2:13 AM Ticket #2505 (problem with 1.2.3 with chain) closed by
- worksforme: I created a test case based on the description and it worked fine. …
- 2:02 AM Ticket #2444 (click with return false in Safari 2) closed by
- worksforme: I agree with flesler that should be the fix. If it fails to work (I …
- 12:54 AM Ticket #2462 (backgroundPosition propertie) closed by
- worksforme: Closed on request of author.
- 12:52 AM Ticket #2590 (prev() doesn't work in IE) closed by
- wontfix: This appears to be a problem with IE and nested lists. When I …
- 12:33 AM Ticket #2588 ($ function does not find elements with several css classes) closed by
- worksforme: I created the above test case based on the bug description and it …
Mar 26, 2008:
- 7:34 PM Ticket #2564 (event.fix performance tweaks patch) closed by
- duplicate: duplicate of #2565
- 7:29 PM Ticket #2591 (Slider size method only returns the width of the slider) created by
- When checking for a sliders size, the size method only returns it's …
- 6:19 PM Ticket #2574 (Issue with jQuery1.2.3 and Interface Plug-in) closed by
- wontfix: Interface is no longer supported. You may want to consider switching …
- 2:59 PM Ticket #2011 (Problem with Accordian in Netscape 7.1) closed by
- wontfix: Netscape 7.1 isn't supported. Unless you can provide a patch, I don't …
- 2:29 PM Ticket #2590 (prev() doesn't work in IE) created by
- Code $("ul").prev("li") doesn't work in IE. Opera & Firefox work as …
- 1:02 PM Ticket #2552 (UI Plugins - disabled option, with getter and setter) reopened by
- This also needs to be done for: resizable selectable slider tabs
- 12:54 PM Ticket #2589 (ui.slider.js range problem getting handle values) created by
- I am using the latest ui.slider.js (revision 5107) and have created a …
- 11:18 AM Ticket #2573 (Incompatibility with Scriptaculous scripts) closed by
- worksforme: Please see [http://docs.jquery.com/Core/jQuery.noConflict …
- 11:08 AM Ticket #2585 (Expose the namespaced event type on event object - easy and useful!) closed by
- invalid: This would break the intended functionality of triggering a namespaced …
- 10:30 AM Ticket #2588 ($ function does not find elements with several css classes) created by
- JQuery does not allow to select a element with several css classes to …
- 5:17 AM Ticket #2534 (ui.sortable - imbricate sortable bug) reopened by
- it still doesnt work in my case, in the ui.sortable_nested_bug file.
- 4:07 AM Ticket #2586 (Firefox3b4 hangs on page leave) created by
- I have a huge page that uses jQuery.hover function. In case I use …
Mar 25, 2008:
- 11:16 PM Ticket #1311 ($(document).unbind('ready');) closed by
- fixed: This functionality is now available in 1.2.2+ Although you must use …
- 11:12 PM Ticket #2247 ($.fn.offset() is shifted by 2px in Quirks Mode) closed by
- fixed
- 4:57 PM Ticket #2585 (Expose the namespaced event type on event object - easy and useful!) created by
- If I'm using one handler to listen to several events, it would be …
- 4:09 PM Ticket #2584 ([Resizable & Draggable] Element jumps up & left after resize in Mozilla) created by
- The code below produces a draggable and resizable div, as expected. …
- 3:59 PM Ticket #2583 ([Resizable & Draggable] Doesn't work in Opera when called before appendTo()) created by
- The code below produces in Opera 9.23 non-draggable and non-resizable …
- 12:07 PM Ticket #2571 ([UI Draggable] greedy should affect hover status) closed by
- fixed: Fixed, thanks!
- 11:49 AM Ticket #2552 (UI Plugins - disabled option, with getter and setter) closed by
- fixed: Done!
- 11:38 AM Ticket #2554 (ui.sortable - IE Bug in serialize with custom attribute) closed by
- fixed: Fixed in rev.5122 in trunk. Thanks!
- 11:34 AM Ticket #2463 (Shadow causes elements it doesn't own to change size on DOM modifications) closed by
- fixed: Fixed in trunk.
- 11:31 AM Ticket #2524 ([ui.sortable] handle is not working as expected) closed by
- fixed: fixed in trunk.
- 11:17 AM Ticket #2057 (Droppable tolerance for draggable that completely overlaps) closed by
- fixed: check out the tolerance "fit": this should be exactly what you need!
- 11:11 AM Ticket #2396 (jQuery UI - Draggables) closed by
- fixed
- 11:10 AM Ticket #2539 (draggable - grid: [x,y] and containment incompatible) closed by
- fixed: This is fixed in the latest trunk version. However, it's not quite …
- 11:05 AM Ticket #2428 (ui.slider will not work if slider is hidden during slider() init call.) reopened by
- 11:03 AM Ticket #2582 ([tooltip] Manipulate tooltip in select) created by
- When you hover a tooltip in a select, it should disappear when you are …
- 10:57 AM Ticket #2581 (Resizable destroy) created by
- When destroy() on resizable is called, the handles and wrappers isn't …
- 10:46 AM Ticket #2580 (Toggle table rows is leading to residual spaces) created by
- attatched you will find a testcase which shows the problem. if …
- 10:44 AM Ticket #2534 (ui.sortable - imbricate sortable bug) closed by
- fixed: This should work now in the latest trunk version. Make sure the …
- 10:39 AM Ticket #2579 ($.fn.is and $.fn.not should accept functions like $.fn.filter) created by
- Since $.fn.is and $.fn.not basically perform the same functionality as …
- 10:24 AM Ticket #2339 (nested list sortables not functional) closed by
- fixed: This has been fixed in the newest SVN version.
- 9:41 AM Ticket #2578 ([accordion] definition list no longer automatically finds headers) created by
- With version 1.6 of the stand-alone plug-in and the one labeled 1.5 as …
Mar 24, 2008:
- 11:35 AM Ticket #2577 (+/- Icons not clickable) created by
- jQuery 1.4 treeview 1.2.3 http://www.scooterworks.com +/- icons are …
- 9:54 AM Ticket #2450 (dialog over the div with scrollbars in firefox 2/mac) reopened by
- This problem is for Macs only. See …
Mar 23, 2008:
- 9:03 PM Ticket #2428 (ui.slider will not work if slider is hidden during slider() init call.) closed by
- invalid
- 2:32 PM Ticket #2478 ([Resizable] - Direction flag(s) available to resize callback) closed by
- fixed: Replaced the old uil.instance.options.axis for ui.instance.axis
- 10:36 AM Ticket #2576 (css( name, value ) problem with opera 9.26) created by
- the following code doesn't work with opera 9.26. In IE7 and firefox 2 …
- 8:02 AM Ticket #2575 (Hide does not "hide" non-visible elements) created by
- if I try to do $("#B").hide() and the containing div "#A" is already …
- 4:54 AM Ticket #2574 (Issue with jQuery1.2.3 and Interface Plug-in) created by
- I am trying to run a demo on IE7. Demo uses jQuery version1.1.2 with …
Mar 22, 2008:
- 7:54 PM Ticket #2573 (Incompatibility with Scriptaculous scripts) created by
- Hello, I'm using jquery (jquery base + tablesorter + tablehover) …
- 3:04 PM Ticket #2572 (IE 6 bug jquery 1.2.3 and sortable lists (from interface ...) created by
- Hello I want to report a bug when using the sortable list from …
Note: See TracTimeline
for information about the timeline view.