Timeline
Feb 10, 2011:
- 10:12 PM Ticket #6934 (Button: Batch class changes to improve performance) closed by
- fixed: Button: Batched class changes to improve performance. Fixes #6934. …
- 10:11 PM Ticket #6969 (Effects: 'borderColor' property is buggy) created by
- The new property
borderColor
- which was added recently … - 9:51 PM Ticket #6968 (Draggable BUG report) closed by
- duplicate
- 9:47 PM Ticket #6968 (Draggable BUG report) created by
- code: <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" …
- 9:38 PM Ticket #6967 (Form in modal dialog submits on enter keypress if only one field present) closed by
- invalid: This is just how HTML works. Try it without any JavaScript on the …
- 9:07 PM Ticket #6967 (Form in modal dialog submits on enter keypress if only one field present) created by
- Bizarre, I know. I created a form with one visible field as follows: …
- 5:31 PM Ticket #6966 (Pressing ESC on dialog when 2 dialogs are open closes both dialogs) created by
- The correct behavior is to only close the active dialog.
- 12:27 PM Ticket #6961 (Docs say that in Effect/Size the origin argument default is ...) closed by
- fixed
- 12:17 PM Ticket #6964 (Dialog: Documentation does not list position as a dependency) closed by
- fixed
- 11:46 AM Ticket #6965 (datepicker example does not put 'next' and 'prev' buttons next to ...) closed by
- worksforme: Please provide a demo.
- 9:21 AM Ticket #6066 (Accordion: Fix ARIA semantics) closed by
- wontfix: See …
- 9:18 AM Ticket #6965 (datepicker example does not put 'next' and 'prev' buttons next to ...) created by
- Hi, I just downloaded and installed a full jQuery UI install. The …
- 5:24 AM Ticket #6964 (Dialog: Documentation does not list position as a dependency) created by
- The documentation for plugin ui.position.js does not specify that in …
Feb 9, 2011:
- 8:17 PM Ticket #6963 (Tabs: Hidden tabs can be read by screen readers) created by
- Although the hidden tabs are hidden via display:none, some screen …
- 3:29 PM Ticket #6962 (jQuery UI sortable doesn't sort when it's handle is outside the ...) created by
- Hello, I have a situation in which the sortable function stops working …
- 12:48 PM Ticket #6961 (Docs say that in Effect/Size the origin argument default is ...) created by
- http://jsfiddle.net/yxDPp/ click in the first link. Notice the box …
- 12:16 PM Ticket #6960 (ui.mouse - scrollbar buttons do not indent in firefox) created by
- jqueryui - 1.8.9 jquery - 1.4.4 firefox - 3.6.13 …
- 9:34 AM Ticket #6958 (Sortable gets confused if you have matching elements with display: none) created by
- I have a container which contains multiple elements with class Foobar. …
Feb 8, 2011:
- 4:13 PM Ticket #6957 (.ui-accordion-content's overflow value does not change back to auto in IE 6) closed by
- fixed: Accordion: Reset overflow on both content panels being animated, not …
- 2:56 PM Ticket #6957 (.ui-accordion-content's overflow value does not change back to auto in IE 6) created by
- When you switch to another tab, the old tab content div does gets set …
- 2:06 PM Ticket #6956 (Cloned draggables can only be dragged once with jQuery 1.5) closed by
- duplicate
- 1:44 PM Ticket #6956 (Cloned draggables can only be dragged once with jQuery 1.5) created by
- Steps to reproduce: Create an element, and make it draggable using the …
- 1:02 PM Ticket #6955 (jQuery 1.5 BREAKS UI Draggable with helper:clone option) closed by
- duplicate
- 12:55 PM Ticket #6955 (jQuery 1.5 BREAKS UI Draggable with helper:clone option) created by
- I don't know if this is a bug in UI Draggable, UI Widget Factory, or …
- 11:24 AM Ticket #6954 (Sortable: Allow cancel method to be called in start event) created by
- Cancelling sortable on start callback throws error: "this.helper is …
Feb 7, 2011:
- 5:05 PM Ticket #6953 (Autocomplete listbox on resize of browser window) closed by
- wontfix: This is an edge case that's not really worth dealing with. This can be …
- 4:16 PM Ticket #6953 (Autocomplete listbox on resize of browser window) created by
- The autocomplete listbox does not re-position itself on re-size of the …
- 9:35 AM Ticket #6952 (UI Position, target.offset() returns object with read only ...) closed by
- wontfix: This is caused by a bug in core, which has been fixed: …
- 9:03 AM Ticket #6952 (UI Position, target.offset() returns object with read only ...) created by
- In some cases, Position uses object that has read only properties. …
- 8:31 AM Ticket #6951 (Inline script executing on FIRST drop.) created by
- I have a test page with simple drag and drop between two list. The …
- 8:16 AM Ticket #6950 (ie 8 invalid drag and drop error) created by
- http://jsfiddle.net/mmC5L/2/ IE 8 returns illegal char error on line …
- 3:45 AM Ticket #6949 (Datepicker: Rendering problem after changing numberOfMonths option) created by
- When i try to set the datepicker's "numberOfMonths" value to 2 at …
Feb 6, 2011:
- 2:28 PM Ticket #6948 (Resizable autoHide Doesn't Work With Resizable's disable) created by
- Ticket #3237 already has all the description of this issue, as well as …
Feb 5, 2011:
- 5:24 AM Ticket #6947 (Attempt to access private member of widget returns jQuery object) created by
- I'm submitting this as a bug, but I think this could be classified as …
- 3:09 AM Ticket #6946 (Mouse: click event suppressed after drag in Gecko) created by
- It seems that Firefox and Opera (may be others) will not fire a click …
Feb 4, 2011:
- 3:30 PM Ticket #6903 (Text in "Build custom download" button wraps in Linux browsers) closed by
- fixed: Fixed (and live). Thanks.
- 9:53 AM Ticket #6942 (Sortable has glitches when working with elements that are "display: ...) created by
- I have came across a behavior where sortable works fine using floats, …
- 9:46 AM Ticket #6941 (Dialog: More control over modal behavoir...) created by
- Would be great if we can associate the overlay used by the dialog …
- 8:27 AM Ticket #6940 (Removing helper with link acting as link click in Chrome) created by
- […] Test here http://jsbin.com/upilu4/3 Tested on 1.8.9 and …
- 5:37 AM Ticket #6939 (Resizable: element both draggable and resizable gets unexpected ...) created by
- From …
Feb 3, 2011:
- 4:37 PM Ticket #6937 (Widget: Allow redefining a widget to create extensions) closed by
- fixed: Widget: Added ability to use $.widget() to create extensions. Fixes …
- 4:36 PM Ticket #6937 (Widget: Allow redefining a widget to create extensions) created by
- Being able to extend a widget via $.widget() would be very useful and …
- 2:01 PM Ticket #6936 (Accordion's content panel spills out to the side in IE 6) closed by
- wontfix: There's not really anything we can do about IE 6's support for overflow.
- 1:46 PM Ticket #6936 (Accordion's content panel spills out to the side in IE 6) created by
- You can easily see this in the demo page as well: …
- 1:08 PM Ticket #6935 (Datepicker create event not being executed like other events.) created by
- Hi The Datepicker does not seem to execute the create event as …
- 12:40 PM Ticket #6934 (Button: Batch class changes to improve performance) created by
- See …
- 11:42 AM Ticket #6933 (jQuery UI Autocomplete Documentation Does not Show Position As an Option) created by
- I was looking through the jQuery UI Autocomplete documentation because …
- 8:53 AM Ticket #6694 (datepicker does not fire change event in IE8) closed by
- fixed: Datepicker: only set the focus explicitly if it is not already on the …
- 8:05 AM Ticket #6931 (DateRange with single inline calendar) closed by
- invalid: Please use the forums for help.
- 8:04 AM Ticket #6930 (Inline datepicker not displayed in chrome if parent container is hidden) closed by
- worksforme: Works for me: http://jsbin.com/ifuwi/edit
- 8:01 AM Ticket #6929 (Looking for a datepicker widget that supports Inline, DateRange ...) closed by
- invalid: Please use the forums for help.
- 7:57 AM Ticket #6932 (Bug with Multiple instances of Daterange in same page) created by
- Hi, I have used the standard example of Daterange given in JQueryUI …
- 7:56 AM Ticket #6928 (hidden droppable gets drop, not top most droppable) closed by
- invalid: We don't support stacked droppables. See also #3452.
- 7:49 AM Ticket #6931 (DateRange with single inline calendar) created by
- Hi, need help in configuring the datepicker to achieve following: 1) …
- 7:44 AM Ticket #6930 (Inline datepicker not displayed in chrome if parent container is hidden) created by
- Since 1.8.9, the inline date picker do not show up in Chrome if its …
- 6:47 AM Ticket #6929 (Looking for a datepicker widget that supports Inline, DateRange ...) created by
- I am looking for a widget that supports following functionality: …
- 12:14 AM Ticket #6928 (hidden droppable gets drop, not top most droppable) created by
- Here, the outterDiv (background-color: fuscha) always gets the drop, …
Note: See TracTimeline
for information about the timeline view.