Adjust window stack when IME is mapped 22/306822/1
authorInhong Han <inhong1.han@samsung.com>
Wed, 28 Feb 2024 03:44:15 +0000 (12:44 +0900)
committerInhong Han <inhong1.han@samsung.com>
Wed, 28 Feb 2024 03:44:15 +0000 (12:44 +0900)
Change-Id: I2e9e672cf413dcebe650cf9b6af6c70d911ba094

src/e_mod_input_panel.c

index ca0aa58..1c39cf2 100644 (file)
@@ -697,6 +697,9 @@ _e_input_panel_surface_map(struct wl_resource *resource)
         ec->comp_data->mapped = EINA_TRUE;
         ec->first_mapped = EINA_TRUE;
      }
+
+   if (ec->parent)
+     e_input_panel_transient_for_set(ec->parent);
 }
 
 static void