GNOME Bugzilla – Bug 618303
orca needs a custom script for eclipse
Last modified: 2010-09-20 10:53:02 UTC
When debugging a program in eclipse, Orca does not announce the line when a breakpoint is reached, despite a object:text-caret-moved has been fired. The default script used for the eclipse basically only generates output speech when that event happens if the Up/Down keys have been pressed. Thus we must create a script for Eclipse and deal with different situations.
Created attachment 160770 [details] [review] patch to create a script for eclipse
Review of attachment 160770 [details] [review]: Looks good to me. Seems like a safe, isolated change. Pylints to a 10.0. Nothing to regression test. Therefore, I've committed it. (And for the record, you were right: You did set the author info correctly. I committed it as-is and you showed up in as the author in the resulting commit.) By the way, since we have other Eclipse users on the Orca list, it might be worth announcing the new script, the change you've made to speak the line at the breakpoint, and get folks to try it. Very nice work, José!
Oh, one more thing José, it's your fix so you have the honor of closing it. <smile> Please set the status to RESOLVED and the resolution as FIXED.