To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=88069 Issue #|88069 Summary|[a11y] Please emit object:text-attributes-changed even |ts when text attributes change Component|Word processor Version|OOo 2.4.0 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|ui Assigned to|es Reported by|joaniediggs
------- Additional comments from [EMAIL PROTECTED] Tue Apr 8 23:00:36 +0000 2008 ------- Steps to reproduce: 1. Launch Writer. 2. Hide the Formatting toolbar. 3. Launch Accerciser and turn event monitoring on. 4. Return focus to the Writer document and change the formatting by pressing Control + B, Control + I, Control + 1, etc., etc. Expected results: an object:text-attributes-changed event would be emitted each time the text attributes changed. Actual results: an object:text-attributes-changed event is not emitted.* *An object:visible-data-changed event is emitted. The problem with this event, however, is that it seems to be a pretty generic event frequently emitted by apps to announce that *something* has changed appearance *somehow*. As a result, listening for that particular event is costly to the performance of ATs. Having the more specific object:text-attributes-changed event instead would be extremely helpful. Thanks!! --------------------------------------------------------------------- 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]
