GNU bug report logs - #950
CVS Emacs on Windows XP fails to draw contents of new frame

Previous Next

Packages: w32, emacs;

Reported by: Francis Litterio <flitterio <at> gmail.com>

Date: Tue, 9 Sep 2008 17:35:03 UTC

Severity: normal

Merged with 1748, 2524

Done: Jason Rumney <jasonr <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Francis Litterio <flitterio <at> gmail.com>
To: 950 <at> debbugs.gnu.org
Subject: bug#950: CVS Emacs on Windows XP fails to draw contents of new frame
Date: Thu, 11 Sep 2008 10:34:03 -0400
martin rudalics wrote:

>> CVS Emacs on Windows XP sometimes fails to draw the contents of a new
>> frame.  To reproduce, run "emacs -q", and evaluate this form:
>>
>>     (let ((frame (make-frame)))
>>       (make-frame-invisible frame)
>>       (make-frame-visible frame))
>>
>> The new frame's contents will not be drawn.
>
> Works here (on Windows XP).
>
>> Typing "C-l" in the new
>> frame does not cause its contents to be drawn.  You have to switch focus
>> to another window and back again before the frame's contents are drawn.
>
> But the new frame is visible and in the foreground, I suppose.

Yes, it appears on top of the existing Emacs frame, but about 20 or 30
pixels to the right.

> What are
> your focus-follows-mouse settings?

focus-follows-mouse is nil.
--
Fran




This bug report was last modified 16 years and 126 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.