mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
fix keyboard trap on password prompt
This commit is contained in:
parent
df3849c6e9
commit
2ec8d9864d
@ -3262,8 +3262,7 @@ define([
|
||||
]),
|
||||
]);
|
||||
UI.errorLoadingScreen(block, Boolean(cfg.loaded), Boolean(cfg.loaded));
|
||||
|
||||
$password.find('.cp-password-input').focus();
|
||||
UI.addTabListener(block);
|
||||
};
|
||||
|
||||
UIElements.displayBurnAfterReadingPage = function (common, cb) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user