You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Original issue reported on code.google.com by
joyjeet...@gmail.com
on 20 Apr 2012 at 5:40Attachments:
The text was updated successfully, but these errors were encountered: