GNOME Bugzilla – Bug 538053
Word echo is not echoing the word typed when return is pressed while editing an Impress slide
Last modified: 2008-06-23 16:02:16 UTC
Steps to reproduce: 1. Enable echo by word. 2. Launch Impress and create a new presentation. 3. Create a title and text slide. 4. Move focus to the text placeholder (the one with the bullets), and type single word items followed by Return. I typed: Hello<Return> World<Return> Foo<Return> Expected results: Each time I pressed Return, Orca would speak the word I just typed. Actual results: Orca doesn't speak the word I just typed.
Created attachment 112702 [details] Orca debug log generated whilst testing this problem.
Created attachment 112926 [details] [review] Revision #1. Tested with OOo 3.0beta_20080429 on Ubuntu Hardy.
This fixes it nicely in Impress. I just noticed that the issue is also present in Writer. Try this: 1. Create a new document 2. Type the following without spaces: This<return> is<return> a<return> test<return> We're silent. How hard would it be to generalize the solution?
We would need to add in another role list and check for that. I think this should be a separate bug. I'll file that.
Patch committed to SVN trunk. Moving to "[pending]". The new bug for the oowriter issue reported in comment #3 is bug #538835.