all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fangwen Yu <yynyygy@gmail.com>
To: martin rudalics <rudalics@gmx.at>
Cc: 17982@debbugs.gnu.org
Subject: bug#17982: 24.3.92; extra pixel line at scroll bar's right
Date: Thu, 10 Jul 2014 21:17:58 +0800	[thread overview]
Message-ID: <CAPtZNR1iS-FUTHuoBo_QH9L2m1Wq_Ec+y0Af2gDRF3LcQBHdBg@mail.gmail.com> (raw)
In-Reply-To: <53BE44B4.6090206@gmx.at>

[-- Attachment #1: Type: text/plain, Size: 1079 bytes --]

Just comment out the line and problem solved, thanks.


On Thu, Jul 10, 2014 at 3:45 PM, martin rudalics <rudalics@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
>

[-- Attachment #2: Type: text/html, Size: 1639 bytes --]

  reply	other threads:[~2014-07-10 13:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-10  1:19 bug#17982: 24.3.92; extra pixel line at scroll bar's right yynyygy
2014-07-10  7:45 ` martin rudalics
2014-07-10 13:17   ` Fangwen Yu [this message]
2014-07-10 14:04     ` martin rudalics
2015-07-06 11:05 ` martin rudalics

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPtZNR1iS-FUTHuoBo_QH9L2m1Wq_Ec+y0Af2gDRF3LcQBHdBg@mail.gmail.com \
    --to=yynyygy@gmail.com \
    --cc=17982@debbugs.gnu.org \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.