jquery-ui/ui
Michał Gołębiowski-Owczarek 834ee5f7cf
Dialog: Workaround broken focus re-triggering in jQuery 3.4/3.5
Focus re-triggering in jQuery 3.4/3.5 makes the original element
have its focus event propagated last, breaking the re-targeting.
Trigger focus in a delay in addition if needed to avoid the issue.

This fixes the "interaction between overlay and other dialogs" core dialog
test when tested against jQuery 3.4/3.5.

Closes gh-1946
Ref jquery/jquery#4382
2021-02-22 00:02:02 +01:00
..
effects All: Resolve most jQuery Migrate warnings 2020-05-16 08:36:55 +02:00
i18n Datepicker: Fix Hungarian localization to use uppercase for first characters 2020-03-23 22:49:10 +01:00
vendor/jquery-color Build: Update jQuery Simulate, jQuery Migrate & jQuery Color 2020-05-16 08:26:48 +02:00
widgets Dialog: Workaround broken focus re-triggering in jQuery 3.4/3.5 2021-02-22 00:02:02 +01:00
.jshintrc Widget: Style updates 2015-09-16 12:45:54 -04:00
core.js Build: Rename jquery-1-7 to jquery-patch 2020-05-16 08:29:08 +02:00
data.js Core: Fix JQMIGRATE warning about jQuery.expr[":"] 2017-05-02 15:28:51 -04:00
disable-selection.js Core: Move disable-selection into its own module 2015-08-08 00:29:36 -04:00
effect.js Build: Update jQuery Simulate, jQuery Migrate & jQuery Color 2020-05-16 08:26:48 +02:00
escape-selector.js Core: Move escape selector into its own module 2015-08-08 00:29:36 -04:00
focusable.js Focusable: Fix handling of visibility: collapse 2020-10-14 23:53:11 +02:00
form-reset-mixin.js Form: Rename from .form() to ._form() since its not for public use 2016-10-11 10:15:04 -04:00
form.js Form: Rename from .form() to ._form() since its not for public use 2016-10-11 10:15:04 -04:00
ie.js Core: Move $.ui.ie into its own module 2015-08-08 00:29:36 -04:00
jquery-patch.js All: Drop support for jQuery 1.7 2020-07-22 16:04:47 +02:00
keycode.js Core: Move keyCode into its own module 2015-08-08 00:29:36 -04:00
labels.js Labels: Handle empty sets 2017-05-02 12:42:49 -04:00
plugin.js Plugin: Fix line length issues 2016-04-13 11:32:07 -04:00
position.js All: Migrate away from deprecated/removed Core APIs 2019-12-08 22:23:08 +01:00
safe-active-element.js Core: Move safeActiveElement into its own module 2015-08-08 00:29:36 -04:00
safe-blur.js Core: Move safe blur into its own module 2015-08-08 00:29:37 -04:00
scroll-parent.js Scroll Parent: Fix line length issues 2016-04-13 11:31:59 -04:00
tabbable.js Core: Fix JQMIGRATE warning about jQuery.expr[":"] 2017-05-02 15:28:51 -04:00
unique-id.js Core: Movie uniqueId into its own module and deprecate core module 2015-08-08 00:29:37 -04:00
version.js Core: Move version and creation of the ui namespace into its own module 2015-08-08 00:29:35 -04:00
widget.js Widget: Fix boolean option when under use strict 2020-10-06 14:54:13 +02:00