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 5420C7E74 for ; Fri, 19 Aug 2011 13:54:07 +0000 (UTC) Received: (qmail 80537 invoked by uid 500); 19 Aug 2011 13:54:07 -0000 Delivered-To: apmail-pivot-user-archive@pivot.apache.org Received: (qmail 80439 invoked by uid 500); 19 Aug 2011 13:54:06 -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 80284 invoked by uid 99); 19 Aug 2011 13:54:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2011 13:54:06 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gk_brown@verizon.net designates 206.46.173.19 as permitted sender) Received: from [206.46.173.19] (HELO vms173019pub.verizon.net) (206.46.173.19) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2011 13:53:58 +0000 Received: from [192.168.1.14] ([unknown] [96.233.101.183]) by vms173019.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LQ600MRRH93PID0@vms173019.mailsrvcs.net> for user@pivot.apache.org; Fri, 19 Aug 2011 08:53:28 -0500 (CDT) Content-type: text/plain; charset=us-ascii MIME-version: 1.0 (Apple Message framework v1084) Subject: Re: SV: SV: SV: FileBrowserSheet#setSelectedFile() does not take effect From: Greg Brown In-reply-to: <6C37221E818AD94EB8593F2D10B7D6261161C3@EX-2010-01.ad.sdhosting.no> Date: Fri, 19 Aug 2011 09:53:27 -0400 Content-transfer-encoding: quoted-printable Message-id: <6EB426E6-F5AA-4F50-B312-540DC0C16CE0@verizon.net> References: <6C37221E818AD94EB8593F2D10B7D62611604A@EX-2010-01.ad.sdhosting.no> <6C37221E818AD94EB8593F2D10B7D6261160B2@EX-2010-01.ad.sdhosting.no> <033E805E-F79C-44B0-9DFE-1C1D0BEDBE28@verizon.net> <2BF11E2280E7F34A81940048EBA222F020D10AD625@svrmx01.ADV.BIZ> <6C37221E818AD94EB8593F2D10B7D626116150@EX-2010-01.ad.sdhosting.no> <943558AD-9905-43B6-96C1-6C8C2C33F812@verizon.net> <6C37221E818AD94EB8593F2D10B7D6261161C3@EX-2010-01.ad.sdhosting.no> To: user@pivot.apache.org X-Mailer: Apple Mail (2.1084) Are you doing this from a background thread? On Aug 19, 2011, at 9:39 AM, Edvin Syse wrote: > After further investigation, it seems that the folder is indeed = selected, but the button state and the selection background is not = updated. Test case attached. >=20 > -- Edvin >