Return-Path: X-Original-To: apmail-pivot-user-archive@www.apache.org Delivered-To: apmail-pivot-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F271A86F6 for ; Mon, 22 Aug 2011 11:08:31 +0000 (UTC) Received: (qmail 92319 invoked by uid 500); 22 Aug 2011 11:08:31 -0000 Delivered-To: apmail-pivot-user-archive@pivot.apache.org Received: (qmail 92113 invoked by uid 500); 22 Aug 2011 11:08:22 -0000 Mailing-List: contact user-help@pivot.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@pivot.apache.org Delivered-To: mailing list user@pivot.apache.org Received: (qmail 92102 invoked by uid 99); 22 Aug 2011 11:08:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2011 11:08:20 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of cbartlett.x@gmail.com designates 209.85.210.48 as permitted sender) Received: from [209.85.210.48] (HELO mail-pz0-f48.google.com) (209.85.210.48) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2011 11:08:12 +0000 Received: by pzk34 with SMTP id 34so9890497pzk.35 for ; Mon, 22 Aug 2011 04:07:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=maKKlhRTqgcFO2IjazlfUPg2hIL5R28b41Owxy2I2WU=; b=rAmDQUkJrRJEIejYyeaNrVJSA/PY4uBErEdfmhplxyxrZbaSHQEP0DOlj8sI357n0l 51qtkdMxHyumTGKw/d2M9C/0SAxSnVdgg8XtiMqa1LI125z6ypTO3xWMRVzE2jEMhELC IvGf9R4P8viKPECUyWWi7svw2IyMYuzs+OVLA= MIME-Version: 1.0 Received: by 10.68.13.168 with SMTP id i8mr4817pbc.225.1314011252305; Mon, 22 Aug 2011 04:07:32 -0700 (PDT) Received: by 10.142.141.6 with HTTP; Mon, 22 Aug 2011 04:07:32 -0700 (PDT) In-Reply-To: <1314009813997-3274627.post@n3.nabble.com> References: <1313593646080-3261912.post@n3.nabble.com> <1313596866625-3262078.post@n3.nabble.com> <1313604760961-3262457.post@n3.nabble.com> <1314009813997-3274627.post@n3.nabble.com> Date: Mon, 22 Aug 2011 18:07:32 +0700 Message-ID: Subject: Re: Strange focus issue on Windows XP with tables From: Chris Bartlett To: user@pivot.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On 22 August 2011 17:43, Sandro Martini wrote: >>The important thing is that I can also replicate it on very simple Swing & > AWT apps, so this is *NOT* just a Pivot issue. > Ok, so maybe a good idea coyuld be even to open an issue in Oracle for Java > 6 ... John or someone, have you got time to do it ? Thanks. I will post a (non-Pivot) test app to this list when I get back to my dev machine. Hopefully others will also be able to use it to reproduce the issue,