I'm using SWTBot(371) on eclipse 3.5 to test a dialog in a RCP
application on Vista.
The test opens the dialog, selects an element from a tree control and
changes the element name via a text control.
Sometimes the test runs OK but other times it will hang. I've found that
when it hangs if I move the mouse into the dialog area the test will
then proceed and complete OK.
All my UI test actions are applied via a single instance of
SWTWorkbenchBot.