After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 319660 - Exiting learn mode should display current locus of focus.
Exiting learn mode should display current locus of focus.
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Rich Burridge
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-10-24 21:02 UTC by Rich Burridge
Modified: 2006-07-28 17:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix for the problem. (6.16 KB, patch)
2006-07-28 17:54 UTC, Rich Burridge
none Details | Review

Description Rich Burridge 2005-10-24 21:02:23 UTC
Exiting learn mode should display current locus of focus.
|
Comment 1 Willie Walker 2006-07-25 23:29:55 UTC
Thank you.  We probably could just perform a "where am I" when learn mode is exited.  This would involve moving the enter/exit learn mode methods to default.py as well.
Comment 2 Rich Burridge 2006-07-25 23:34:43 UTC
"This would involve moving the enter/exit learn mode methods to
default.py as well."

This was probably why I couldn't get it to work when I
looked at it last week. I didn't think of this. I'll have
another go. Thanks.
Comment 3 Rich Burridge 2006-07-28 17:54:26 UTC
Created attachment 69843 [details] [review]
Fix for the problem.
Comment 4 Rich Burridge 2006-07-28 17:57:47 UTC
Changes checked into CVS HEAD. Closing as FIXED.