e_policy_visibility: 24bit quickpanel window is included as activity when activity_check 25/243625/2
authorJunseok, Kim <juns.kim@samsung.com>
Tue, 8 Sep 2020 13:00:30 +0000 (22:00 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Wed, 9 Sep 2020 08:08:42 +0000 (08:08 +0000)
commit7ed5387d9c9747b5971e019da696c719ea3011f4
tree8723362758672e9fc0824c24c9d8044e4ecf1bb6
parent138bc3f54049443885bd039afd676f3e63b8117e
e_policy_visibility: 24bit quickpanel window is included as activity when activity_check

Suppose there're normal window, 24bit quickpanel and higher layers window.
if the higher window hide, the normal window doing deiconify approve even if it's obscured by 24bit quickpanel window.
It's caused by quickpanel window rule out by special_check
for fix this issue, 24bit quickpanel is not special window for include visibility check of deiconify approve.

Change-Id: I7df994dc7caf165f1d192a398862d9a8e2e6ac32
Signed-off-by: Junseok, Kim <juns.kim@samsung.com>
src/bin/e_policy_visibility.c