GNOME Bugzilla – Bug 319660
Exiting learn mode should display current locus of focus.
Last modified: 2006-07-28 17:57:47 UTC
Exiting learn mode should display current locus of focus. |
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.
"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.
Created attachment 69843 [details] [review] Fix for the problem.
Changes checked into CVS HEAD. Closing as FIXED.