Timeline
Dec 4, 2012:
- 4:59 PM Ticket #8879 (Accordion: Setting maxlength on an input inside an accordion panel ...) closed by
- cantfix: This is not something we can fix: http://jsbin.com/enidok/1/edit I'll …
- 11:57 AM Ticket #8881 ($('#element').resizable triggers $(window).resize on change) closed by
- notabug: This is not a bug, events bubble up to the window. …
- 11:50 AM Ticket #8881 ($('#element').resizable triggers $(window).resize on change) created by
- This bug has been present in every version of JQueryUI since 1.6.0 - …
- 10:28 AM Ticket #8880 (Autocomplete problem with alert function) closed by
- wontfix: Well,
alert()
moves focus and generally breaks stuff. You shouldn't … - 10:03 AM Ticket #8880 (Autocomplete problem with alert function) created by
- Hi everyone, I think you've a problem with the autocomplete in the …
- 10:03 AM Ticket #8119 (Dialog: Destroying a dialog leaves some styles changed) closed by
- fixed: Dialog: Remove width, min-height, height styles on destroy. Fixes …
- 9:24 AM Ticket #8119 (Dialog: Destroying a dialog leaves some styles changed) reopened by
Dec 3, 2012:
- 7:22 PM Ticket #6058 (Dialog overlays are not properly reused when multiple instances of a ...) closed by
- fixed: Dialog: Remove the instance-storing for the overlay, just create one …
- 6:36 PM Ticket #8119 (Dialog: Destroying a dialog leaves some styles changed) closed by
- fixed: Dialog: Cleanup style properties on _destroy. Reenables style check in …
- 5:50 PM Ticket #8879 (Accordion: Setting maxlength on an input inside an accordion panel ...) created by
- When i use accordion feature in two panels and try to set maxlength of …
- 5:06 PM Ticket #4193 (vertical tabs) closed by
- patcheswelcome: If anyone is interested in implementing this and sending a PR, we can …
- 3:19 PM Ticket #7555 (autoFocus randomly deletes typed characters) closed by
- fixed: I'm reclosing this. Outstanding requests are aborted as soon as a new …
- 2:18 PM Ticket #8876 (Calling _super calls wrong inherited widget) closed by
- fixed: Widget: Don't modify the prototype passed to $.widget(). Fixes #8876 - …
- 1:10 PM Ticket #4575 (Dialog: Scrollbar is difficult to use with overflow content and resize ...) closed by
- fixed: Dialog: Adjust southeast resize handle to not be visible and more …
- 1:10 PM Ticket #7773 (Dialog: If titlebar changes height during resize, button pane ...) closed by
- fixed: Dialog: Restrict title to a single line. Fixes #7773 - Dialog: If …
- 10:37 AM Tickets #4603,5559 batch updated by
- fixed: Resizable: Respect containment for alsoResize option. Fixes #4603 - …
- 7:56 AM Ticket #8878 (Autocomplete: change event not fired on menu selection) closed by
- wontfix: We don't guarantee that the native change event is useful for enhanced …
Dec 2, 2012:
- 5:13 PM Ticket #8878 (Autocomplete: change event not fired on menu selection) created by
- Hi, autocomplete does not bind change event consistently. Following …
Dec 1, 2012:
- 11:23 PM Ticket #8877 (Tabs: isLocal function issue in Safari 5.1.7) created by
- It is a problem that occurs in Safari 5.1.7. If it contains …
- 3:40 PM Ticket #8876 (Calling _super calls wrong inherited widget) created by
- Having the same object source used for two separate widgets, confuses …
- 4:11 AM Ticket #8781 (Global box-sizing: border-box breaks drag-and-drop in IE8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Nov 30, 2012:
- 4:33 PM Ticket #8875 (Autocomplete vertical scroll-to-top bug) closed by
- worksforme: No, a few thousand lines of markup is certainly not a reduced test …
- 3:45 PM Ticket #8875 (Autocomplete vertical scroll-to-top bug) created by
- Hovering over the very top or bottom of a scrollable suggestion list …
- 3:02 PM Ticket #8508 (Dialog: Position changes on first resize) closed by
- fixed: Still broken in 1.9.2, works in master.
- 1:27 PM Ticket #7496 (if dialog height is larger than viewport height, dialog is positioned ...) closed by
- fixed
- 1:24 PM Ticket #7496 (if dialog height is larger than viewport height, dialog is positioned ...) reopened by
- Here's the fiddle that shows the problem: http://jsfiddle.net/kJcEg/3/ …
- 1:15 PM Ticket #5953 (IE8 restrict date range prev month icon alpha opacity on wrong element) closed by
- fixed: This was fixed in 1.9.1 …
- 10:12 AM Ticket #8874 (Datepicker should prevent default when handling "prev", "next" events) created by
- Hello, I have a datepicker in an overlay above another UI component. …
- 7:40 AM Ticket #8034 (Malfunction after cancel the "onBeforeUnload" prompt in Android Browser) closed by
- notabug: This issue IS invalid. Seems like it was erroneously set to open …
- 7:33 AM Ticket #7496 (if dialog height is larger than viewport height, dialog is positioned ...) closed by
- worksforme: I can also no longer reproduce this. If someone can get a test case …
- 7:17 AM Ticket #6899 (Dialog: show: true and buttons break the layout) closed by
- fixed: This was fixed by d07074dc3c3b2c73ccf1ed1cb2876df31154e039 where we …
- 7:11 AM Ticket #5860 (Dialog: Destroying a dialog during animated close leaves ...) closed by
- fixed: Dialog: Ensure all animations finish and clean up themselve when …
- 6:47 AM Ticket #6792 (Dialog title bar (.ui-dialog .ui-dialog-titlebar) typesetting ...) closed by
- duplicate: Duplicate of #6832. Closing as duplicate of #6832, as that was …
- 6:19 AM Ticket #8873 (Datepicker: Date not updated correctly when yearRange used and initial ...) created by
- Conditions: 1. yearRange is specified 2. initial value for date in …
- 5:08 AM Ticket #8872 (Dragging moves droppables in Firefox and IE) closed by
- notabug: The only thing I see happening in your fiddle is that the elements …
- 2:43 AM Ticket #8872 (Dragging moves droppables in Firefox and IE) created by
- I encountered very strange behaviour of draggable/droppable in Firefox …
Nov 29, 2012:
- 9:51 PM Ticket #7975 (Remove invalid CSS for legacy browsers) closed by
- fixed: Theme: removed or changed occurrences of zoom. Fixes #7975 - Remove …
- 9:39 PM Ticket #7996 (Button: Inconsistent styling based on markup) closed by
- fixed: Button: fixed inconsistent button styling in most browsers. Fixes …
- 3:25 PM Ticket #5166 (Dialog: iFrame being loaded 3 times in Firefox) closed by
- cantfix: There's nothing we can do about this. You can track the Firefox bug at …
- 1:55 PM Ticket #7063 (Dialog: Buttons in background still working even when an active modal ...) closed by
- fixed: This is fixed in master with the new focus/modal handling.
- 1:35 PM Ticket #8871 ([Feature request] Provide a way to include legends/labels on jquery ...) closed by
- plugin: This is not something we're interested in adding at this time. Feel …
- 1:29 PM Ticket #8871 ([Feature request] Provide a way to include legends/labels on jquery ...) created by
- Please extend the jquery ui slider widget to include labels or legends …
- 12:51 PM Ticket #8869 (Tabs: tab selection with Safari and Chrome since jQueryUI 1.9.0) closed by
- notabug: That's the native focus outline. Please use the forums or …
- 12:31 PM TicketGuidelines/NewTicketSummary edited by
- (diff)
- 12:28 PM Ticket #8870 (Custom Theme With CSS Scope Inheritance) closed by
- notabug: This bug tracker is only used for the code inside the jquery-ui repo. …
- 12:21 PM Ticket #8870 (Custom Theme With CSS Scope Inheritance) created by
- When creating a custom theme in 1.9.2 with a specified CSS scope the …
- 12:15 PM Ticket #8869 (Tabs: tab selection with Safari and Chrome since jQueryUI 1.9.0) created by
- Bug tested with Chrome v 23.0.1271.91 and Safari 5.1.7 and appearing …
- 10:32 AM Ticket #8868 (ToolTip Display when near bottom of screen) created by
- Found an issue with tooltip position when element with tip is near …
- 8:39 AM Ticket #8842 (Sortable ui.sender is null in stop) closed by
- notabug: Yes, that all sounds right.
start
andstop
are paired, so you'd … - 7:00 AM Ticket #8867 (Effects-Shake: Select element with padding breaks in 1.9.2) created by
- Using google chrome 23.0.1271.91 1 - Click the button. 2 - The shake …
Nov 28, 2012:
- 9:06 PM Ticket #8865 (Button: Styling off when using a lone secondary vs a lone primary icon ...) closed by
- notabug: Actually this is happening because you are using version 1.8.9 of the …
- 5:36 PM Ticket #8866 (Menu: select event not firing due to mouseHandled flag reset bug) created by
- The ui.menu mouseHandled flag does not get reset properly when …
- 3:25 PM Ticket #8865 (Button: Styling off when using a lone secondary vs a lone primary icon ...) created by
- Two buttons, one with text and a primary icon, another with text and a …
- 12:12 PM Ticket #8864 (DatePicker attached to dynamically created input does not show) closed by
- worksforme: This works fine with the latest version of jQuery and jQuery UI - …
- 12:05 PM Ticket #8864 (DatePicker attached to dynamically created input does not show) created by
- I've used version. an it didn't work. Investigation of the problem …
- 11:55 AM Ticket #8863 (Tooltip freezed) created by
- When a content has refreshed by jquery load function, the tootip …
- 11:32 AM WikiStart edited by
- (diff)
- 10:34 AM Ticket #8858 (Autocomplete: Fails when appendTo is detached from the DOM) closed by
- fixed: Autocomplete: When appendTo is a jQuery object or a DOM element, don't …
- 8:26 AM Ticket #5253 (Toolbar demo ugly in IE) closed by
- fixed: Button: Strange space between buttons in IE 7. Fixed #5253 - Toolbar …
Nov 27, 2012:
- 10:31 PM Ticket #5663 (dialog width/height should accept em) closed by
- patcheswelcome: This gets really tricky when dealing with resizing and handling …
- 9:15 PM Ticket #8862 (Widget automatic element generation does not see overrided widgets) closed by
- worksforme: There were about a dozen errors that I needed to fix in that fiddle …
- 4:44 PM Ticket #8862 (Widget automatic element generation does not see overrided widgets) created by
- If there is overrided version of some widget (for example, dialog) and …
- 4:00 PM Ticket #8856 (Draggable with iframeFix Option - freezes during drag on IE9 with IE8 ...) closed by
- worksforme: We've had multiple people test this on multiple installs and nobody on …
- 1:55 PM Ticket #8564 (jQuery 1.8+ breaks sortable list scrolling inside absolute positioned ...) closed by
- worksforme
- 11:22 AM Ticket #8861 (Tooltip: XSS vulnerability in default content) closed by
- fixed: Tooltip: Escape the title attribute so that it's treated as text and …
- 11:21 AM Ticket #8861 (Tooltip: XSS vulnerability in default content) created by
- See #8859 The underlying bug is in tooltip.
- 10:53 AM Ticket #8859 (Autocomplete: XSS in combobox demo) closed by
- fixed: Autocomplete demo: Combobox: Encode search term inside tooltips. Fixes …
- 8:40 AM Ticket #8834 (Theme: Remove unneeded vendor prefixing) closed by
- fixed: Theme: removed obsolete vendor-specific prefixes. Fixed #8834 - Theme: …
- 8:28 AM Ticket #8860 (Effects: Class animation has broken noConflict support) closed by
- fixed: Effects: Use $ instead of jQuery in $.effects.animateClass. Fixes …
- 8:25 AM Ticket #8860 (Effects: Class animation has broken noConflict support) created by
- 8:16 AM Ticket #8857 (Droppable do not work on inline or float elements?) closed by
- notabug: In your examples you have spelled
tolerance
incorrectly. If I … - 7:16 AM Ticket #8859 (Autocomplete: XSS in combobox demo) created by
- Hello, I would like to report a XSS vulnerability that I've found on …
- 5:15 AM Ticket #8858 (Autocomplete: Fails when appendTo is detached from the DOM) created by
- I get a "Cannot read property 'element' of undefined" since 1.9 in all …
- 4:23 AM Ticket #8857 (Droppable do not work on inline or float elements?) created by
- Hi. Is it bug or feature? I cannot find out. Working sample …
- 4:07 AM Ticket #8808 (Spontaneous Ajax in tabs) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.