Hello,

I have implemented the requestSubscription() and requestHandles() methods
at telepathy-resiprocate [1]. I'm using Empathy as a client and testing it
I noticed that when I try to add a contact in the contact list, in the
window that opens, the method requestHandle() is being called several times
while the user is typing the contact to add. So several 'partial' contacts
are being added to my map that holds my contact identifiers [2] [3] like
this:

mateus
mateus2@
mateus2@test.s
mateus2@test.sip5060
mate...@test.sip5060.net

I'm wondering if this behaviour should be expected from telepathy or it's
just a bug.

Any help would be greatly appreciated.

Thanks!


[1] https://github.com/resiprocate/resiprocate/tree/master/apps/telepathy
[2]
https://github.com/resiprocate/resiprocate/blob/master/apps/telepathy/Connection.hxx#L104
[3]
https://github.com/resiprocate/resiprocate/blob/master/apps/telepathy/Connection.hxx#L105
_______________________________________________
telepathy mailing list
telepathy@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/telepathy

Reply via email to