Status: New
Owner: ----

New issue 238 by joyjeet...@gmail.com: JM GUI error using Piccolo
http://code.google.com/p/piccolo2d/issues/detail?id=238

When the Job Manager GUI (which uses Piccolo) is launched we perform the following to observe the issue:

1.      Click on ‘AG’ button.
2. Click on White are in left panel of the GUI. This is the Piccolo interface area. 3. A image is seen after clicking and in RHS of the GUI, you can see a text box to type the name. 4. Type something in the text box and then move the mouse cursor in ‘White Panel’ on Left hand side(LHS) of GUI.
5.      Now right click on it.
6.      You will see a pop up with Yes, No and cancel button.
7.      Click on any button.
8.      You will see that the image shrinks to a point.

What is the expected output? What do you see instead?
-It should not minimize the icon from the GUI when right clicked.

What version of the product are you using? On what operating system?
- Version 1.0 on sparc machine.

Please provide any additional information below.
- Tried to print the methods being invoked on the console and the below is what I got when I right clicked on the GUI after renaming the activity.

right click
startDrag startDrag startDrag startDrag
mousePressed()
madeSelection()
this.model.getSelectedItem() : WorkFlowNodeObject@3a835d[image=sun.awt.image.ToolkitImage@107108e,bounds=PBounds[x=3.0,y=3.0,width=15.0,height=15.0],fullBounds=PBounds[x=137.0,y=107.0,width=78.98114013671875,height=34.993408203125],transform=AffineTransform[[1.0, 0.0, 138.0], [0.0, 1.0, 108.0]],paint=null,transparency=1.0,childrenCount=2,pickable,childrenPickable,visible]
mouseExited()

Attaching a video depicting the issue.
Can you please look into this and suggest a solution.

Thanks & Regards'
Joyjit

Attachments:
        job_editor[1].zip  5.0 MB

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Reply via email to