unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lucius Chen <chenyh572@gmail.com>
To: "Gerd Möllmann" <gerd.moellmann@gmail.com>
Cc: 72422@debbugs.gnu.org
Subject: bug#72422: 31.0.50; Bug: Rime input candidates always appear in the bottom-left corner on Emacs 31
Date: Sat, 3 Aug 2024 16:31:30 +0800	[thread overview]
Message-ID: <CALyaXOhfSftxVhgM70H+UL3anfVHoNLKvGMRvPNFScLurcKA9g@mail.gmail.com> (raw)
In-Reply-To: <m2r0b65ixl.fsf@pro2.fritz.box>

[-- Attachment #1: Type: text/plain, Size: 1405 bytes --]

Sorry, I didn't see your latest patch. I tried the patch, and it does fix
the issue. Thank you.

Gerd Möllmann <gerd.moellmann@gmail.com> 于2024年8月3日周六 12:28写道:

> Gerd Möllmann <gerd.moellmann@gmail.com> writes:
>
> > Lucius Chen <chenyh572@gmail.com> writes:
> >
> >> Rime input method. https://github.com/rime/squirrel
> >>
> >> 在 2024年8月3日星期六,Gerd Möllmann <gerd.moellmann@gmail.com> 写道:
> >>
> >>  Lucius Chen <chenyh572@gmail.com> writes:
> >
> > (Please use Reply to All when responding, so that the bug list is kept
> > informed.)
> >
> > Thanks for the link. Alas I can't read Chinese, and the automatic
> > translation of the page isn't helpful.
> >
> > Can you please describe a way how to reproduce this for some non-Chinese
> > guy like me? And preferrably using built-in macOS means instead of
> > third-party software?
> >
> > TIA
>
> Hm, could you also please try with this change?
>
> 1 file changed, 1 insertion(+), 1 deletion(-)
> src/nsterm.m | 2 +-
>
> modified   src/nsterm.m
> @@ -7081,7 +7081,7 @@ - (void) setMarkedText: (id) string
>  - (NSRect) firstRectForCharacterRange: (NSRange) range
>                           actualRange: (nullable NSRangePointer)
> actualRange
>  {
> -  return NSZeroRect;
> +  return [self firstRectForCharacterRange: range];
>  }
>
>  #endif /* NS_IMPL_COCOA */
>

[-- Attachment #2: Type: text/html, Size: 2209 bytes --]

  parent reply	other threads:[~2024-08-03  8:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-02 15:18 bug#72422: 31.0.50; Bug: Rime input candidates always appear in the bottom-left corner on Emacs 31 Lucius Chen
2024-08-02 16:20 ` Gerd Möllmann
     [not found]   ` <CALyaXOhwwJX=ArP5rqFZMDVEa9JZ5bgh658eOdBJ=7e41pG+cg@mail.gmail.com>
2024-08-03  4:02     ` Gerd Möllmann
2024-08-03  4:28       ` Gerd Möllmann
2024-08-03  7:49         ` Lucius Chen
2024-08-03  8:31         ` Lucius Chen [this message]
2024-08-03  8:38           ` Gerd Möllmann

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=CALyaXOhfSftxVhgM70H+UL3anfVHoNLKvGMRvPNFScLurcKA9g@mail.gmail.com \
    --to=chenyh572@gmail.com \
    --cc=72422@debbugs.gnu.org \
    --cc=gerd.moellmann@gmail.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).