jquery-ui icon indicating copy to clipboard operation
jquery-ui copied to clipboard

The official jQuery user interface library.

Results 174 jquery-ui issues
Sort by recently updated
recently updated
newest added

I am using jQuery 3.6.0. Seems to be an undocumented "feature" with switchClass(). If I specify the same class to remove and then add, I get no class. In the...

Needs info

When used in a button, that removes itself (e.g. in list of labels or filters), the tooltip stays on screen when the target is removed: https://jsfiddle.net/wcv2km68/

Comp: Tooltip
Behavior shared with 1.12

If both the sortable and draggable have the `cursor` option set the cursor stays at the value from the draggable after the draggable was dropped. Example to reproduce: https://jsfiddle.net/5fxqybrs/1/ Moving...

Comp: Draggable
Comp: Sortable
Behavior shared with 1.12

Versions: - jQuery 3.6.1 - jquery ui 1.13.2 Prerequisites: - css applied: `.ui-datepicker { border: 1px solid #ccc; padding: 6px;` Reproduction path: - Initialize datepicker on input field Expected behavior:...

Comp: Datepicker
Behavior shared with 1.12

I know this component is pretty old, and I'm not sure to what extent it's still supported. I'm trying to use it on a Boostrap 5 responsive page and am...

Comp: Sortable
Behavior shared with 1.12

As part of upgrading jQuery-UI, not able to find the minified version of jquery-UI-i18N.min.js file for the jquery-UI.1.13.2 version. It was available till the version 1.11.4. Shall we create the...

Comp: Build
Behavior shared with 1.12

Hello, I found a problem. Sometimes when I point the element with mouse, tooltip shows with original title box (as I shown on photo). I use "track" attribute. Could you...

Comp: Tooltip
Behavior shared with 1.12
Needs info

Hello, I found a second bug. On the desktop (1st photo) tooltip shows normally next to the cursor. But on mobile device it shows far away from the coursor (2nd...

Needs info

So, I'm looking to get select2() type search box functionality with jQueryUI's selectmenu(). I'm guessing that I could hack something together, but it would be nice if the search option...

Feature
Comp: Selectmenu
Behavior shared with 1.12

firefox 106.0.2 (64-bit) chrome 107.0.5304.63 (64-Bit) line 8615 in jquery 3.5.1 (8647 in jquery 3.6.1) support.focusin = "onfocusin" in window; // this line is getting filled by false, therefore a...

Needs info