diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2021-02-22 00:02:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-22 00:02:02 +0100 |
commit | 834ee5f7cfb621b5f75292915a00319927a9a6d0 (patch) | |
tree | 2de78ea42b2a31f91028becb68c7d332d83b9908 /Gruntfile.js | |
parent | 5b5fda7cd24e6265814ddda23b9af2ceef8bcd99 (diff) | |
download | jquery-ui-834ee5f7cfb621b5f75292915a00319927a9a6d0.tar.gz jquery-ui-834ee5f7cfb621b5f75292915a00319927a9a6d0.zip |
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
Diffstat (limited to 'Gruntfile.js')
0 files changed, 0 insertions, 0 deletions