diff --git a/views/sharing.handlebars b/views/sharing.handlebars index a9b76e39..2d83ed98 100644 --- a/views/sharing.handlebars +++ b/views/sharing.handlebars @@ -903,6 +903,7 @@ // Remote desktop special key combos for Windows function deskSendKeys() { + Q('DeskWD').blur(); if (xxdialogMode || desktop == null || desktop.State != 3) return; var ks = Q('deskkeys').value; if (ks == 0) { // WIN+Down arrow