To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50168
                  Issue #:|50168
                  Summary:|testtool: active.setPage(TabPage) fails some times
                Component:|utilities
                  Version:|1.0.0
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|automation
              Assigned to:|gh
              Reported by:|tbo





------- Additional comments from [EMAIL PROTECTED] Wed Jun  1 04:07:45 -0700 
2005 -------
It worked at least in a testtool version src680m50;

snippet from attached Bug.bas:
                       kontext
                       if active.exists(10) then
                     '      kontext                                           '
CULPRINT
                               active.setpage TabSecurityLevel          ' FAILS
                               active.setPageID(active.getPageID(1))  ' works

The above snippet fails at active.setpage(TabSecurityLevel)
If I put a 'kontext' in front of the call 'active.setPage(TabPage)' it works;
If I use active.setPageID(active.getPageID(1)) it also works;

(reference: m_update.bas::m005 & CJK_feature_switch 2.testcase)

---------------------------------------------------------------------
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