To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70901
Issue #|70901
Summary|TestTool problems in BASIC IDE: DialogWindow.typeKeys
|and ControlPropertiesDialog
Component|framework
Version|1.0.0
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|ui
Assigned to|ab
Reported by|tbo
------- Additional comments from [EMAIL PROTECTED] Thu Oct 26 08:40:57 -0700
2006 -------
There are currently two problems, that need workarounds, which also don't work
reliable;
Attached is a TestTool script, which shows messageboxes with the errors;
1. The dialog window doesn't recieve .typeKeys
Tools->Macros->Organizen Dialogs-> Edit any dialog or create a new one
Issue: executing DialogWindow.typeKeys("<tab>") should select the dialog frame
as you would manually type the <tab> key
workaround is to use the mouse, but this also fails sometimes;
To make the tests reliable, a working typeKeys would solve it
2. ControlPropertiesDialog isn't visible to TestTool;
if you go on from 1.) and open the context menu, selecting 'properties'
The dialog 'Properties: Dialog' comes up; To check this by TestTool you would
execute
ControlPropertiesDialog.exists - which fails as if the dialog isn't there;
workaround is to check for the tabpages exists.
Putting gh on cc, since he might give a hint on what's wrong here.
---------------------------------------------------------------------
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]