GNU bug report logs -
#31546
27.0.50; macOS child frames with no mode-line mouse click problem
Previous Next
Reported by: Aaron Jensen <aaronjensen <at> gmail.com>
Date: Tue, 22 May 2018 05:24:02 UTC
Severity: normal
Found in version 27.0.50
Done: Alan Third <alan <at> idiocy.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Tue, May 22, 2018 at 05:51:51AM -0700, Aaron Jensen wrote:
>
> It turns out the finger pointer shows up when my mouse is over the modeline
> of the parent frame. With emacs -Q the child frame happens to overlap it.
> If I move it away, I can't see the pointer anymore.
Confirmed. I get the tooltip for whatever is under the mouse in the
parent frame, even though the child frame is obscuring it
I think it’s because the parent is the selected frame.
Here’s some fun for you to try:
(set-frame-parameter nil 'z-group 'below)
put another application’s window partially over the Emacs frame, make
sure the Emacs frame is selected, then mouse‐over where the modeline
should be. The pointer changes and tooltips are displayed as though
the other application window isn’t there.
I guess we need to work out whether the frame is obscured and if so
don’t change the mouse pointer or create tooltips?
--
Alan Third
This bug report was last modified 6 years and 341 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.