To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54135
                  Issue #:|54135
                  Summary:|Testtool: Cannot set context to Basic-Ide after
                          |working with dialogs
                Component:|utilities
                  Version:|680m126
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|automation
              Assigned to:|gh
              Reported by:|jsk





------- Additional comments from [EMAIL PROTECTED] Fri Sep  2 00:30:54 -0700 
2005 -------
Automated test: framework\update\f_updt_basic.bas::tUpdtMacroAssignment

Following code-snippet fails
(framework\tools\inc\basicide_tools.inc::hCloseBasicIde() )
kontext "BasicIde"
if (BasicIde.exists() ) then
...
endif

Even if the Basic-Ide is the topmost window and should have the focus the
if-statement evaluates to "false", making it impossible to explicitly set the
focus for FileClose.

The workaround is to dispatch FileClose without setting the context which comes
with the risk to close the incorrect document.

This worked ok in some older versions of the office.

JSK->GH: I'm not entirely certain that this is a testtool problem but please
evaluate it anyway.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to