To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111984





------- Additional comments from g...@openoffice.org Fri Jun  4 13:19:42 +0000 
2010 -------


<Button>.isvisible  will always fail and 
<Button>.exists will always be false (this is a bug, should also fail currently)

print TextObjectBar.isvisible (Hochgestellt)
print TextObjectBar.exists( Hochgestellt )

will both return true, as only the toolbar is asked and the additional parameter
is ignored (should fail also)

If I change get ItemCount I will also have to change the numbering of the
buttons which would mean that you have to change scripting where the buttons are
called by position.

I can do it, did it for Menus also.



---------------------------------------------------------------------
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to