<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 11/16/2012 01:48 PM, Martin Malina
      wrote:<br>
    </div>
    <blockquote
      cite="mid:0BB4FA44-1736-4BEF-AF4C-967C1046DF4C@redhat.com"
      type="cite">
      SWT bot is using awt under the hood for something - simulating
      keyboard pressing I think. Lucia found out about the fix so I
      don't know how. And she's on maternity leave, so she won't tell us
      :)
      <br>
    </blockquote>
    Please see
    <a class="moz-txt-link-freetext" href="http://wiki.eclipse.org/SWTBot/Keyboard_Layouts#Keyboard_strategies">http://wiki.eclipse.org/SWTBot/Keyboard_Layouts#Keyboard_strategies</a><br>
    By default, SWTBot uses the AWTKeyboardStrategy IIRC. This can be
    overriden to use the SWTKeyboardStrategy.<br>
    <br>
    AWT's Robot is also used when it comes to perform some drag'n'drop
    operations.<br>
    <div class="moz-signature">-- <br>
      Mickael Istria<br>
      Eclipse developer at <a href="http://www.jboss.org/tools">JBoss,
        by Red Hat</a><br>
      <a href="http://mickaelistria.wordpress.com">My blog</a> - <a
        href="http://twitter.com/mickaelistria">My Tweets</a></div>
  </body>
</html>