Rely on the dialog's auto focus with proper iOS handling
authorAlexander Ebert <ebert@woltlab.com>
Thu, 10 Jun 2021 15:49:49 +0000 (17:49 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 10 Jun 2021 15:49:49 +0000 (17:49 +0200)
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Redactor/Link.js

index db9a4e862f194ceeab57dbb27d496f17be9aa953..d56a9ce64e0b3bb42e403531d49edf9261e80be7 100644 (file)
@@ -65,9 +65,6 @@ define(['Core', 'EventKey', 'Language', 'Ui/Dialog'], function(Core, EventKey, L
                                                                });
                                                        });
                                                }
-                                       },
-                                       onShow: function () {
-                                               elById('redactor-link-url').focus();
                                        }
                                },
                                source: '<dl>'