To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=73244
------- Additional comments from [EMAIL PROTECTED] Mon Jan 8 06:06:17 -0800 2007 ------- The fix will be made in svx/source/accessibility/AccessibleContextBase.cxx. The AccessibleContextBase::getAccessibleName() method will return a) the name previously set at the called object, or (if that has not yet been set) b) the title of the shape, or (if that is empty) c) the name of the shape, or (if that is empty) d) a newly created name. The AccessibleContextBase::getAccessibleDescription() method will return a) the description previously set at the called object, or (if that has not yet been set) b) the description of the shape, or (if that is empty) c) a newly created description. --------------------------------------------------------------------- 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]
