[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#2987: hang in nextstep version
From: |
Alan J Third |
Subject: |
bug#2987: hang in nextstep version |
Date: |
Fri, 15 Jan 2016 21:55:47 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) |
Adrian Robert <adrian.b.robert@gmail.com> writes:
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2987
>
> The problem is that when the resize handle is clicked (nsterm.m: -
> sendEvent line 4068) the ordinary event handling is shortcircuited
> somewhat. The result is that -makeKeyAndOrderFront: is not called for
> the window before going into the resizing loop. If you click on the
> resize handle of any other OS X app, it will become the focused window
> before resizing starts.
>
> If a way to do the -makeKeyAndOrderFront: when it is needed, without
> also breaking the resize-handling behavior we now do, that should fix
> the bug.
I can't reproduce this with Emacs 25 on El Capitan.
I think that when I run Emacs it is automatically made the focused
window which, it seems, should avoid this bug.
Can anyone else confirm whether they're still seeing this on different
configurations?
--
Alan Third
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#2987: hang in nextstep version,
Alan J Third <=