Open GoogleCodeExporter opened 8 years ago
Thanks for reporting this. Please note the following:
1. I believe this is issue is happening, but to fix it, it would be nice if
there is
some kind of test case. The description is too general.
2. The project has a new issue tracker (we switched some months ago.) The URL is
http://jira.codehaus.org/browse/FEST
Thanks,
-Alex
Original comment by Alex.Rui...@gmail.com
on 18 Aug 2009 at 2:37
-We had been trying to drag a JCommandToggleButton of
org.jvnet.flamingo.common.JCommandToggleButton for which we had written fixture
as:
public class JCommandToggleButtonFixture extends
ComponentFixture<JCommandToggleButton>
-So after getting button we are simply calling commandToggleButton.startDrag();
-I am getting my buttons properly but moment it goes ti drag the component,the
dragging capability of robot ceases and it stops responding to drag action.
-I cant publish the code yet I am sure above might give a useful idea about our
issue.
-Please let me know in any other way I can help.
-This is a very important functionality needed by our project so please help us
out.
Regards,
Aditya
Original comment by uraditya...@gmail.com
on 19 Aug 2009 at 6:48
Original issue reported on code.google.com by
uraditya...@gmail.com
on 18 Aug 2009 at 10:31