GNU bug report logs -
#74496
30.0.91; fullscreen frame set with F11 is shifted when ctwm restarts
Previous Next
Reported by: Van Ly <van.ly <at> SDF.ORG>
Date: Sat, 23 Nov 2024 18:29:02 UTC
Severity: normal
Found in version 30.0.91
Done: martin rudalics <rudalics <at> gmx.at>
Bug is archived. No further changes may be made.
Full log
Message #35 received at 74496 <at> debbugs.gnu.org (full text, mbox):
> The puzzle is why having only F11 `fullboth' fullscreens will shift the
> bottom edge up by 8 pixels on CTWM restart.
So I see two problems we have to investigate:
- The fullscreen parameters are reset when restarting CWTM regardless of
whether the frame was maximized or fullboth. This means that when you
do F11, restart CWTM and do F11 again the frame will become fullscreen
again. Right?
- The size of fullscreen frames shrinks by 8 pixels unless there is a
maximized frame present.
IIUC you are using Lucid. Now in xterm.c there are three instances of
store_frame_param (f, Qfullscreen, lval);
Can you put a breakpoint on each of them, ideally conditioned on lval
equaling Qnil, restart CWTM and post a backtrace of whatever happens.
I'd like to find out what kind of event makes us reset the parameter.
martin
This bug report was last modified 199 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.