From david.fuhrmann@gmail.com  Sun Aug  4 09:51:54 2013
Received: (at submit) by bugs.x2go.org; 4 Aug 2013 07:51:54 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.0 required=5.0 tests=FREEMAIL_FROM,T_DKIM_INVALID
	autolearn=ham version=3.3.2
Received: from mail-ea0-f170.google.com (mail-ea0-f170.google.com [209.85.215.170])
	by ymir (Postfix) with ESMTPS id 493235DB21
	for <submit@bugs.x2go.org>; Sun,  4 Aug 2013 09:51:54 +0200 (CEST)
Received: by mail-ea0-f170.google.com with SMTP id h14so1066846eak.1
        for <submit@bugs.x2go.org>; Sun, 04 Aug 2013 00:51:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=sender:from:content-type:content-transfer-encoding:subject
         :message-id:date:to:mime-version:x-mailer;
        bh=+RD8RX+vwSpTpHoKwtFsR5FjOl4aK8cvEkT0yMsC0h0=;
        b=k3YE+4pCaaBe9D5Z+fXRtLwFelFCnDnaElH48hs2biFnWophfLW4wy2ocUjACzFmOD
         VStLKPCvENwGNqnRnuxRoeDh9t0UVbos51abvRQb52hCDfiJCZD9AVu3Y+k4mSAkqmBL
         lWW+ZVDzlnBJCv9F9JuvDFUUgxqwufyDkrQZ9dc4KKOyM2SwWEgeefjIdx7C48Gzc1EB
         zWlZ3qoLc1WJV8SJEcMyNFxK25LnK6IHeKprAPx/N3qK6f8MX7txCH4z/WORJrF23xQK
         R5jVG5Z5KToCrhGid8wJMnJE+K2rJZuipg6DmlgYthoscXxnXbyZGQVv8uSNh6d+Z0ML
         GFyQ==
X-Received: by 10.15.23.194 with SMTP id h42mr11773573eeu.123.1375602713997;
        Sun, 04 Aug 2013 00:51:53 -0700 (PDT)
Received: from macbook.localdomain (erft-5d80d245.pool.mediaWays.net. [93.128.210.69])
        by mx.google.com with ESMTPSA id p5sm24186652eeg.5.2013.08.04.00.51.52
        for <submit@bugs.x2go.org>
        (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
        Sun, 04 Aug 2013 00:51:52 -0700 (PDT)
Sender: David Fuhrmann <david.fuhrmann@gmail.com>
From: David Fuhrmann <fuhrmann_mail@web.de>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Subject: mac client: focus problems prevent the user to type in username and password
Message-Id: <23B67CB1-58B8-4E78-B1C8-BDB28CCCC4A2@web.de>
Date: Sun, 4 Aug 2013 09:51:50 +0200
To: submit@bugs.x2go.org
Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\))
X-Mailer: Apple Mail (2.1508)

Package: x2goclient
Version: 4.0.1.0
Severity: grave

The following problem persists at least in the mac version, but can be =
also found in the linux version:

1) Start a remote session.
2) click on the pause button in the session view
3) You will see the login screen for the connection, asking for username =
and password.

The focus seems to be on the password field. But if you type something, =
nothing appears inside password or username field, so the focus lies =
somewhere else.

4) Try to move the focus to the password field by pressing tab or =
clicking. Nothing happens. (Note: In the linux version, I was eventually =
able to put the focus back to the password field when pressing tab.)

Only solution to resume the session is to restart the x2goclient, and =
then log in again.

