orca r1948 - in trunk: . src/orca



Author: wwalker
Date: 2007-01-19 23:48:48 +0000 (Fri, 19 Jan 2007)
New Revision: 1948
ViewCVS link: http://svn.gnome.org/viewcvs/orca?rev=1948&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/orca/Gecko.py
Log:
* src/orca/Gecko.py: adjust how we grab focus of the object
containing the paragraph object.  Basically, the idea is to find
the first focusable object in the ancestry of the paragraph.  This
typically ends up being the document frame.  Note that we're told
this will not work in
https://bugzilla.mozilla.org/show_bug.cgi?id=363214, but the
advice given there (grab focus on the parent of the document
frame) doesn't work.  In any case, this fixes the problem with
the missing caret.  






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]