Timeline
May 26, 2010:
- 9:20 PM Ticket #5660 (Clicking slowly doesn't trigger select event) closed by
- fixed: Duplicate of #5405
- 8:18 PM Ticket #5660 (Clicking slowly doesn't trigger select event) created by
- Reproduce: 1. Go to autocomplete demo: …
- 6:43 PM Ticket #4475 (Selectable helper has z-index hard coded.) closed by
- fixed: Fixed in …
- 5:21 PM Ticket #5607 (Selectable has helper css hardcoded in JS) closed by
- fixed: Fixed in …
- 5:18 PM Ticket #4183 (Start selection dragging from selectable's parent) closed by
- wontfix: The only way to achieve this is to call .selectable() on the parent …
- 5:12 PM Ticket #5590 (Selectable: documentation of event types is incorrect) closed by
- fixed: Fixed at http://docs.jquery.com/UI/Selectable#events
- 5:02 PM Ticket #5543 (JQuery Selectable Problem) closed by
- invalid: Please post question like this to the forum …
- 4:57 PM Ticket #5573 (Ctrl + Click selectable() still doesn't deselect...) closed by
- duplicate: Duplicate of #4293 which is now fixed in 1.8.2
- 4:54 PM Ticket #5464 (selectable grid not deselect with Ctrl button) closed by
- duplicate: Duplicate of #4293
- 4:47 PM Ticket #4761 (selectable css hardcoded) closed by
- duplicate: Duplicate of #5607
- 3:09 PM Ticket #5382 (Button: specifying only a secondary icon for the button widget locates ...) closed by
- fixed: Fixed in …
- 2:14 PM Ticket #5659 (CSS Framework: Don't show icon when only ui-icon class is present) created by
- When building a UI where an icon can be toggled, such as the …
- 12:33 PM Ticket #5382 (Button: specifying only a secondary icon for the button widget locates ...) reopened by
- After some more discussion we plan to fix this. Visual test: …
- 6:47 AM Ticket #5417 (Site: Development page links to Subversion article) closed by
- fixed: Fixed in early May
- 6:47 AM Ticket #5460 (Development Center is missing 1.8 widgets) closed by
- fixed: Fixed in early May
May 25, 2010:
- 6:36 PM Ticket #5658 (Datepicker not positioned for only-child hidden inputs) created by
- When a datepicker is applied to a hidden input, datepicker._findPos() …
- 5:58 PM Ticket #5657 (Draggable breaks in IE7 IE8) created by
- When i refresh a Tree on IE7/8 the dragged object never call the …
- 1:14 PM Ticket #5656 (peculiarity with right-aligned sortable items) created by
- When assigning Sortable to a list of horizontal right-aligned items …
- 12:19 PM Ticket #5655 (Position: document check fails if the scrollTo and document plugins exist) created by
- At line 40 there's the following conditional: […] that was …
- 9:04 AM Ticket #5654 (Nested tabs repeatedly fire tabselect event) created by
- When a tab is nested within another tab, the tabselect event fires …
- 4:43 AM Ticket #5652 (Autocomplete closes selecting value, and not triggering event) closed by
- duplicate: Duplicate of #5405
May 24, 2010:
- 5:11 PM Ticket #5653 (Infrastructure: Get rid of redirects to improve performance) created by
- (Almost?) all links on jqueryui.com end without a slash at the end, …
- 4:11 PM Ticket #5652 (Autocomplete closes selecting value, and not triggering event) created by
- When you use the Autocomplete and select your item by holding down the …
- 9:15 AM Ticket #5651 (Resizable: destroy method enlarges elements) created by
- Calling destroy method of resizable component on elements that needs …
- 7:48 AM Ticket #5650 (ajax overflow bug in IE) created by
- On some circustances, this causes an error on Internet Explorer …
May 23, 2010:
- 10:14 PM Ticket #5649 (Dialog: multiple modal dialog zindex conflicts) created by
- Look at the following code in the ui.dialog file: […] The value …
- 11:47 AM Ticket #5648 (Dialog: [IE] Modal dialog's overlay in small RTL documents creates ...) created by
- === Steps to reproduce === * Create a small RTL document (i.e. a few …
- 8:01 AM Ticket #5647 (Effects on MathML elements) created by
- When trying to apply any effect on a MathML element, in Firefox (the …
May 22, 2010:
- 10:31 PM Ticket #5382 (Button: specifying only a secondary icon for the button widget locates ...) closed by
- wontfix: From …
- 7:11 PM Ticket #5646 (GoogleChrome errorpage by open the datepicker) created by
- Situation: # Google Chrome or Iron # only windows -> not …
- 6:53 PM Ticket #5645 (Position: Allow for arbitrary element to be containing element) created by
- At the moment, the collision is only defined in relation to window. I …
- 5:44 AM Ticket #5644 (Button: Buttonset radio buttons ignore readonly attribute) created by
- When creating a buttonset of <input type="radio" .../> the readonly …
May 21, 2010:
- 1:27 PM Ticket #5638 (Download builder: theme missing new file jquery.ui.selectable.css on ...) closed by
- fixed: This has been resolved on ui-dev.com. In addition to adding the theme …
- 11:40 AM Ticket #5643 (Add option to remove X from upper right corner of dialog) closed by
- wontfix: You can use CSS to hide the close button.
- 10:37 AM Ticket #5643 (Add option to remove X from upper right corner of dialog) created by
- It would be helpful if we could hide the close button on dialogs where …
- 9:55 AM Ticket #5642 (tabs broken in IE7 with async set to false) created by
- When using async: false for ajaxOptions, all tab interactions break …
- 5:20 AM Ticket #5641 (Tabs: Missing documentation on event arguments) created by
- Neither the specification on wiki.jqueryui.com/Tabs nor the …
- 12:14 AM Ticket #5640 (Combobox/Autocomplete doesn't save value unless control loses focus) created by
- To reproduce: 1) create a form with a combobox control 2) click the …
May 20, 2010:
- 6:11 PM Ticket #5639 (Cursor jumps to beginning on select) created by
- When you select an item in the drop down (At least in IE8, it appears …
- 10:21 AM Ticket #5638 (Download builder: theme missing new file jquery.ui.selectable.css on ...) created by
- 1.8.2 is now on the test server ui-dev.jquery.com When downloading a …
- 7:07 AM Milestone 1.8.2 completed
- 1:13 AM Ticket #5637 (Dialog: Dimensions of reused overlay may cause scrollbars) created by
- The dialog overlay reuses old instances to work around an IE memory …
May 19, 2010:
- 8:34 PM Ticket #5636 (Load ui.position before ui.core couse ui.core not execute) closed by
- fixed: Fixed in …
- 6:54 PM Ticket #5636 (Load ui.position before ui.core couse ui.core not execute) created by
- Load ui.position before ui.core couse ui.core not execute
- 3:18 PM Ticket #5635 (autocomplete doesn't match escaped characters) created by
- I've got a source {value: 'Joe <[email protected]…>'}, and when I …
- 2:46 PM Ticket #5634 (Autocomplete: dropdown does not scroll with non-body container) created by
- The autocomplete dropdown does not stay with the associated text input …
- 12:54 PM Ticket #5633 (Galician translation) created by
- Include "galician" (gl-ES) translation in jQuery UI
- 9:24 AM Ticket #5632 (setting dateFormat and minDate with 4 digit year cause erroneous dates ...) created by
- Using the following .datepicker({ minDate: '31/05/2010', dateFormat: …
- 3:42 AM Ticket #5469 (jQuery UI AutoComplete 1.8 - Menu item click does not always fire) closed by
- duplicate: Duplicate of #5405.
- 1:53 AM Ticket #5469 (jQuery UI AutoComplete 1.8 - Menu item click does not always fire) reopened by
- Please consider re-opening this bug. I am also experiencing this bug …
- 1:05 AM Ticket #4703 (Sortable: nested sortables sometimes allow recursive drops) reopened by
- Hello, I'm interested in trying this patch to allow for nested …
Note: See TracTimeline
for information about the timeline view.