GNU bug report logs -
#3303
delete-frame raises old (invisible) frame
Previous Next
Full log
View this message in rfc822 format
On May 18, 2009, at 10:33 AM, Stefan Monnier wrote:
>> There is no behavior built into the NS window manager to choose
>> another
>> application window to be active after the active one has been
>> removed --
>> this is left to application code.
>
> [ So, nothing gets focus? Keyboard events are just dropped on the
> floor
> in such a case? Sounds odd: it should be easy for Apple to provide
> a sensible default behavior without any negative impact. ]
Yes, KB events only get sent to a focused window, except for menu
shortcut invocations. It might be that in NSDocument-based apps
(which Emacs.app isn't, but would be conceptually similar to if 1-
buffer=1-frame) the NSDocument architecture would autofocus the most
recently available doc window, but I guess NeXT/Apple decided not to
make assumptions otherwise about sensible focus-sequencing.
> Thanks. That explains why calling Fraise_frame might be necessary.
> It's still not clear why this place is the right place for it.
>
>> This can be put in the comment if it would clarify
>
> Yes, please do so, it would help a lot.
Done, and I've committed David's fix along with it. (I tried it and
observed no problems -- hope that's OK David.)
This bug report was last modified 13 years and 289 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.