Dear All, Hello.

The elc_popup does not raise to the top of its layer even though
evas_object_raise() is called with the popup object.
Because the elm_widget_resize_object_set(); makes notify object which is
internally used in the popup have a smart parent.
Ultimately, the callback function for EVAS_CALLBACK_RESTACK of the notify
is not called.
So I removed elm_widget_resize_object_set(); from the popup and added some
implementations to show the popup properly.
Moreover, I have added test code also in the attached patch. Then, please
review the patch and give any feedbacks. Thanks.

Sincerely,
Shinwoo Kim.

Attachment: elc_popup.c.support.restack.with.test
Description: Binary data

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to