GNU bug report logs - #16284
24.3.50; blank column shown with scroll bar configuration changes

Previous Next

Package: emacs;

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

Date: Sun, 29 Dec 2013 07:50:02 UTC

Severity: normal

Found in version 24.3.50

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
Cc: 16284 <at> debbugs.gnu.org
Subject: bug#16284: 24.3.50; blank column shown with scroll bar configuration changes
Date: Sun, 29 Dec 2013 15:07:16 +0100
> 1. $ emacs -Q -D &

Is "-D &" necessary?

> 2. M-x scroll-bar-mode RET
> 3. M-x scroll-bar-mode RET
>
> Then you'll see a blank column to the right of the scroll bar.

Does the frame shrink after step 2 and expand after step 3?  Does the
blank column appear below the tool-/menubar or at the right of its end?

I suppose everything happens within ns_set_vertical_scroll_bar.  So to
investigate this further, could you please step through this function in
order to find out what's different between when Emacs displays the
scrollbar for the first time and when it executes step 3.  In particular
the respective values of `left' after

  left = WINDOW_SCROLL_BAR_AREA_X (window);

would be interesting.

martin




This bug report was last modified 11 years and 145 days ago.

Previous Next


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