To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100347
                 Issue #|100347
                 Summary|[Automation] ReportDesigner does not respond to .exist
                        |s() method
               Component|Database access
                 Version|OOO300m6
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|gh
             Reported by|jsk





------- Additional comments from j...@openoffice.org Thu Mar 19 08:03:25 +0000 
2009 -------
Automated test: dbaccess/required/dba_ReportBuilder.bas::tMainMenuBar

The test tries to access the report builder through

    kontext "ReportBuilder"
    if ( ReportBuilder.exists( 20 ) ) then ...

Normally we can expect the report builder to be available within 2-3 seconds at 
max.
The test however waits for the dialog forever, it looks like exists() does not
see the dialog.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org

Reply via email to