GNU bug report logs - #5339
23.1.91; frame width not updated for fullscreen frames when turning on/off scroll bars

Previous Next

Package: emacs;

Reported by: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>

Date: Fri, 8 Jan 2010 10:42:02 UTC

Severity: normal

Done: Jan Djärv <jan.h.d <at> swipnet.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>, 
	5339 <at> debbugs.gnu.org, 5339-done <at> debbugs.gnu.org
Subject: bug#5339: 23.1.91; frame width not updated for fullscreen frames when turning on/off	scroll bars
Date: Fri, 08 Jan 2010 12:44:16 +0100
YAMAMOTO Mitsuharu skrev:
> In relation to Bug#5268 (23.1.90; # of rows/columns not adjusted by
> change of internal-border-width for fullscreen frames), I found that
> change of vertical-scroll-bars does not update the frame parameter
> `width' for full screen frames.  The value of (window-width) and
> appearances look correct, though.
> 
> Steps to reproduce:
> 
>    1. emacs -Q
>    2. (set-frame-parameter nil 'fullscreen 'fullboth) C-j
>    3. (cons (frame-width) (window-width)) C-j
>       => (176 . 176)
>    4. (scroll-bar-mode) C-j
>    5. (cons (frame-width) (window-width)) C-j
>       => (176 . 179)
> 

I've checked in a fix.

	Jan D.




This bug report was last modified 15 years and 137 days ago.

Previous Next


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