Timeline
08/10/11:
- 20:42 Ticket #7628 (Datepicker fails in IE9 when <base> tag is set) created by
- If the <base href> tag is set on a page where datepicker resides, and the …
- 20:02 Ticket #7627 (datepicker doesn't close and flicker when select one date in IE7) closed by
- duplicate
- 19:51 Ticket #7627 (datepicker doesn't close and flicker when select one date in IE7) created by
- in IE7 when use focus openOn and when select one date, datepicker first …
- 18:19 Ticket #7626 (draggable("destroy") does not destroy deep cloned objects) closed by
- invalid: We don't support cloning widgets.
- 17:55 Ticket #7626 (draggable("destroy") does not destroy deep cloned objects) created by
- * jQuery version's tested: 1.4.4-1.6.2 * jQuery UI version tested: 1.8.14 …
- 16:19 Ticket #7625 (jqueryui.com animated dialog bug.) created by
- I know that this says not to link to a "complex page", but this is a bug …
- 12:47 Ticket #7383 (Possible Memory Leak When Repeatedly Creating and Destroying Tabs) closed by
- fixed: I've confirmed that this is fixed in master using Chrome's heap profiler.
- 12:07 Ticket #7624 (Progressbar: Support value: false for indeterminate progressbar) created by
- We had previously said that indeterminate progress bars should be a …
- 12:00 Ticket #6669 (Datepicker _selectDate invalid restore focus) closed by
- wontfix: Closing this as wontfix. The fix was actually wrong, since it changed …
- 11:58 Ticket #6669 (Datepicker _selectDate invalid restore focus) reopened by
- 11:56 Ticket #7623 (DatePicker reappears after selection in ie8) closed by
- fixed: Datepicker: Revert "Datepicker: Removing unnessecary typeof check. Fixed …
08/09/11:
- 17:58 Ticket #7623 (DatePicker reappears after selection in ie8) created by
- To reproduce, create an html file with a standard DatePicker and open it …
- 15:45 Ticket #7510 (jQuery.data throws a script error in certain circumstances.) closed by
- fixed: Widget: Wrap the remove event trigerring in a try/catch. Fixes #7510 - …
- 15:04 Ticket #7622 (bug: UI button buttonset unescaped id selector) closed by
- duplicate
- 14:58 Ticket #7622 (bug: UI button buttonset unescaped id selector) created by
- on jQuery UI 1.9, 1.8 and older on Chrome 13 FF 5 as reported there: …
- 14:37 Ticket #7621 (disabled property and disable method doesn't work) closed by
- invalid: This doesn't look anything like the jQuery UI slider API.
- 14:26 Ticket #7621 (disabled property and disable method doesn't work) created by
- 1. The version(s) of jQuery affected: jquery-1.4.2 2. The browser (or …
- 13:56 Ticket #7602 (Ability to stop datepicker from appearing with beforeShow event handler) closed by
- fixed: Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 …
- 13:32 Ticket #7620 (Mouse: Error in IE 8 with disabled inputs) closed by
- fixed: Mouse: Work around a bug in IE 8 where disabled inputs don't have a …
- 13:30 Ticket #7620 (Mouse: Error in IE 8 with disabled inputs) created by
- https://github.com/jquery/jquery-ui/commit/09e88d6220af2f90197c826ac3a31a0c …
- 13:15 Ticket #7619 (Sortable: Add refreshPositions option to detect dynamically created ...) created by
- When dragging an item from a sortable to a draggable which is created …
- 13:11 Ticket #7610 (Calling .draggable({ refreshPositions: true }); on sortable items gets ...) closed by
- invalid: I'm going to close this as invalid, since what you want is to refresh the …
- 12:30 Ticket #7618 (Datepicker: onSelect triggered too often) closed by
- fixed
- 12:30 Ticket #7618 (Datepicker: onSelect triggered too often) created by
- See #6264
- 12:28 Ticket #6264 (Datepicker's onSelect not fired when setDate() is called.) closed by
- wontfix: Closing as wontfix because of the problems mentioned above. We'll make …
- 12:27 Ticket #6264 (Datepicker's onSelect not fired when setDate() is called.) reopened by
- 12:17 Ticket #7616 (XSS jqueryui.com/demos) closed by
- fixed: Thanks, the fix is live.
- 11:50 Ticket #7617 (Problem with chrome) closed by
- duplicate
- 09:30 Ticket #7617 (Problem with chrome) created by
- http://ui.jquery.com/demos/accordion here also in chrome there a jerk in …
08/08/11:
- 20:52 Ticket #7616 (XSS jqueryui.com/demos) created by
- Raw echo of UI portion. …
- 15:24 Ticket #7615 (Sortable: Add demo with mouseover handles) created by
- A common pattern for sortables is to specify a handle, and show that only …
08/07/11:
- 19:11 Ticket #7606 (Tabs functionality - div overflows tab onto other tabs) closed by
- invalid
- 14:57 Ticket #7608 (Modal dialog blocks all text inputs inside it (in special case)) closed by
- duplicate
08/06/11:
- 18:29 Ticket #7614 (Sortable order is wrong after a few interactions) closed by
- invalid: This is a Firebug problem. There's no way that the DOM and the rendering …
- 17:20 Ticket #7614 (Sortable order is wrong after a few interactions) created by
- When inspecting the sortable demo: …
08/05/11:
- 20:32 Ticket #7613 (Incorrect UI keyCodes) created by
- Apparently in Firefox Mac, COMMAND keyCode is 224. Everywhere else is 91 …
- 19:32 Ticket #7611 (Percentage heights conflict with effect wrapper) closed by
- duplicate: This should be fixed in master. http://jsfiddle.net/ttREE/1/ is your test …
- 15:22 Ticket #7612 (Calling stop(true, true) on an effect will change absolute positioning ...) created by
- When stopping an effect with stop(true, true), one would would expect the …
- 15:16 Ticket #7611 (Percentage heights conflict with effect wrapper) created by
- When an effect wrapper wraps around an element with a percentage height or …
- 14:08 Ticket #7610 (Calling .draggable({ refreshPositions: true }); on sortable items gets ...) created by
- I create a number of droppables when hovering on other droppables (insert …
- 11:47 Ticket #7609 (datepicker doesn't retain year if dateForrmat doesn't contain year) closed by
- invalid: That's because you're setting the minDate and the datepicker always …
- 02:29 Ticket #7609 (datepicker doesn't retain year if dateForrmat doesn't contain year) created by
- I've created a datepicker object with dateFormat "dM" (eg "25Dec"). If you …
08/04/11:
- 22:21 Ticket #7608 (Modal dialog blocks all text inputs inside it (in special case)) created by
- I create modal dialog with form inside it (with some text input). And I …
- 19:43 Ticket #7607 (open and close events pass empty object instead of reference to UI) closed by
- invalid: This is correct, there's no data to provide for open or close.
- 19:14 Ticket #7607 (open and close events pass empty object instead of reference to UI) created by
- Looking thru the code in jquery.ui.dialog.js it would appear that the …
- 18:17 Ticket #7606 (Tabs functionality - div overflows tab onto other tabs) created by
- When using v1.8.14 with the smoothness template, I've created a tab page …
- 17:43 Ticket #7605 (Resizable: Plugin sets width and height when only one is changing) created by
- We have an element which we want to be resizable vertically and hold only …
- 16:49 Ticket #7603 (Autocomplete: support canceling a search in progress) closed by
- wontfix
- 04:06 Ticket #7604 (Using sortable together with a click handler does not work in Safari) created by
- http://jsfiddle.net/ZWzMS/4/ For drag'n'drop: All other browsers: "drag" …
- 03:16 Ticket #7534 (Button label selector omits quotes / fails for ids with ":") closed by
- fixed: Button: Adding quotes to the attribute selector for labels - Fixes #7534 - …
- 01:04 Ticket #7603 (Autocomplete: support canceling a search in progress) created by
- being able to cancel a search, and the subsequent visual events …
08/03/11:
- 18:26 Ticket #7602 (Ability to stop datepicker from appearing with beforeShow event handler) created by
- It would be nice to be able to stop a datepicker from showing by returning …
- 13:57 Ticket #4785 (Add a tabs demo with the tabs at the bottom) closed by
- fixed: Tabs (bottom demo): Fixed styling. Fixes #4785 - Add a tabs demo with the …
- 12:20 Ticket #7601 (jQuery UI Dialog allows duplicate dialogs when used with dynamic content) closed by
- invalid: When you call .dialog() on an element it will wrap the element and move …
- 12:12 Ticket #7599 (Gap between Slider) closed by
- invalid: Use the forum for support: http://forum.jquery.com/using-jquery-ui
- 12:10 Ticket #7600 (Zoom in UISlider) closed by
- invalid: Please ask questions on the forum: …
- 07:44 Ticket #7565 (Tabs Styling Error) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:17 Ticket #7601 (jQuery UI Dialog allows duplicate dialogs when used with dynamic content) created by
- Steps to reproduce: 1. You need link a#myLink that uses .load to load a …
- 02:28 Ticket #7600 (Zoom in UISlider) created by
- I would like to know if UISlider have zoom functionality, i.e., the …
- 02:25 Ticket #7599 (Gap between Slider) created by
- Hi! I am using UISlider. I need to have 1 space(1 unit) gap between the …
Note: See TracTimeline
for information about the timeline view.