Timeline
05/18/11:
- 23:37 Ticket #6097 (CSS: Add KHTML and Opera support) closed by
- fixed: Merge pull request #306 from jgv/ticket-6097 CSS: added support for …
- 23:31 Ticket #5534 (Calling .button() with icons on a <button> element makes button really ...) closed by
- worksforme: This works fine for me in Firefox 3.5.17, in all 1.8.x versions, except …
- 23:27 Ticket #7395 (Size based effects are breaking unit tests in IE - also leaking a global ...) closed by
- fixed: Unit Tests & effects.scale: Fixing bugs in effects unit tests - …
- 22:28 Ticket #7395 (Size based effects are breaking unit tests in IE - also leaking a global ...) created by
- Size based effects are breaking unit tests in IE8 - also leaking a global …
- 19:49 Ticket #7118 (Jquery UI IE Bug Large ComboBox (Dialog)) closed by
- duplicate
- 16:23 Ticket #7394 (CSS framework doesn't support IE8 opacity) created by
- CSS suports IE 5-7 and IE9 but not IE8. See …
- 15:33 Ticket #7244 (Datepicker: parseDate() does not throw an exception for long years) closed by
- fixed: There's no guard against unparsed characters at the end of the date …
- 15:12 Ticket #3623 (Opening a Modal Dialog shows a horizontal scroll bar) closed by
- fixed: Dialog: Changed IE6 overlay width adjustment to apply to all IE versions. …
- 14:55 Ticket #7335 (Accordion: Incorrect size when a panel is empty) closed by
- fixed: Accordion: Added check to not allow 0 height on empty panels causing …
- 14:35 Ticket #7261 (Refresh scope in formResetHandler unintentionally wide) closed by
- fixed: Fixed in e0fafbb73526f60fdeab3f75532d6a4059d0d82a.
- 14:17 Ticket #7393 (Dialog broken when reaches the end of the page) closed by
- duplicate
- 14:08 Ticket #7393 (Dialog broken when reaches the end of the page) created by
- When the dialog resized out of the viewport of browser, the buttons …
- 14:04 Ticket #6656 (onClose event not triggered) closed by
- fixed: Datepicker: onClose callback should be triggered by show. Fixed #6656 - …
- 13:34 Ticket #5637 (Dialog: Dimensions of reused overlay may cause scrollbars) closed by
- fixed: Dialog: Reduce old overlay dimensions to 0x0 to avoid sizing issues. Fixes …
- 12:52 Ticket #3922 (Tabs: Horizontal scrolling) closed by
- wontfix: This should be built as an extension. It's bad UX to have so many tabs …
- 12:51 Ticket #6144 (tabs ajaxOptions should extend $.ajaxSettings) closed by
- wontfix: ajaxOptions is being deprecated and fixing this could be a breaking …
- 12:40 Ticket #6148 (Tabs: Hover state sticks in Firefox if a field is focused on show) closed by
- fixed: I was able to build a reduced test case that showed the problem. The …
- 12:25 Ticket #7392 (border-right on middle button on buttonset()) closed by
- wontfix: This change would result in poor styling for active buttons. Also, it's …
- 12:20 Ticket #7392 (border-right on middle button on buttonset()) created by
- I have update the line 356 on minified version: […] With this: […] …
- 00:06 Ticket #7391 (Update i18n code to use double quotes instead of single) closed by
- wontfix: All of these files are being dropped in favor of jquery-global.
05/17/11:
- 21:34 Ticket #7391 (Update i18n code to use double quotes instead of single) created by
- jQuery UI uses double quotes and i18n uses single quotes. It would make …
- 21:22 Ticket #7390 (Resizable: https domain reports 'unsecured items' in IE7) created by
- A simple jqueryui dialog (using jQuery UI 1.8.12) with resizable enabled …
- 20:23 Ticket #7204 (Tabs: Programmatically loading a tab shouldn't cancel active ajax requests) closed by
- fixed: Tabs: Don't cancel existing ajax requests when programmatically loading a …
- 19:52 Ticket #7388 (Cell renderer) closed by
- invalid: Please use the forums and provide some actual …
- 19:46 Ticket #7389 (Sortable 'cursor' option does not override cursor settings for affected ...) created by
- Sortable 'cursor' option does not override cursor settings for affected …
- 19:10 Ticket #7388 (Cell renderer) created by
- It would be nice to be able to display the cell (including header) using …
- 18:13 Ticket #4882 (Selected Tab CSS causes problem when tabs are wrapped onto more than one ...) closed by
- fixed: Tabs: Fixed CSS when tabs wrap onto multiple lines. Fixes #4882 - Selected …
- 17:53 Ticket #4932 (.add'ing a tab with a bad url causes odd behavior) closed by
- worksforme: This works for me. Please provide a reduced test case if you're still …
- 17:35 Ticket #5465 (Quickly switching ajax tabs results in empty page with cache enabled) closed by
- worksforme: I can't reproduce this either, using carson's test page, even going back …
- 17:29 Ticket #5366 (Clicking on Ajax tab while another ajax tab is loading) closed by
- duplicate
- 17:25 Ticket #4748 (IE8 serious layout rendering problems) closed by
- fixed
- 17:21 Ticket #6712 (Tab is "jumping" slightly when changing Tab in IE7, IE8(Compability mode)) closed by
- duplicate
- 17:19 Ticket #4854 (mousehover + animation - hover the mouse fastly leads to two tabs remain ...) closed by
- duplicate
- 16:34 Ticket #7387 (TableDnD does not respect nodrag / nodrop when resorting dropped items) closed by
- invalid: tableDnD is not part of jQuery UI.
- 16:04 Ticket #7387 (TableDnD does not respect nodrag / nodrop when resorting dropped items) created by
- Situation: I have a table with n rows, some of which are "locked". Rows …
- 15:50 Ticket #7234 (iPad Safari truncates tab content on lengthy documents) closed by
- wontfix: Closing as it sounds like all the research is showing that this is a …
- 15:46 Ticket #5680 (UI Tabs On Continuous Click the Content Jumbles) closed by
- duplicate: Assuming this is a duplicate of #5510, if not please re-open with a …
- 15:42 Ticket #5510 ('ui.tabs' shows multiple tabs when clicking rapidly) closed by
- fixed: This was fixed in 1.8.5.
- 15:38 Ticket #5642 (tabs broken in IE7 with async set to false) closed by
- fixed: The bug was fixed in jQuery core. Thanks olaechea for tracking this down.
- 15:36 Ticket #5748 (tabs appending extra space to its table container in ie6/7) closed by
- invalid: This is not a jQuery UI bug. You can see the same problem if you simply do …
- 15:26 Ticket #5768 (Removing selected tab passes bad index to select callback) closed by
- fixed: This is fixed in master.
- 15:24 Ticket #5951 (Button from A tag can't be disabled) closed by
- duplicate
- 15:14 Ticket #5520 (Tabs: Bottom border disappears in IE) closed by
- fixed: Tabs: Adjust CSS to fix a display issue in IE. Fixes #5520 - Tabs: Bottom …
- 14:57 Ticket #5070 (Tabs: Add ability to cleanly handle ajax load errors) closed by
- fixed: You can now access the jqXHR object from the beforeload event and bind any …
- 14:52 Ticket #6215 (Tabs doesn't work in Chrome extensions with jQuery 1.4.3) closed by
- invalid: Closing invalid as it sounds like this was a jQuery core bug, not a jQuery …
- 14:32 Ticket #5954 (Load event for Ajax tab can fire for the wrong tab) closed by
- fixed: This is fixed in master.
- 14:24 Ticket #5517 (Selecting a non-existent tab selects the last tab) closed by
- fixed: This was fixed in 1.8.3.
- 14:18 Ticket #3660 (ui.tabs - ajax tab switching mecanics seem wrong) closed by
- fixed
- 14:14 Ticket #4525 (Remove Tab problem with hide() Effect on Selected Tab) closed by
- fixed: This was fixed in 1.8.5.
- 14:02 Ticket #4681 (Tabs: _sanitizeSelector needs to escape '.') closed by
- fixed: Tabs: Escape all special characters when sanitizing hash selectors. Fixes …
- 12:26 Ticket #7384 (catastrophic usability test results for radio buttons and checkboxes) closed by
- invalid: You're using the plugin wrong. If you don't want a checkbox to look like a …
- 11:58 Ticket #7386 (IFrame Alternate) closed by
- invalid: Use the forums for questions.
- 11:29 Ticket #7386 (IFrame Alternate) created by
- Hello Support Team, Like HTML IFrame Element in which we can able to open …
- 06:13 Ticket #7384 (catastrophic usability test results for radio buttons and checkboxes) created by
- jQuery UI radio buttons and checkboxes and even buttons (depending on …
- 01:56 Ticket #7383 (Possible Memory Leak When Repeatedly Creating and Destroying Tabs) created by
- jsFiddle version: http://jsfiddle.net/YgLFt/3/ Simple sample at: …
- 01:47 Ticket #4840 (Double click starts jQuery UI Draggable in Google Chrome) closed by
- fixed: Closing based on comment from reporter.
05/16/11:
- 18:48 Ticket #4051 (Incomplete unit tests) closed by
- fixed: We're still missing tests for accessibility and the fx option, but I'm …
- 17:15 Ticket #5996 (add() callback called after show()) closed by
- wontfix: I agree that this is wrong, but since the add method is being deprecated …
- 17:11 Ticket #5451 (Tabs Cache) closed by
- worksforme: This is working fine for me.
- 16:57 Ticket #5468 (Secondary ui.tabs fails to remove first item after user selects another ...) closed by
- invalid: You have a duplicate id (tabs1).
- 16:54 Ticket #5717 (A tab set with nested tabs breaks with tabs('add',...)) closed by
- wontfix: The add method is being deprecated in 1.9.
- 16:53 Ticket #6654 (Allow a tabs() option to specify the container which will hold panels) closed by
- wontfix: This functionality is being deprecated in 1.9.
- 16:50 Ticket #5439 (select event not fired on tab initialization) closed by
- wontfix: See the linked forum post which talks about various issues and other …
- 16:48 Ticket #5485 (ajax tabs event (tabsshow and tabsload) order and trigger) closed by
- wontfix: This is handled much better with the new events, beforeload, load, …
- 16:44 Ticket #4549 (Accordion and Tab causes multiple "active" tabs) closed by
- fixed: The behavior in master seems to be very different than that of 1.8.x and …
- 16:31 Ticket #4578 (adding tab moves targeted panel) closed by
- fixed: Tabs: When adding a new tab with an existing panel, don't move it. Fixes …
- 15:33 Ticket #7199 (tabs destroy functionality broken) closed by
- fixed: That code is gone in master.
- 15:22 Ticket #7376 (Tabs: native onclick event is triggered with jQuery 1.6) closed by
- wontfix: Changing this behavior back would require not triggering events inside the …
- 13:57 Ticket #7367 (Themeroller is not Working) closed by
- worksforme: I'm not seeing any problems.
- 13:45 Ticket #7377 (Broken link to jQuery UI 1.8.13 in /docs/Getting_Started) closed by
- fixed: Yeah, I tend to update it a bit early so I don't forget later. This link …
- 13:39 Ticket #7377 (Broken link to jQuery UI 1.8.13 in /docs/Getting_Started) created by
- The [ http://jqueryui.com/docs/Getting_Started#Click_Download.21 Click …
- 13:19 Ticket #5281 (Button is positioned incorrectly in IE7) closed by
- wontfix: Closing per fracmak's comment.
- 13:15 Ticket #7272 (Combobox demo: XSS vulnerability) closed by
- worksforme: This actually doesn't seem to have been a problem.
- 12:35 Ticket #7376 (Tabs: native onclick event is triggered with jQuery 1.6) created by
- Hi all, Since upgrading to jQuery 1.6.1 with the latest version of jQuery …
- 12:18 Ticket #7094 (Buttons problem in Opera) closed by
- fixed: Merge pull request #286 from bboyle/ticket7094 Button demo: modified …
- 12:05 Ticket #6913 (Buttons display incorrectly when inside an animating panel IE7) closed by
- wontfix: Closing as wontfix since I'm not sure that we should fix this. If someone …
- 11:54 Ticket #6827 (Datepicker: Incorrect value for "oo" during Daylight Saving Time) closed by
- fixed: Datepicker: Made the day of year calculator be more accurate. Fixes #6827 …
- 11:39 Ticket #7357 (Tabs: Remove queueing logic) closed by
- fixed: Tabs: Removing queue logic, _hideTab, and _showTab - Replaced with _toggle …
- 11:16 Ticket #7375 (Autocomplete doesn't show for Japanese Text) closed by
- duplicate
- 08:38 Ticket #7375 (Autocomplete doesn't show for Japanese Text) created by
- When using autocomplete the dropdown doesn't automatically show when …
- 05:07 Ticket #7374 (Broken link to Static and Visual tests (Index of Static and Visual tests ...) created by
- During testing, I would try to hop directly to a test by visiting /test/ …
05/15/11:
- 23:44 Ticket #3350 (modal dialogs aren't greedy enough with element focus) closed by
- duplicate
- 22:59 Ticket #7373 (jQuery-UI Dialog - Input Fields are Disabled on 2nd Use) created by
- I am using the jQuery-UI Modal Dialog....I am using three …
- 13:57 Ticket #7024 (Autocomplete menu options are activated even if mouse is not moved) reopened by
- The fix got reverted, as it caused more damage then fixing issues: …
05/14/11:
- 14:10 Ticket #7372 (this.helper is null) closed by
- duplicate
- 13:53 Ticket #7372 (this.helper is null) created by
- Hi, I was looking through how jquery/ui sortable and ran into the …
- 12:35 Ticket #7371 (Accordion: Incorrect size when zoomed) created by
- I've been downloaded the latest build of jQuery UI (1.9 m4) to see if the …
05/13/11:
- 20:43 Ticket #7247 (Year drop down not filled up in firefox 4) closed by
- duplicate
- 20:36 Ticket #4995 (Dialog: Modal Dialog's overlay dissapears in IE when content is tall.) closed by
- fixed: Merge pull request #263 from kborchers/bug_4995 Dialog: Create modal …
- 19:35 Ticket #4838 (containment: 'document' is incorrect for top and left in draggable) closed by
- fixed: Merge pull request #266 from kborchers/bug_4838 Draggable: Changed logic …
- 19:28 Ticket #6970 (Button state inconsistencies after (accidental) drag-clicking the button) closed by
- fixed: Button: Don't fire click/change events if mouse was dragged during click …
- 19:17 Ticket #6950 (ie 8 invalid drag and drop error) closed by
- fixed: Draggable: Check for grid elements set to 0 to prevent divide by 0 error …
- 19:12 Ticket #7369 (Resizable: doesn't support containment: "window") created by
- Draggable has code to support containment: "window" - Resizable doesn't... …
- 17:19 Ticket #7368 (Effects and their options need documentation) created by
- There is currently no good source of information on the options for ui …
- 15:45 Ticket #3939 (Option to animate children elements in animateClass) closed by
- fixed
- 14:45 Ticket #7367 (Themeroller is not Working) created by
- I have tried creating a custom theme 4 times and each time I download, I …
- 00:48 Ticket #6242 (Button .enable() strange behavior on Webkit (Google Chrome, Safari)) closed by
- fixed: Merge pull request #256 from dcneiner/button-blur Fixed #6242 …
- 00:44 Ticket #6796 (jQueryui - buttonset on rtl) closed by
- fixed: Merge pull request #257 from dcneiner/buttonset-rtl Fixed #6796 …
- 00:37 Ticket #7356 (Reducing size of some CSS) closed by
- fixed: Theme: Reducing size of CSS for Corner Properties - Fixes #7356 - Reducing …
- 00:10 Ticket #7280 (Unable to extract Zip Archive jquery-ui-1.8.12.custom.zip) closed by
- fixed
- 00:09 Ticket #7290 (The downloadable archive is corrupt) closed by
- duplicate
- 00:07 Ticket #7365 (jquery dialogs do not work in quirks mode) closed by
- invalid: jQuery doesn't support quirks mode.
05/12/11:
- 22:00 Ticket #7365 (jquery dialogs do not work in quirks mode) created by
- I am writing a jquery based widget that will go on another company's …
- 17:58 WikiStart edited by
- (diff)
- 16:38 Milestone 1.8.13 completed
- 16:30 Ticket #7362 (Datepicker allows changing year to something outside yearRange) created by
- http://jsfiddle.net/ThiefMaster/hKunR/ With the next-month arrow I can …
- 15:29 Ticket #7322 (Datepicker: Year selector disappears after setting an option in Firefox) closed by
- fixed: Datepicker: removed conditional mozilla browser check block. Fixes #7322 - …
- 12:29 Ticket #7043 (Datepicker: Using multiple months always renders 6 rows of dates even if ...) reopened by
- 12:17 Ticket #7043 (Datepicker: Using multiple months always renders 6 rows of dates even if ...) closed by
- fixed: Revert "Datepicker: Fixed #7043 - Using multiple months always renders 6 …
- 12:16 Ticket #7043 (Datepicker: Using multiple months always renders 6 rows of dates even if ...) reopened by
- Thanks ThiefMaster, we were trying to figure out why it was hard-coded to …
- 09:26 Ticket #7322 (Datepicker: Year selector disappears after setting an option in Firefox) reopened by
- Confirming that http://jsfiddle.net/gnarf/XqT5H/8/ in Firefox 4 is …
- 01:40 Ticket #7360 (Multiple autocomplete fields lose custom suggestions list display) closed by
- invalid: .data() only returns the instance for the first item, you'll need to do …
- 01:26 Ticket #7360 (Multiple autocomplete fields lose custom suggestions list display) created by
- If autocomplete is called on multiple fields, and the optional custom …
05/11/11:
- 22:50 Ticket #7359 (IE issues with "delay" and "distance") created by
- The draggable ui option is broken when either the "delay" or "distance" …
- 21:14 Ticket #7358 (Adding step / incremental autocomplete option) closed by
- wontfix: Canceling the search event will prevent the ajax request. You can use that …
- 21:11 Ticket #7109 (animateClass doesn't like going from borderStyle: none to borderStyle: *) closed by
- fixed: Class animation: Cleaned up detection of what we can animate and fixed …
- 21:07 Ticket #7358 (Adding step / incremental autocomplete option) created by
- In some cases we do not want to send a new request after minLength limit …
- 19:45 Ticket #7357 (Tabs: Remove queueing logic) created by
- Tabs currently uses queueing to control when panels are shown/hidden and …
- 19:38 Ticket #7356 (Reducing size of some CSS) created by
- Some of the classes IE ui-corner-* could be compressed a little.
- 19:32 Ticket #6850 (Disable datepicker should disable month and year dropdowns) closed by
- fixed: Merge pull request #220 from kzys/trac-6850 Fixed #6850 - Disable …
- 18:22 Ticket #7322 (Datepicker: Year selector disappears after setting an option in Firefox) closed by
- fixed: Datepicker: Removed duplicate call to _updateDatepicker when changing …
- 17:13 Ticket #7259 (Slider: optimize handle creation) closed by
- fixed: Slider: add handles in single DOM operation. Fixed #7259 - optimize handle …
- 17:07 Ticket #4564 (Draggable+Sortable Demo duplicates DOM Ids) closed by
- fixed: Draggable: Remove id when cloning helpers. Fixes #4564 - …
- 15:08 Ticket #7043 (Datepicker: Using multiple months always renders 6 rows of dates even if ...) closed by
- fixed: Merge pull request #223 from kzys/trac-7043 Fixed #7043 - Datepicker: …
- 12:57 Ticket #5875 (Accordion panel can't be acivated if accordion is hidden) closed by
- invalid: Including the required functional CSS makes your example work.
- 12:37 Ticket #7354 (Autocomplete: Scrollable results don't visually update with jQuery 1.6) closed by
- fixed: Menu: Use appropriate methods for getting scroll values for …
- 12:15 Ticket #7355 (Focusing should be disabled with an option [again]) closed by
- wontfix: You shouldn't use a dialog if you want to display a non-interactive …
- 10:41 Ticket #7355 (Focusing should be disabled with an option [again]) created by
- Hi. Even if a similar request is denied here : …
- 09:22 Ticket #7354 (Autocomplete: Scrollable results don't visually update with jQuery 1.6) created by
- http://jsbin.com/ayeri3/edit
Note: See TracTimeline
for information about the timeline view.