You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pivot.apache.org by Edgar Merino <do...@gmail.com> on 2009/05/23 06:30:12 UTC

Demo roweditor working partially

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

Re: Demo roweditor working partially

Posted by Todd Volkert <tv...@gmail.com>.
It may be a few days (I've been swamped the past few weeks), but I'll
try to install an opensolaris VM and test this out.

-T

On Sat, May 23, 2009 at 8:10 PM, Edgar Merino <do...@gmail.com> wrote:
> 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"
>>>>> <tv...@gmail.com> 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 <do...@gmail.com>
>>>>>> 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
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>

Re: Demo roweditor working partially (SOLVED)

Posted by Edgar Merino <do...@gmail.com>.
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" 
>>>>> <tv...@gmail.com> 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 
>>>>>> <do...@gmail.com> 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
>>>>>>>
>>>>>>>       
>>>>>>     
>>>>>
>>>>>   
>>>>
>>>>
>>>
>>>
>>
>>
>
>


Re: Demo roweditor working partially

Posted by Edgar Merino <do...@gmail.com>.
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" 
>>>> <tv...@gmail.com> 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 
>>>>> <do...@gmail.com> 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
>>>>>>
>>>>>>       
>>>>>     
>>>>
>>>>   
>>>
>>>
>>
>>
>
>


Re: Demo roweditor working partially

Posted by Edgar Merino <do...@gmail.com>.
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" 
>>> <tv...@gmail.com> 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 <do...@gmail.com> 
>>>> 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
>>>>>
>>>>>       
>>>>     
>>>
>>>   
>>
>>
>
>


Re: Demo roweditor working partially

Posted by Edgar Merino <do...@gmail.com>.
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" 
>> <tv...@gmail.com> 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 <do...@gmail.com> 
>>> 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
>>>>
>>>>       
>>>     
>>
>>   
>
>


Re: Demo roweditor working partially

Posted by Edgar Merino <do...@gmail.com>.
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" <tv...@gmail.com> 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 <do...@gmail.com> 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
>>>
>>>       
>>     
>
>   


Re: Demo roweditor working partially

Posted by Greg Brown <gk...@mac.com>.
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" <tv...@gmail.com> 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 <do...@gmail.com> 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
>>
>
>

Re: Demo roweditor working partially

Posted by Todd Volkert <tv...@gmail.com>.
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 <do...@gmail.com> 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
>