From: Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: akira@akirakyle.com, 52885@debbugs.gnu.org
Subject: bug#52885: 28.0.50; xwidget webkit scrolling behaviour confusing or broken with multiple windows
Date: Thu, 30 Dec 2021 15:09:19 +0800 [thread overview]
Message-ID: <875yr6po0w.fsf@yahoo.com> (raw)
In-Reply-To: <831r1uk4pu.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 30 Dec 2021 08:05:17 +0200")
Eli Zaretskii <eliz@gnu.org> writes:
> But C-f and C-b should work, as they do with images that are larger
> than the window width.
Unfortunately, that wasn't the case here, since xwidget-webkit defines
its own replacements for C-f and C-b.
I made those commands adjust the window hscroll if the widget is wider
than the window, which should solve this problem. However, the correct
thing to do when the window is too small is always to press "a", which
will adjust the widget's dimensions to match the current window. (It
should be done automatically, but that's not always possible.)
Thanks.
next prev parent reply other threads:[~2021-12-30 7:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-29 23:29 bug#52885: 28.0.50; xwidget webkit scrolling behaviour confusing or broken with multiple windows akira
2021-12-30 1:40 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-12-30 6:05 ` Eli Zaretskii
2021-12-30 7:09 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2022-01-15 9:55 ` Lars Ingebrigtsen
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=875yr6po0w.fsf@yahoo.com \
--to=bug-gnu-emacs@gnu.org \
--cc=52885@debbugs.gnu.org \
--cc=akira@akirakyle.com \
--cc=eliz@gnu.org \
--cc=luangruo@yahoo.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).