Hi, Tom and EFL developers.

In EFL, there is no way to distinguish between normal text editing and
preedit string editing.
(In GTK, "preedit-changed" signal is emitted when the preedit string is
changed.) 

Because of this problem, an application receives "changed" signal even
though preedit text is deleted and before the composed text will be
inserted.
In this case, application can't know whether a composed text will be
inserted or not.
For letting application distinguish, I'd like to propose to call
"preedit,changed" signal instead of "changed" signal when the preedit string
is changed.

Would you please review this patch?

Attachment: edje.patch
Description: Binary data

Attachment: elm_entry.patch
Description: Binary data

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to