<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -455,7 +455,9 @@ WebView *TabWidget::makeNewTab(bool makeCurrent)
     m_lineEdits-&gt;addWidget(locationBar);
     m_lineEdits-&gt;setSizePolicy(locationBar-&gt;sizePolicy());
 
+#ifndef AUTOTESTS
     QWidget::setTabOrder(locationBar, qFindChild&lt;ToolbarSearch*&gt;(BrowserMainWindow::parentWindow(this)));
+#endif
 
     // optimization to delay creating the more expensive WebView, history, etc
     if (count() == 0) {</diff>
      <filename>src/tabwidget.cpp</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dd3340fbd61113035ab9a82de9c3d6264366e148</id>
    </parent>
  </parents>
  <author>
    <name>Jakub Wieczorek</name>
    <email>faw217@gmail.com</email>
  </author>
  <url>http://github.com/Arora/arora/commit/7e49f07bf7202e893f0bb3d21983543a051b8c6a</url>
  <id>7e49f07bf7202e893f0bb3d21983543a051b8c6a</id>
  <committed-date>2009-07-09T10:27:36-07:00</committed-date>
  <authored-date>2009-07-09T10:27:36-07:00</authored-date>
  <message>Don't change the tab order within the autotest.</message>
  <tree>5dde668fb77182d6ec0710c23959e4658fbbf993</tree>
  <committer>
    <name>Jakub Wieczorek</name>
    <email>faw217@gmail.com</email>
  </committer>
</commit>
