efl/legacy/elementary/src
Thiep Ha 08509f56a2 cnp: remove loss callback when object is deleted
Summary:
SEG_FAULT happens when the object which has selection is deleted,
and new selection is done at another object.
Reason: loss_cb is not removed when the object which has selection is deleted.
When new selection is set for new object, the loss_cb is called for deleted
object. As result, SEG_FAULT happens.

Test Plan:
Run elementary test, open Entry, do selection,
close Entry window, open Entry one more time, do selection.

Reviewers: JackDanielZ

Differential Revision: https://phab.enlightenment.org/D2763
2015-06-25 08:54:36 +03:00
..
bin Genlist: Test case added in Genlist Focus example. 2015-06-25 13:24:21 +09:00
edje_externals elm_icon_external: cleanup ERR msg in error case 2015-06-17 15:59:19 +02:00
examples examples: fix changes in Evas.Canvas3D namespace. 2015-06-22 12:36:58 +02:00
imported atspi: add AtspiText and AtspiEditableText interface support. 2014-06-10 16:18:17 +09:00
lib cnp: remove loss callback when object is deleted 2015-06-25 08:54:36 +03:00
modules elm_prefs: looking for right lib directory in prefix. 2015-03-26 18:11:30 +01:00
tests tests/elm_test_image: Give a proper path to test images 2015-04-22 17:24:42 +02:00
Makefile.am tests: add coverage support. 2015-01-16 16:39:37 +01:00