From user-return-5655-archive-asf-public=cust-asf.ponee.io@guacamole.apache.org Wed Mar 20 03:44:17 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 10FF7180626 for ; Wed, 20 Mar 2019 04:44:16 +0100 (CET) Received: (qmail 59716 invoked by uid 500); 20 Mar 2019 03:44:15 -0000 Mailing-List: contact user-help@guacamole.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@guacamole.apache.org Delivered-To: mailing list user@guacamole.apache.org Received: (qmail 59704 invoked by uid 99); 20 Mar 2019 03:44:15 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Mar 2019 03:44:15 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 3E332C2830 for ; Wed, 20 Mar 2019 03:44:15 +0000 (UTC) X-Quarantine-ID: X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Amavis-Alert: BAD HEADER SECTION, Improper folded header field made up entirely of whitespace (char 20 hex): X-Spam-Report: ...T_ADDRESS@@ for details.\n \n Content previ[...] X-Spam-Flag: NO X-Spam-Score: 1.999 X-Spam-Level: * X-Spam-Status: No, score=1.999 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id HcyRJrdgIc2e for ; Wed, 20 Mar 2019 03:44:13 +0000 (UTC) Received: from mail.uniscopecloud.com (mail.uniscope.jp [182.171.79.131]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id ACD015F175 for ; Wed, 20 Mar 2019 03:44:12 +0000 (UTC) Received: from 172-23-152-68.open-xchange.uniscope-infra.svc.cluster.local ([172.23.152.68] helo=open-xchange-7b47db65fb-7cd9b) by mail.uniscopecloud.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-SHA384:256) (Exim 4.91) (envelope-from ) id 1h6S92-0005qM-Ig for user@guacamole.apache.org; Wed, 20 Mar 2019 03:44:01 +0000 Date: Wed, 20 Mar 2019 12:43:59 +0900 (JST) From: Carlos Villegas To: user@guacamole.apache.org Message-ID: <1102656583.707.1553053440477@xchange.uniscopecloud.com> Subject: Keyboard input disabled elsewhere when embedding guacamole. MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_706_1263066051.1553053440475" X-Priority: 3 Importance: Medium X-Mailer: Open-Xchange Mailer v7.10.1-Rev3 X-Originating-Client: open-xchange-appsuite ------=_Part_706_1263066051.1553053440475 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I'm embedding guacamole in another web application and I'm having a problem that after accessing the guacamole component, keyboard input gets disabled everywhere else in the application. The application works correctly as long as I don't go to the page where the guacamole component is, which loads the guacamole javascript code. The guacamole component itself seems to work normally as far as keyboard input, but the rest of the application gets affected. The input fields get proper focus, cursor changes to text input and flashes but when pressing a key nothing happens, is like you never pressed the key. Is there something to do in javascript when the guacamole element loses focus? any hints? My web framework is Vaadin 8.7 and embedding guacamole as a Vaadin javascript component. Carlos ------=_Part_706_1263066051.1553053440475 MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
I'm embedding guacamole in another web application and I'm having a problem that after accessing the guacamole component, keyboard input gets disabled everywhere else in the application.

The application works correctly as long as I don't go to the page where the guacamole component is, which loads the guacamole javascript code.
The guacamole component itself seems to work normally as far as keyboard input, but the rest of the application gets affected. The input fields get proper focus, cursor changes to text input and flashes but when pressing a key nothing happens, is like you never pressed the key.

Is there something to do in javascript when the guacamole element loses focus? any hints?

My web framework is Vaadin 8.7 and embedding guacamole as a Vaadin javascript component.

Carlos
------=_Part_706_1263066051.1553053440475--