bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16430: 24.3.50; When fullscreen is triggered from the window manager


From: Bastien
Subject: bug#16430: 24.3.50; When fullscreen is triggered from the window manager, I can't resize window (via M-x org-export RET)
Date: Sun, 19 Jan 2014 17:31:47 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Martin,

martin rudalics <rudalics@gmx.at> writes:

> I attach below two functions to do this. So please do M-x frame-dump and
> retrieve the contents of the buffer *frame-dump* to post the results.
> In particular, please do that once for each of your fullscreen frames
> with a frame containing two windows above each other.

With two windows on a maximized frame:
======================================

frame pixel: 1362 x 746   cols/lines: 151 x 41   units: 9 x 18
frame text pixel: 1344 x 746   cols/lines: 149 x 41
tool: 0  scroll: 0  fringe: 18  border: 0  right: 0  bottom: 0

#<window 27>   parent: nil
pixel left: 0   top: 0   size: 1362 x 728   new: 728
char left: 0   top: 0   size: 151 x 40   new: 40
normal: 1.0 x 1.0   new: 1.0

#<window 26 on *Article nntp+news:gmane.emacs.bugs*>   parent: #<window 27>
pixel left: 0   top: 0   size: 1362 x 368   new: 368
char left: 0   top: 0   size: 151 x 20   new: 20
normal: 1.0 x 0.5   new: 0.5
body pixel: 1344 x 350   char: 150 x 20

#<window 28 on *Article nntp+news:gmane.emacs.bugs*>   parent: #<window 27>
pixel left: 0   top: 368   size: 1362 x 360   new: 360
char left: 0   top: 20   size: 151 x 20   new: 20
normal: 1.0 x 0.5   new: 0.5
body pixel: 1344 x 342   char: 150 x 19

#<window 4 on  *Minibuf-0*>   parent: nil
pixel left: 0   top: 728   size: 1362 x 18   new: 0
char left: 0   top: 40   size: 1362 x 1   new: 1
normal: 1.0 x 1.0   new: 0
body pixel: 1344 x 18   char: 150 x 1

With two windows on a wm-fullscreened frame:
============================================

frame pixel: 1366 x 768   cols/lines: 151 x 42   units: 9 x 18
frame text pixel: 1348 x 768   cols/lines: 149 x 42
tool: 0  scroll: 0  fringe: 18  border: 0  right: 0  bottom: 0

#<window 31>   parent: nil
pixel left: 0   top: 0   size: 1366 x 750   new: 750
char left: 0   top: 0   size: 151 x 42   new: 42
normal: 1.0 x 1.0   new: 1.0

#<window 26 on *unsent wide reply to martin rudalics*>   parent: #<window 31>
pixel left: 0   top: 0   size: 1366 x 372   new: 372
char left: 0   top: 0   size: 151 x 21   new: 21
normal: 1.0 x 0.5   new: 0.5
body pixel: 1348 x 353   char: 150 x 20

#<window 32 on *unsent wide reply to martin rudalics*>   parent: #<window 31>
pixel left: 0   top: 372   size: 1366 x 378   new: 378
char left: 0   top: 21   size: 151 x 21   new: 21
normal: 1.0 x 0.5   new: 0.5
body pixel: 1348 x 359   char: 150 x 20

#<window 4 on  *Minibuf-0*>   parent: nil
pixel left: 0   top: 750   size: 1366 x 18   new: 0
char left: 0   top: 42   size: 1366 x 1   new: 1
normal: 1.0 x 1.0   new: 0
body pixel: 1348 x 18   char: 150 x 1

With two windows on a emacs-fullscreened frame:
===============================================

frame pixel: 1362 x 746   cols/lines: 151 x 41   units: 9 x 18
frame text pixel: 1344 x 746   cols/lines: 149 x 41
tool: 0  scroll: 0  fringe: 18  border: 0  right: 0  bottom: 0

#<window 33>   parent: nil
pixel left: 0   top: 0   size: 1362 x 728   new: 1362
char left: 0   top: 0   size: 151 x 40   new: 151
normal: 1.0 x 1.0   new: nil

#<window 26 on *unsent wide reply to martin rudalics*>   parent: #<window 33>
pixel left: 0   top: 0   size: 1362 x 364   new: 1362
char left: 0   top: 0   size: 151 x 20   new: 151
normal: 1.0 x 0.5   new: nil
body pixel: 1344 x 345   char: 150 x 20

#<window 34 on *unsent wide reply to martin rudalics*>   parent: #<window 33>
pixel left: 0   top: 364   size: 1362 x 364   new: 1362
char left: 0   top: 20   size: 151 x 20   new: 151
normal: 1.0 x 0.5   new: nil
body pixel: 1344 x 345   char: 150 x 20

#<window 4 on  *Minibuf-0*>   parent: nil
pixel left: 0   top: 728   size: 1362 x 18   new: 0
char left: 0   top: 40   size: 1362 x 1   new: 1
normal: 1.0 x 1.0   new: 0
body pixel: 1344 x 18   char: 150 x 1

-- 
 Bastien





reply via email to

[Prev in Thread] Current Thread [Next in Thread]