Adjust window stack when IME is mapped 24/306824/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:46:43 +0000 (03:46 +0000)
Change-Id: I2e9e672cf413dcebe650cf9b6af6c70d911ba094

src/e_mod_input_panel.c

index 2d79a5a..3857ee4 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