From: Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: tumashu <tumashu@163.com>
Cc: 51760@debbugs.gnu.org
Subject: bug#51760: 29.0.50; xwidget-webkit do not support system input method
Date: Fri, 12 Nov 2021 09:11:02 +0800 [thread overview]
Message-ID: <87lf1urxeh.fsf@yahoo.com> (raw)
In-Reply-To: <2c8d2b6c.6b0.17d11a84929.Coremail.tumashu@163.com> (tumashu@163.com's message of "Fri, 12 Nov 2021 08:59:41 +0800 (CST)")
tumashu <tumashu@163.com> writes:
> When I type "nihao", fcitx will show candidate window of "n" then
> dispear, if I type "i" at the moment, it will show "i" then dispear
> again.
What disappears? The text you wanted to type, or the candidate window?
What happens if you type "nihao" (after which pre-edit will likely show
"你好"), followed immediately by enter?
Also try typing "venglish" followed by return on your keyboard, and let
me know what happens. Thanks in advance.
> Really? I will try it.
Here's a stab in the dark: does the problem still occur if you comment
out the following line in xwidget.c?
xw = XXWIDGET (view->model);
window = gtk_widget_get_window (xw->widgetwindow_osr);
embedder = gtk_widget_get_window (FRAME_GTK_OUTER_WIDGET (view->frame));
-> gdk_offscreen_window_set_embedder (window, embedder);
xw->embedder = view->frame;
xw->embedder_view = view;
prev parent reply other threads:[~2021-11-12 1:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-11 6:32 bug#51760: 29.0.50; xwidget-webkit do not support system input method tumashu
2021-11-12 0:24 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-11-12 0:59 ` tumashu
2021-11-12 1:08 ` tumashu
2021-11-12 1:20 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-11-12 3:15 ` bug#51760: " tumashu
2021-11-12 1:11 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lf1urxeh.fsf@yahoo.com \
--to=bug-gnu-emacs@gnu.org \
--cc=51760@debbugs.gnu.org \
--cc=luangruo@yahoo.com \
--cc=tumashu@163.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).