efl/src/lib/edje
Subodh Kumar 320733ecd7 Edje entry: Use markup text for password in preedit mode
Summary:
Use markup text for password in preedit mode

Problem is that when text comes in preedit mode
it is always markup text and when it is committed
to entry it got committed with markup tags along with
the original string, so for preedit mode password
should be filtered all markup to set the proper text.

@fix

Test Plan:
In preedit mode, enter any character say 'A'
preedit markup like <preedit>A</preedit>
will come in preedit changed callback

Result: Text is set as plain text like below
&lt;preedit&gt;A&lt;/preedit&gt;

Reviewers: thiepha, jihoon, herdsman, shilpasingh, tasn

Reviewed By: shilpasingh, tasn

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2929
2015-12-03 16:04:08 +00:00
..
Edje.h edje: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
Edje_Common.h Edje: Add filter support to SNAPSHOT parts 2015-10-01 20:10:54 +09:00
Edje_Edit.h edje: fix typos in documentation 2015-09-28 15:42:51 +05:30
Edje_Eo.h Efl interface file: Start using the new interface. 2014-08-21 11:02:11 +01:00
Edje_Legacy.h Delete whitespaces, fix indentation in header, eo files 2015-04-10 14:01:09 +09:00
edje_box_layout.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_cache.c Edje: Add filter support to SNAPSHOT parts 2015-10-01 20:10:54 +09:00
edje_calc.c edje: fix edje RTL description in case of custom state of a part 2015-12-03 11:26:10 +05:30
edje_callbacks.c edje: add "mask_flags" instruction for "part" block 2015-06-25 17:21:09 +02:00
edje_convert.c edje: add "mask_flags" instruction for "part" block 2015-06-25 17:21:09 +02:00
edje_convert.h edje: add "mask_flags" instruction for "part" block 2015-06-25 17:21:09 +02:00
edje_data.c edje: Remove redondant array in Evas 3D edd (part2) 2015-12-02 14:09:59 -08:00
edje_edit.c Edje edit: Free textblock styles with the proper function 2015-11-23 19:41:30 +09:00
edje_edit.eo Efl interfaces: Drop interface namespace from the used interfaces. 2014-08-21 11:02:11 +01:00
edje_embryo.c edje: fix internal colorclass field 2015-09-23 12:34:22 -07:00
edje_entry.c Edje entry: Use markup text for password in preedit mode 2015-12-03 16:04:08 +00:00
edje_external.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_load.c edje: load - use evas_object_clipees_has instead of evas_object_clipees_get 2015-10-15 15:04:23 +05:30
edje_lua.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_lua2.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_lua_script_only.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_main.c Revert "edje: unset efreet cache update flag to prevent dbus connections" 2015-06-23 10:22:36 +01:00
edje_match.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_message_queue.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_misc.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_module.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_multisense.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_object.eo Evas object: Add paragraph_direciton APIs 2015-11-19 11:43:39 +00:00
edje_private.h Edje: Add filter support to SNAPSHOT parts 2015-10-01 20:10:54 +09:00
edje_program.c edje - signal matcvhes - fix null deref when patterns is NULL 2015-08-12 20:08:14 +09:00
edje_signal.c edje - signal match code - clean up function readablity and fix crash 2015-11-11 14:57:52 +09:00
edje_smart.c Evas object: Add paragraph_direciton APIs 2015-11-19 11:43:39 +00:00
edje_text.c Evas filters: EO-ify the filters API 2015-06-25 14:36:09 +09:00
edje_textblock_styles.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_types.eot efl: fix doc references across the tree to validate right 2015-07-08 15:13:26 +01:00
edje_util.c edje: add missing EAPI keyword for edje_color_class_del 2015-12-02 14:34:16 -08:00
edje_var.c edje: reformat all C files 2015-06-08 14:43:00 -04:00