Return-Path: Delivered-To: apmail-incubator-pivot-user-archive@minotaur.apache.org Received: (qmail 65807 invoked from network); 24 May 2009 01:40:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 May 2009 01:40:51 -0000 Received: (qmail 18102 invoked by uid 500); 24 May 2009 01:41:04 -0000 Delivered-To: apmail-incubator-pivot-user-archive@incubator.apache.org Received: (qmail 18075 invoked by uid 500); 24 May 2009 01:41:04 -0000 Mailing-List: contact pivot-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pivot-user@incubator.apache.org Delivered-To: mailing list pivot-user@incubator.apache.org Received: (qmail 18066 invoked by uid 99); 24 May 2009 01:41:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 May 2009 01:41:04 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of donvodka@gmail.com designates 74.125.46.156 as permitted sender) Received: from [74.125.46.156] (HELO yw-out-1718.google.com) (74.125.46.156) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 May 2009 01:40:53 +0000 Received: by yw-out-1718.google.com with SMTP id 5so1490137ywr.0 for ; Sat, 23 May 2009 18:40:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id :disposition-notification-to:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=3wkEydITZl1q73KvB6QEv+VXKzseJ+iu9W3at4w6AAw=; b=oUAUKx/vhKc19fI9OHZbsFIeO2sDjNm7wL0Nbh6pqRTAH6Rsw9EZq1X6xxD62Jck2C Pm4QJdrI0MVxetGDLD9brNZCwc8dswA/EhaK75bmmI3gGWe0TFCV6Sv+CW+aIabPO80r 1XfPHGfYcZZr/PL6+ZLDJFVzC5w2pAxp9LyBo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:subject:references:in-reply-to:content-type :content-transfer-encoding; b=Iuwljw/jyfe2tyurbggyCShnV4gTDh8x0ouiLB72oMJ01wNlRmkU2ZdxkGy0Toh9xw b119ES4NDQDmUwgIUtMZlxqsmTaFVtt1qSzE/lgVK7AVnXYrHOwRY21+q/K701vpV3w3 79tQlC4Z+7yGOpAS4mDRuaNmfOIf3ed1Navh4= Received: by 10.150.145.15 with SMTP id s15mr11032324ybd.44.1243129232018; Sat, 23 May 2009 18:40:32 -0700 (PDT) Received: from ?192.168.0.1? ([200.92.188.29]) by mx.google.com with ESMTPS id 9sm4461863ywf.52.2009.05.23.18.40.30 (version=SSLv3 cipher=RC4-MD5); Sat, 23 May 2009 18:40:31 -0700 (PDT) Message-ID: <4A18A58D.6020806@gmail.com> Date: Sat, 23 May 2009 20:40:29 -0500 From: Edgar Merino User-Agent: Thunderbird 2.0.0.21 (X11/20090323) MIME-Version: 1.0 To: pivot-user@incubator.apache.org Subject: Re: Demo roweditor working partially (SOLVED) References: <4A177BD4.2020008@gmail.com> <168ef9ac0905230504l1e353919qf08967ebd1729a33@mail.gmail.com> <62697430490408009516837594866025985812-Webmail@me.com> <4A18535B.9030003@gmail.com> <4A18624A.1060204@gmail.com> <4A187933.1080701@gmail.com> <4A189070.9030201@gmail.com> In-Reply-To: <4A189070.9030201@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org I've solved this problem already, and it's not caused by pivot nor by opensolaris, but by the Compiz (composite) window manager. I'll try to look for a configuration that does not prevent the pivot window from gaining focus without having to keep a mouse button pressed and inform you of my results. Thanks for the help again, Edgar Merino Edgar Merino escribi�: > Just to give you the final details, for every component inside the > TableView I need to keep a mouse button pressed and then click the > component with another mouse button in order for it to get the focus. > It gets very annoying after a while. As said before, this is on a box > running opensolaris, I'll see if I've got the time to test it under > windows to see if the bug persist, but if any of you is able to do so > before I do, it'll be great. > > Thanks in advance, > Edgar Merino > > > > Edgar Merino escribi�: >> After playing around a bit with the demo, I found out edition is >> possible by following this steps: >> >> 1.- Keep a mouse button pressed (e.g. button2) >> 2.- Press another mouse button inmmediately OR press another button >> twice (while holding button2 in the example). >> >> Please let me know if you are experiencing the same problem as I am. >> >> Edgar Merino >> >> >> >> Edgar Merino escribi�: >>> I just found out edition is possible if clicking the row twice with >>> different mouse buttons (e.g. click button1 followed by button2 or >>> button3, but not button1 again). I'll check the code and see if I >>> can see where the bug is comming from. >>> >>> Edgar Merino >>> >>> >>> >>> >>> Edgar Merino escribi�: >>>> There is no exception thrown by the program, still I'm not able to >>>> edit the contents (when double clicking it, it does nothing, no >>>> flipping effect nor anything). The applet in the Demos page >>>> (http://cwiki.apache.org/PIVOT/table-row-editor-demo.html) is >>>> working ok (I see the flipping effect and I'm able to edit the >>>> row's contents). >>>> >>>> Specs: >>>> >>>> Java VM: Java(TM) SE Runtime Environment (build 1.6.0_13-b03) >>>> OS: Opensolaris >>>> >>>> >>>> Thanks in advance, >>>> Edgar Merino >>>> >>>> >>>> >>>> >>>> >>>> >>>> Greg Brown escribi�: >>>>> Hi Edgar, >>>>> Do you see any exception in the console? This demo is currently >>>>> working OK for me. >>>>> Thanks, >>>>> Greg >>>>> >>>>> On Saturday, May 23, 2009, at 08:04AM, "Todd Volkert" >>>>> wrote: >>>>> >>>>>> Hi Edgar, >>>>>> >>>>>> What OS/Java version are you running? I haven't run the row editor >>>>>> demo in about a month, so it's possible that recent SVN changes >>>>>> broke >>>>>> it -- I'll have a look. >>>>>> >>>>>> -T >>>>>> >>>>>> On Sat, May 23, 2009 at 12:30 AM, Edgar Merino >>>>>> wrote: >>>>>> >>>>>>> Hello again, >>>>>>> >>>>>>> I've been trying out the roweditor demo, it's displaying ok >>>>>>> but when >>>>>>> double clicking a row I'm not able to edit the contents of it. >>>>>>> This is on >>>>>>> the desktop, using latest svn revision: 777785. Maybe the code >>>>>>> is missing >>>>>>> something? >>>>>>> >>>>>>> Thanks in advance, >>>>>>> Edgar Merino >>>>>>> >>>>>>> >>>>>> >>>>> >>>>> >>>> >>>> >>> >>> >> >> > >