To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100870
------- Additional comments from [email protected] Fri May 29 10:47:55 +0000 2009 ------- > (Except ... if the "true" parameter at the "TypeKeys" method has the > semantics of "focus the control before typing keys" - in this case, your > original code is correct, and it's a testtool bug of not actually focusing > the control.) Uhm, forget this. If the second parameter means "set the focus to this window" (and according to the TypeKeys documentation, this indeed is the meaning), then your script is *not* correct, since it then requests to set the focus to the "General" tab page, not to the HelpURL. So, I indeed think typing the RETURN into the HelpURL control instead of the TabGeneralControl is the right solution 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]
