Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » Doubleclick doesn't work on a empty SWTBotTable
Doubleclick doesn't work on a empty SWTBotTable [message #661501] Thu, 24 March 2011 23:26 Go to next message
Markus Oley is currently offline Markus OleyFriend
Messages: 304
Registered: July 2009
Location: Germany
Senior Member
Hi to all,

I'm writing my guitests with swtbot a couple of time and I love this tool.
But now I'm at a point I'd need a hint for solving a problem:

I have an instance of an empty swtbottable (no rows, no columns) and I implemented a doubleclicklistener on this table, which should open another dialog.

I want to test this behaviour but only found a method doubleClick(row, column) on the class, which doesn't work for empty tables.
Could you please tell me a workaround for this problem?

Best regards
Markus
Re: Doubleclick doesn't work on a empty SWTBotTable [message #663100 is a reply to message #661501] Sun, 03 April 2011 15:26 Go to previous message
Ketan Padegaonkar is currently offline Ketan PadegaonkarFriend
Messages: 873
Registered: July 2009
Senior Member
Seems like a new feature request. Mind filing a bug ?

--
Ketan
http://ketan.padegaonkar.name | http://eclipse.org/swtbot | @ketanpkr

On 3/24/11 4:26 PM, Markus Oley wrote:
> Hi to all,
> I'm writing my guitests with swtbot a couple of time and I love this
> tool. But now I'm at a point I'd need a hint for solving a problem:
> I have an instance of an empty swtbottable (no rows, no columns) and I
> implemented a doubleclicklistener on this table, which should open
> another dialog.
> I want to test this behaviour but only found a method doubleClick(row,
> column) on the class, which doesn't work for empty tables.
> Could you please tell me a workaround for this problem?
> Best regards Markus
Previous Topic:Unable to access a button that is located in the header of a SharedHeaderFormEditor.
Next Topic:Problem clicking context menu item
Goto Forum:
  


Current Time: Thu Apr 18 23:55:29 GMT 2024

Powered by FUDForum. Page generated in 0.02088 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top