Timeline
09/02/10: Today
- 08:52 Ticket #4488 (:focusable and :tabbable are broken with jQuery 1.3.2) closed by
- fixed: Objects fixed in …
- 07:54 Ticket #6015 (autocomplete "change" handler gets old value) closed by
- invalid: The change event is completely outside the scope of the autocomplete …
- 07:24 Ticket #6015 (autocomplete "change" handler gets old value) created by
- If I click on a value in the dropdown list, the "change" handler seems to …
- 05:36 Ticket #6012 (Dialog: _isOpen flag should be set before triggering open event) closed by
- fixed: Fixed in …
- 05:21 Ticket #6013 (show dialog in the open event) closed by
- duplicate: Duplicate of #6012.
- 02:05 Ticket #6014 (datepicker ui popup moves on window resize) created by
- Seen on http://jqueryui.com/demos/datepicker/ Test: Popup datepicker, …
09/01/10: Yesterday
- 23:08 Ticket #6013 (show dialog in the open event) created by
- If you try to open the same dialog box in the open event, the code will …
- 23:08 Ticket #6012 (Dialog: _isOpen flag should be set before triggering open event) created by
- If you try to open the same dialog box in the open event, the code will …
- 08:08 Ticket #6011 (ui.position calculation broken in all IE and webkit browsers) closed by
- duplicate: Duplicate of #5533.
- 08:05 Ticket #6011 (ui.position calculation broken in all IE and webkit browsers) created by
- The ui.position feature does not work at all in anything but …
- 06:09 Ticket #6010 (Add option to suggest single words only) closed by
- wontfix: Autocomplete doesn't support multiple word support. There's a demo for how …
- 06:06 Ticket #6010 (Add option to suggest single words only) created by
- Autocomplete should be configurable to not send the whole current input …
- 05:53 Ticket #6009 (Upper droppable should receive draggable) created by
- HTML file attached. Try to run it and read following comments. …
- 05:43 Ticket #6008 (Widget: auto-destroy is broken in jQuery 1.4) created by
- jQuery was refactored in 1.4 such that .remove() isn't used for every …
08/31/10:
- 07:19 Ticket #4344 (Dialog: Enhanced Button Option) closed by
- fixed: Fixed in …
- 05:25 Ticket #6007 (autocomplete doesn't html) closed by
- invalid: This was an intentional change and is mentioned in the …
- 05:22 Ticket #5991 (Home and End keys trigger search) closed by
- fixed: Fixed in …
- 05:14 Ticket #5991 (Home and End keys trigger search) reopened by
- Misunderstood the problem.
- 01:56 Ticket #5991 (Home and End keys trigger search) closed by
- fixed: Not fixed in 1.8.2, but fixed on GitHub? and will be in 1.8.5, see …
- 00:48 Ticket #5991 (Home and End keys trigger search) reopened by
- actually it is NOT working. this is how you can test it is not working: …
08/30/10:
- 21:02 Ticket #6007 (autocomplete doesn't html) created by
- I just updated jqueryui to 1.8.4 and I return JSON data back as a result. …
- 12:07 Ticket #6006 (Opening Dialog with link in content causes jumping) closed by
- duplicate: Duplicate of #4731.
- 11:21 Ticket #6006 (Opening Dialog with link in content causes jumping) created by
- I posted this issue in the forums …
- 10:55 Ticket #6005 (UI Tabs Documentation) closed by
- worksforme: The source file lists the widget factory as a dependency and the download …
- 10:53 Ticket #6005 (UI Tabs Documentation) created by
- I downloaded jQuery UI 1.8.4 in hopes of using the tabs feature. After …
- 05:22 Ticket #3781 (dialog drag problem with iframe) closed by
- duplicate: Duplicate of #6004.
- 05:22 Ticket #4660 (dialog slow for move and resize on have a iframe in page) closed by
- duplicate: Duplicate of #6004.
- 05:22 Ticket #4903 (Prevent iframes from capturing the mousemove events during a resize.) closed by
- duplicate: Duplicate of #6004.
- 05:21 Ticket #5597 (Draggable: remove draggable option iframeFix, as if always true) closed by
- duplicate: Duplicate of #6004.
- 05:21 Ticket #5975 (resizable should have the iframeFix option like in draggable) closed by
- duplicate: Duplicate of #6004.
- 05:20 Ticket #6003 (jQuery.ui.draggable is very slow while dragging over an iFrame in Firefox.) closed by
- duplicate: Duplicate of #6004.
- 05:20 Ticket #6004 (Mouse: Automatically cover iframes on mouse start) created by
- When performing any mouse operations (drag, resize, sort, etc.), all …
08/29/10:
- 23:08 Ticket #6003 (jQuery.ui.draggable is very slow while dragging over an iFrame in Firefox.) created by
- That's pretty much it. Any draggable element, including sortable, is VERY …
- 11:28 Ticket #6002 (Accordion width problem (CSS)) created by
- On line 305: ui-accordion { width: 100%; } There's a padding defined for …
- 02:59 Ticket #6001 (Bad CSS behavior for buttons based on radio buttons under firefox and rtl) created by
- This bug is reproduceable on firefox (both on Win and Linux) This bug even …
08/28/10:
- 11:33 Ticket #6000 (Position: Sometimes positioning is off by 1px in Firefox) created by
- See http://jsbin.com/uceje4/2 ticket created based on …
08/27/10:
- 15:03 Ticket #5877 (Dialog: when using the title attribute, the title option should be updated) closed by
- fixed: Fixed in …
- 14:54 Ticket #5142 (using the submit event with modal form dialog) closed by
- duplicate: Duplicate of #5029.
- 14:02 Ticket #3951 (UI Dialog 'show' options) closed by
- invalid: This seems more like a bug about effects, and the actual specifics aren't …
- 13:50 Ticket #3523 (Dialog: onclick return value ignored) closed by
- fixed: Fixed in …
- 13:20 Ticket #3216 (Problems with inner div with scrolls bar in dialogs with Opera 9.5x) closed by
- wontfix: This isn't specific to dialogs. Any element that is scrolled will lose …
- 13:07 Ticket #3160 (Ability to specify dialog containment) closed by
- wontfix: Adding options that proxy back to draggable and resizable would cause API …
- 12:48 Ticket #5991 (Home and End keys trigger search) closed by
- worksforme: This was fixed back in 1.8.2.
- 11:49 Ticket #5972 (Widget: Throw error for non-existent method calls) closed by
- fixed: Fixed in …
- 10:48 Ticket #5533 (Position fails when no top value is set for absolute in IE) closed by
- wontfix: The workaround for this is to just do .css({ top: 0, left: 0 …
- 10:37 Ticket #5963 (Position: option 'of' accepts jQuery object unless it wraps document) closed by
- fixed: Fixed in …
- 10:37 Ticket #5655 (Position: document check fails if the scrollTo and document plugins exist) closed by
- fixed: Fixed in …
- 10:21 Ticket #5964 (Combine horizontalDefault and verticalDefault to one variable - possibly ...) closed by
- fixed: Fixed in …
- 09:02 Ticket #5723 (disableSelection() doesn't work cross-browser) closed by
- fixed: Fixed in …
- 07:19 Ticket #4088 (Unable to remove() ui.draggable (sortable item) immediately after the drop ...) reopened by
- Unfortunately the fix hasn't worked for IE6/IE7/IE8 - I discovered this …
- 01:41 Ticket #5999 (Tabs break when immediately contain a table in Firefox) created by
- Firefox 3.6. Ubuntu. jquery-1.4.2 jquery-ui-1.8.4 When using a table as …
08/26/10:
- 17:13 Ticket #5998 (buttonset("refresh") causes JS error in IE) created by
- using this $(".filters").buttonset("refresh"); generates an error in IE, …
- 12:31 Ticket #5997 (It should be possible to use tabs without the fragment identifiers) closed by
- wontfix: Creating unique ids is pretty simple and adding this support would …
- 12:02 Ticket #5997 (It should be possible to use tabs without the fragment identifiers) created by
- If I add all tabs programmatically, jQuery UI could store the association …
- 11:56 Ticket #5996 (add() callback called after show()) created by
- I have an empty tabs structure which I create programatically: […] …
- 11:50 Ticket #5995 (Custom Theme Update) closed by
- fixed: This is possible today! :) See line 53 of jquery-ui-1.8.4.custom.css …
- 11:32 Ticket #5995 (Custom Theme Update) created by
- It would be nice if there was a way to load a previously configured theme …
- 11:15 Ticket #5994 (selectable("destroy") could remove "ui-selected" class) created by
- When calling selectable("destroy"), should removeClass("ui-selected") be …
- 04:20 Ticket #5993 (the droppable cursor) closed by
- worksforme: Please look at the tolerance option.
- 02:32 Ticket #5993 (the droppable cursor) created by
- hi hopfully the droppable can decide the drop by the cursor because my …
08/25/10:
- 18:24 Ticket #5933 (when the user input chinese it's won't show the search result div) reopened by
- I think we can let the keydown handler handles the control input while the …
- 09:18 Ticket #5992 (autocomplete - not doing ajax request due to backslash or delete key) closed by
- duplicate: Duplicate of #5922. You say "I'm using that version of code" but I'm not …
- 08:32 Ticket #5992 (autocomplete - not doing ajax request due to backslash or delete key) created by
- I'm using autocomplete with ui 1.8.4 and core 1.4.2 The use-case is the …
- 08:13 Ticket #5991 (Home and End keys trigger search) created by
- This behavior can be seen on the remote data demo for autocomplete. …
- 07:23 Ticket #5990 (Binding click handler to buttonset button prevents GUI state from updating) created by
- Creating a buttonset from a basic "list" of radio buttons works fine. The …
- 04:12 Ticket #5989 (regional (l18n) obliterates dateFormat) created by
- When a localization is set, the option "dateFormat" is ignored. So only …
08/24/10:
- 17:34 Ticket #5988 (ThemeRoller doesn't work in Minefield) created by
- The ThemeRoller? bookmarklet located at the URL below performs a user agent …
- 15:51 Ticket #5493 (Datepicker: changeYear + yearRange causes flash in Firefox) reopened by
- I upgraded to the latest JQuery and jquery ui and I still see this problem …
- 08:40 Ticket #5987 (Draggable doesn't use jQuery context.) closed by
- duplicate: Duplicate of #4908.
- 08:34 Ticket #5987 (Draggable doesn't use jQuery context.) created by
- If we have the situation mentioned here. …
- 06:15 Ticket #5982 (Autocomplete: Race condition causes incorrect suggestions) closed by
- fixed: Fixed in …
- 04:24 Ticket #5985 (_removeCurrentsFromItems: function() problem) closed by
- invalid: Please provide a reduced test case showing the problem.
- 04:19 Ticket #5986 (Autocomplete remote DS won't pick up 2 characters deleted, then same ...) closed by
- duplicate: Duplicate of #5922 (already fixed).
- 02:10 Ticket #5986 (Autocomplete remote DS won't pick up 2 characters deleted, then same ...) created by
- When you have a remote datasource and min character limit of 2, typing 2 …
08/23/10:
- 22:29 Ticket #5550 (Day is wrong prior to 10/15/1582) closed by
- wontfix: JavaScript uses the …
- 22:13 Ticket #5985 (_removeCurrentsFromItems: function() problem) created by
- Hi, I'm not sure if this is the right place but I am having problems with …
- 22:07 Ticket #5984 (Datepicker showing multiple months highlights selected day in all of them) created by
- From forums: …
- 16:22 Ticket #5983 (Setting data on accordion's H3 tag causes mouseover errors) closed by
- invalid: .data({}) overwrites the entire data store, which removes the event …
- 16:15 Ticket #5983 (Setting data on accordion's H3 tag causes mouseover errors) created by
- I was setting data on my accordion JQ object's H3 headers in my …
- 13:28 Ticket #5982 (Autocomplete: Race condition causes incorrect suggestions) created by
- This condition occurs when using a remote data source and is described by …
- 11:14 Ticket #5798 (function disableSelection not correct(don`t work in all browsers)) closed by
- duplicate
- 11:12 Ticket #5588 (jQuery UI preventing correct serialization in IE7) closed by
- invalid: Closing due to missing test page and inactivity.
- 11:10 Ticket #5919 (IE Errors on this webpage might cause it to work incorrectly) closed by
- invalid: This has nothing to do with jQuery UI.
- 07:19 Ticket #5981 (DatePicker scroll to top after selection) created by
- If you scroll down in a page, open a datepicker and select a date, the …
- 05:19 Ticket #5980 (dialog with show: 'fade' doesnt work with 1.8.4) closed by
- worksforme: The fade effect works fine: http://jsbin.com/esivo3/edit You're probably …
- 05:07 Ticket #5980 (dialog with show: 'fade' doesnt work with 1.8.4) created by
- Upgraded to 1.8.4 and my dialogs stoped worked. I discovered that if i …
Note: See TracTimeline
for information about the timeline view.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/nologo.gif)