GNU bug report logs -
#8856
24.0.50; regression: `special-display-popup-frame' broken
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Mon, 13 Jun 2011 19:31:02 UTC
Severity: normal
Found in version 24.0.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> My guess is that `special-display-popup-frame' is the culprit, but the
> effect is as if `redirect-frame-focus' were no longer respected. And I
> see that the code of `special-display-popup-frame' has not changed
> recently.
>
> What seems to be happening (determined by debugging entry to
> `1on1-display-*Completions*-frame'), is that
> `1on1-display-*Completions*-frame' gets called only when the frame is
> created, not each time `special-display-popup-frame' is called. So if
> *Completions* is already displayed `1on1-display-*Completions*-frame' is
> not invoked for its display, and the call to `redirect-frame-focus' is
> not effected.
Could you please try stepping through `special-display-popup-frame' with
an old version that works for you and the latest one to find out whether
the function that does `redirect-frame-focus' gets called and, if not, why
it gets called in the former and why not in the latter?
martin
This bug report was last modified 14 years and 43 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.