Issue 90053 - Testtool fails to open second office-session.
Summary: Testtool fails to open second office-session.
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: DEV300m13
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 3.0
Assignee: fredrik.haegg
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-28 08:15 UTC by fredrik.haegg
Modified: 2009-06-02 13:20 UTC (History)
1 user (show)

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


Attachments
Testtool-testfile. (1.47 KB, application/octet-stream)
2008-05-28 08:17 UTC, fredrik.haegg
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description fredrik.haegg 2008-05-28 08:15:04 UTC
When running tests concerning the clipboard-functionality, several testcases
failed because the testtool failed to open a new office-document in the middle
of the test. (to which it could paste copied data) 

I set this to P2, since testing the clipboard-functionality is dependent of the
working interoperability between the Testtool and the office.
Comment 1 fredrik.haegg 2008-05-28 08:17:02 UTC
Created attachment 54011 [details]
Testtool-testfile.
Comment 2 fredrik.haegg 2008-05-28 08:19:09 UTC
Added testfile. Testtool-environment with global/ and writer/ directories needed
for the script to work properly.
Comment 3 mikhail.voytenko 2008-06-02 07:34:49 UTC
The problem was that a document with floating frame was opened just before the
action. And the XFrame implementation used in floating frame internally was not
registered in the frame hierarchy. Since some time dispatch functionality is
used to open a new document for the slot used by the test, and this
functionality does not work if the frame having focus is not in hierarchy.
Comment 4 mikhail.voytenko 2008-06-02 08:19:59 UTC
mav->fredrikh: Please verify the issue.
Comment 5 fredrik.haegg 2009-06-02 13:19:37 UTC
All tests concerning clipboard-functionality working fine. 
Set to Verified.
Comment 6 fredrik.haegg 2009-06-02 13:20:11 UTC
closing.