GNU bug report logs - #17982
24.3.92; extra pixel line at scroll bar's right

Previous Next

Package: emacs;

Reported by: yynyygy <at> gmail.com

Date: Thu, 10 Jul 2014 01:21:02 UTC

Severity: minor

Found in version 24.3.92

Fixed in version 24.5

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

Bug is archived. No further changes may be made.

Full log


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

From: Fangwen Yu <yynyygy <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 17982 <at> debbugs.gnu.org
Subject: Re: bug#17982: 24.3.92; extra pixel line at scroll bar's right
Date: Thu, 10 Jul 2014 21:17:58 +0800
[Message part 1 (text/plain, inline)]
Just comment out the line and problem solved, thanks.


On Thu, Jul 10, 2014 at 3:45 PM, martin rudalics <rudalics <at> gmx.at> wrote:

> > When I enable the toolkit (in this case, gtk3) scroll bar, there is an
> > extra pixel line at scroll bar's right. With dark backgrounds, this
> > problem is more obvious. I've uploaded an image here,
> > http://i.imgur.com/vfThig4.jpg, as you can see, the scroll bar's
> > backgound is bright, and there is an extra dark line at it's right. This
> > line is absolutely of no use and in my opinion, it's very ugly.
> >
> >
> >
> > In GNU Emacs 24.3.92.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.8)
> >   of 2014-07-10 on gentoo
> > Windowing system distributor `The X.Org Foundation', version
> 11.0.11500000
> > System Description:   NAME=Gentoo
>
> This might be related to the rounding in update_theme_scrollbar_width of
> gtkutil.c.  Can you try to remove the line
>
>   if (w < 16) w = 16;
>
> there and see whether the problem persists?  Alternatively, you could
> try to increase the slider-width of your Gtk scrollbars
>
> martin
>
[Message part 2 (text/html, inline)]

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

Previous Next


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