and the patch...
Abdel.
Index: QErrorList.C =================================================================== --- QErrorList.C (revision 14623) +++ QErrorList.C (working copy) @@ -58,8 +58,8 @@ dialog_->errorsLW->addItem(toqstr(it->error)); } - dialog_->errorsLW->setCurrentRow(0); - select(dialog_->errorsLW->item(0)); +// dialog_->errorsLW->setCurrentRow(0); +// select(dialog_->errorsLW->item(0)); } } // namespace frontend