GNU bug report logs - #20182
24.4.91; [GTK3] Vertical scroll bar is "indented" from right edge of frame

Previous Next

Package: emacs;

Reported by: nljlistbox2 <at> gmail.com (N. Jackson)

Date: Mon, 23 Mar 2015 19:00:04 UTC

Severity: minor

Found in version 24.4.91

Fixed in version 24.5

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 20182 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: "N. Jackson" <nljlistbox2 <at> gmail.com>, 20182 <at> debbugs.gnu.org
Subject: Re: bug#20182: 24.4.91; [GTK3] Vertical scroll bar is "indented"
 from right edge of frame
Date: Mon, 23 Mar 2015 20:54:20 +0100
>      emacs -Q
>
> Expected results:
>
> - The Emacs frame has a vertical scroll bar displayed on the right with
>    the right edge of the scroll bar at the right edge of the frame. That
>    is, the right edge of the scroll bar is in the same pixel column as
>    the right edge of the title bar and menu bar. [In other words the
>    scroll bar and the title bar / menu bar intersect in the form an
>    inverted L.]
>
> Actual results:
>
> - The Emacs frame has a vertical scroll bar displayed on the right, but
>    the right edge of the scroll bar is "indented" from the right edge of
>    the frame. That is, the right edge of the scroll bar is a few pixels
>    to the left of (the pixel column of) the right edge of the title bar
>    and menu bar. [In other words the scroll bar and the title bar / menu
>    bar intersect in the form a T.]
>
> Additional information:
>
> - Other programs on my system display their scroll bar properly aligned.

I suppose its the hardcoded w = 16 in update_theme_scrollbar_width.

Does anything change if you play around with say

(set-frame-parameter nil 'scroll-bar-width 14)

or smaller values than 14?

martin




This bug report was last modified 9 years and 320 days ago.

Previous Next


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