GNU bug report logs -
#31324
26.0.91; Wrong AXSubrole of childframe on macOS
Previous Next
Reported by: Fu Yuan <casouri <at> gmail.com>
Date: Mon, 30 Apr 2018 23:55:01 UTC
Severity: normal
Found in version 26.0.91
Done: Alan Third <alan <at> idiocy.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hi Alan,
I applied the patch and rebuilt Emacs, then ran
(let ((frame (selected-frame)))
(make-frame-command)
(set-frame-parameter nil 'parent-frame frame))
And the subrole of the new frame is now “AXFloatingWindow”.
I think that will do it. It there anything else that I can do?
Sincerely, Yuan.
On May 13, 2018, 6:33 PM +0800, Alan Third <alan <at> idiocy.org>, wrote:
> On Sun, May 13, 2018 at 06:17:10PM +0800, Fu Yuan wrote:
> > Hi Alan,
> >
> > Where should I get the Emacs source files?
> > I was getting those from emacs mirror on GitHub master branch.
> > Last time I manually edited your fix and noticed that line numbers doesn’t match.
> > So I guess you are not using HEAD version to create those patches.
> >
> > What version or commit or branch should I use?
>
> The easiest way is to use git to get the emacs-26 branch, either from
> savannah or emacs mirror. Then apply the patches using:
>
> git am <patch‐file‐name
>
> This applies the patch as a commit in git.
> --
> Alan Third
[Message part 2 (text/html, inline)]
This bug report was last modified 6 years and 356 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.