diff --git a/src/server-context-service.c b/src/server-context-service.c index 6455a27b..d230e40e 100644 --- a/src/server-context-service.c +++ b/src/server-context-service.c @@ -362,6 +362,7 @@ server_context_service_real_show_keyboard (EekboardContextService *_context) EEKBOARD_CONTEXT_SERVICE_CLASS (server_context_service_parent_class)-> show_keyboard (_context); + gtk_widget_show_all (context->window); } static void