GNU bug report logs -
#16736
Compiling a Lisp file causes display to flash off and on
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Thu, 13 Feb 2014 02:26:01 UTC
Severity: important
Found in version 24.3.50
Fixed in version 24.4
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #99 received at 16736 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 18 Feb 2014 12:02:41 +0100
> From: martin rudalics <rudalics <at> gmx.at>
> CC: rgm <at> gnu.org, 16736 <at> debbugs.gnu.org
>
> > So the only important part here is setting FRAME_PIXEL_HEIGHT and
> > other fields of the frame struct.
> >
> > widget.c is compiled only for X toolkits, right? So I think making
> > update_various_frame_slots consistent with change_frame_size_1 when
> > USE_X_TOOLKIT will fix the problem.
>
> I defined out the assignments in update_various_frame_slots. I saw no
> other way because FRAME_PIXEL_HEIGHT inherently records the "old"
> internal border width (that's all it does IIUC). When the border width
> changes, the text height remains unaltered, and I see no alternate means
> to detect the change and redraw the frame appropriately.
Thanks. I see no problem with your changes.
This bug report was last modified 11 years and 98 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.