GNOME Bugzilla – Bug 245725
need to emit 'text_caret_moved' on the text atkobject when cursor move
Last modified: 2003-07-21 09:15:06 UTC
in implementation of text.c, when cursor move in the text object. Each caret move should emit such signal so that at app can handle it. for example , gnopernicus can read the current character when focus change.
commited in a11y branch
Created attachment 42698 [details] [review] patch in a11y branch