Re: [g-a-devel] About the signal "text-update"

2013-08-13 Thread Piñeiro
On 08/12/2013 08:13 PM, Alexander Surkov wrote: > Hi. The idea of text_update event is a substitution of > text_removed/text_inserted events pair. Are you sure about this? Reading the original proposal from Fer: https://mail.gnome.org/archives/gnome-accessibility-devel/2010-December/msg7.html

Re: [g-a-devel] About the signal "text-update"

2013-08-13 Thread Joanmarie Diggs
On 2013-08-13 13:31, Piñeiro wrote: But for example, AFAIK, one of the things that Orca does is expose the text removed when the user press backspace. I see that easily supported with 'text-remove'. How that could be supported with 'text-updated'? Joanmarie, any idea? I assume that the "upda

Re: [g-a-devel] About the signal "text-update"

2013-08-13 Thread Alexander Surkov
Hey. Answering inline. On Tue, Aug 13, 2013 at 7:31 AM, Piñeiro wrote: > On 08/12/2013 08:13 PM, Alexander Surkov wrote: >> Hi. The idea of text_update event is a substitution of >> text_removed/text_inserted events pair. > Are you sure about this? > > Reading the original proposal from Fer: > ht