Timeline
Dec 20, 2012:
- 1:56 PM Ticket #8929 (Menu needs adjustement for use in Selectmenu) created by
- Selectmenu utilizes Menu to render its option list. When selectmenu is …
- 9:33 AM Ticket #8928 (Possibility to add class to autocomplete ul elements) closed by
- duplicate: Duplicate of #7053. Overriding
_renderMenu()
is the correct … - 8:48 AM Ticket #8928 (Possibility to add class to autocomplete ul elements) created by
- It would be very useful to be able to specify a class that would be …
- 4:07 AM Ticket #8884 (Dialog is not displayed the first time (sometimes) in chrome and ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Dec 19, 2012:
- 1:23 PM Ticket #8905 (Accordion: setting active option doesn't trigger scrolling to the new panel) closed by
- notabug: The old behavior occurred because we used to set focus on activation. …
- 1:14 PM Ticket #8912 (Slider: stop event is not triggered if mouse moved out of iframe) closed by
- cantfix: Unfortunately there's nothing we can do about this. Browsers don't …
- 11:51 AM Ticket #8927 (Menu: Can't change icons option after init) created by
- 11:50 AM Ticket #8926 (Spinner: Can't change icons option after init) created by
- 10:45 AM Ticket #8925 (Tooltip: Changes to title attribute while tooltip is open get reverted ...) closed by
- notabug: You need to use the [http://api.jqueryui.com/tooltip/#option-content …
- 10:21 AM Ticket #8925 (Tooltip: Changes to title attribute while tooltip is open get reverted ...) created by
- When a tooltip is displayed on screen any changes to the title …
- 9:08 AM Ticket #8924 (ui.dialog: focus lost from dialog when opened the second time) created by
- $( "#dialog-form" ).dialog({ autoOpen: false, show: "fade", hide: …
- 8:45 AM Ticket #8923 (Bug Tooltip) closed by
- notabug: Unfortunately we cannot help you with this issue. There is no use of …
- 8:36 AM Ticket #8923 (Bug Tooltip) created by
- Buen día Pasa lo siguiente, no remplaza el title del tooltip a pesar …
- 7:07 AM Ticket #8922 ($.jgrid.stripHtml is not a function) closed by
- notabug: Thanks for contributing, but this is a bug tracker, and not a forum. …
- 3:55 AM Ticket #8922 ($.jgrid.stripHtml is not a function) created by
- Hello Jquery Team In my application i am using jqgrid to show tables. …
Dec 18, 2012:
- 9:16 PM Ticket #8921 (Content of the dialog can grow bigger than the dialog itself when ...) closed by
- duplicate: Duplicate of #5559.
- 8:23 PM Ticket #8921 (Content of the dialog can grow bigger than the dialog itself when ...) created by
- When stretching the dialog, the dialog border will stop growing when …
- 11:48 AM Ticket #8892 (Slider: Multiple Sliders have Conflict with options.values) closed by
- fixed: Slider: Create clone of options.values during _create(). Fixed #8892 - …
- 8:38 AM Ticket #8920 (Tooltip potential setinterval endless loop) closed by
- fixed: Tooltip: Clear the tracking interval on close. Fixes #8920 -Tooltip …
- 8:24 AM Ticket #8920 (Tooltip potential setinterval endless loop) created by
- Hello! I'm working on a bigger project, with hundreds of draggables, …
Dec 17, 2012:
- 7:45 PM Ticket #8919 (Element drifts across the page when positioning is applied multiple times) closed by
- notabug: From the documentation: > Note: …
- 7:29 PM Ticket #8919 (Element drifts across the page when positioning is applied multiple times) created by
- #[demo](http://jsfiddle.net/mnbayazit/MLJD2/1/) sample code […] …
- 1:35 PM Ticket #8918 (Submenu not displaying on top in IE) created by
- i have a menu plugin built on top of UI Menu that uses a toggle …
- 9:30 AM Ticket #8916 (Display property on not initially shown tabs is can not be set by css) closed by
- notabug
- 8:31 AM Ticket #8917 (Datepicker: Add Canadian French locale) closed by
- fixed: Datepicker: Added Candian French locale. Fixes #8917 - Datepicker: Add …
- 8:26 AM Ticket #8917 (Datepicker: Add Canadian French locale) created by
- 8:22 AM Ticket #8916 (Display property on not initially shown tabs is can not be set by css) created by
- All tabs that are hidden from the start initially gets "display: none" …
- 7:04 AM Ticket #8915 (Selectable: lasso offset issue with scrolling) created by
- I saw #4377, it's similar, but not the same. This bug is there without …
Dec 16, 2012:
- 3:04 PM Ticket #8913 (Date picker minDate error) closed by
- notabug: Hi jashidkt,
You need to call
setDate
after initializing the …
Dec 15, 2012:
- 6:20 PM Ticket #8914 (Effects: odd behaviour of css hook when setting backgroundColor to ...) created by
- jQuery 1.8.3 jQuery UI 1.9.2 in the resource tab. …
- 4:12 AM Ticket #8874 (Datepicker should prevent default when handling "prev", "next" events) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:42 AM Ticket #8913 (Date picker minDate error) created by
- Even if i set a date according to the server date, when i assign a …
Dec 14, 2012:
- 1:48 PM Ticket #8912 (Slider: stop event is not triggered if mouse moved out of iframe) created by
- To reproduce: 1) Set a vertical slider in a page which is not 100% of …
- 9:21 AM Ticket #8911 (Autocomplete: Unable to use up and down arrow keys in a textarea or a ...) created by
- Setting the autocomplete on either a textarea or a content editable, I …
- 4:11 AM Ticket #8868 (ToolTip Display when near bottom of screen) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:21 AM Ticket #8910 (Datepicker: Incorrect month displayed based on minDate and maxDate) created by
- There is an issue with minDate and maxDate in multimonth display. I've …
Dec 13, 2012:
- 9:34 PM Ticket #8909 (Sortable positioning problem with floats) closed by
- duplicate: Duplicate of #8792. Hi emma, thanks for taking the time to …
- 8:23 PM Ticket #8909 (Sortable positioning problem with floats) created by
- When sortable "li" elements have float style and they wrap on the …
- 10:33 AM Ticket #8908 (API to detect ui component bound to a given element) closed by
- notabug:
element.is( ":data(namespace-widget)" )
, e.g., `element.is( … - 10:30 AM Ticket #8908 (API to detect ui component bound to a given element) created by
- Is there any documented or secure way to detect if a certain UI …
- 10:07 AM Ticket #8907 (Datepicker: Calling a method on a datepicker while another datepicker ...) created by
- When the user double-clicks to select a date from the DatePicker tool …
- 9:01 AM Ticket #8906 (activate tab by id selector) closed by
- notabug: No, that's deprecated.
- 6:24 AM Ticket #8906 (activate tab by id selector) created by
- In deprecated select method you can select tab by id selector: $( …
- 4:59 AM Ticket #8905 (Accordion: setting active option doesn't trigger scrolling to the new panel) created by
- Expected behaviour: When accordion is in scrollable container and …
- 4:32 AM Ticket #8863 (Tooltip freezed) 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.