Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JM GUI error using Piccolo #238

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments
Open

JM GUI error using Piccolo #238

GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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=PBound
s[x=3.0,y=3.0,width=15.0,height=15.0],fullBounds=PBounds[x=137.0,y=107.0,width=7
8.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,vi
sible]
mouseExited()

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

Thanks & Regards'
Joyjit

Original issue reported on code.google.com by joyjeet...@gmail.com on 20 Apr 2012 at 5:40

Attachments:

@GoogleCodeExporter
Copy link
Author

Please let me know if anyone has witnessed this issue before. This will help me 
move forward from where I am stuck at this point of time.

Thanks.
Joyjit

Original comment by joyjeet...@gmail.com on 23 Apr 2012 at 12:19

@GoogleCodeExporter
Copy link
Author

Original comment by heue...@gmail.com on 31 Aug 2012 at 8:29

  • Added labels: Toolkit-Piccolo2D.Java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant