Issue 93698 - [Automation] Rework t_filetools::hHandleActivesOnLoad
Summary: [Automation] Rework t_filetools::hHandleActivesOnLoad
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: testscripts (show other issues)
Version: current
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: joerg.skottke
QA Contact: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-10 09:01 UTC by joerg.skottke
Modified: 2013-08-07 15:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description joerg.skottke 2008-09-10 09:01:40 UTC
With OOo 3.0 the order of dialogs while loading has changed - or can even change
dynamically.
There has been a fix for the extras tests that cancels the Acitives while
loading instead of clicking "ok" as there exists a bug that causes the office to
crash when clicking on the "ok" button using testtool.

This - however - breaks the f_security_macrosecurity-test.

The function should be reworked so it makes use of hFileWait to determine the
open dialog and provide a flexible interface to allow closing of dialogs. This
could be implemented as flags.
Comment 1 joerg.skottke 2009-04-24 12:34:25 UTC
Fixed
Comment 2 joerg.skottke 2009-04-24 12:47:07 UTC
Closed