diff --git a/legacy/elementary/ChangeLog b/legacy/elementary/ChangeLog index d66d33cfe5..7a53923ed7 100644 --- a/legacy/elementary/ChangeLog +++ b/legacy/elementary/ChangeLog @@ -1042,3 +1042,8 @@ * ignore tab key widget focus change if control/alt is pressed * prevent blank entry hoversels + +2013-02-17 Shinwoo Kim + + * Fix restacking issue on ctxpopup - resatck callback makes the bg object be top of ctxpopup. + diff --git a/legacy/elementary/NEWS b/legacy/elementary/NEWS index 981ca7a9a2..ba386a5517 100644 --- a/legacy/elementary/NEWS +++ b/legacy/elementary/NEWS @@ -154,6 +154,7 @@ Fixes: * Fix elm_config to properly check file type. * ignore tab key widget focus change if control/alt is pressed * prevent blank entry hoversels + * Fix restacking issue on ctxpopup - resatck callback makes the bg object be top of ctxpopup. Removals: