all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Stephen Berman <stephen.berman@gmx.net>, 18990@debbugs.gnu.org
Subject: bug#18990: 25.0.50; Scroll bar display problems
Date: Sat, 08 Nov 2014 09:54:27 +0100	[thread overview]
Message-ID: <545DDA43.3000705@gmx.at> (raw)
In-Reply-To: <87ioiqaa63.fsf@rosalinde.fritz.box>

 > Starting Emacs like this:
 >
 > emacs -Q --eval "(progn (modify-all-frames-parameters '((scroll-bar-width . 7))) (custom-set-variables '(scroll-bar-mode (quote left))))"
 >
 > the scroll bar is correctly display on the left, but its width is the
 > default, not the customized value, and it overlays the left fringe,
 > which is hence hidden.

There are two ways to change the width or height of a scroll bar with
GTK: Either by choosing an appropriate theme or by setting the
slider-width in a configuration file.  You can't change the size
individually from within Emacs and IMO we should prevent users from
trying to do so.  What happens currently is that Emacs internally uses
the height you specified and GTK continues to draw the scroolbar in its
default size over it.

 > These display problems do not happen when the scroll bar is either on
 > the right or has its default width.

There are similar problems, for example, with side-by-side windows.

 > They also don't happen with the
 > non-toolkit-scroll-bar build.  They do happen with 24.3, the earliest
 > version I currently have (I don't have a non-toolkit-scroll-bar build of
 > 24.4 at hand but I guess it also has the problems).

Non-GTK scroll bars should not have any such problems.

 > (I haven't noticed
 > these problems before, since I've been using non-toolkit-scroll-bar
 > builds for a long time, and only since the 24.4 release have switched to
 > the toolkit scroll bar on the trunk to be able to test the horizontal
 > scroll bar.)

The GTK horizontal scroll bar has similar problems.

martin





      parent reply	other threads:[~2014-11-08  8:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-07 23:00 bug#18990: 25.0.50; Scroll bar display problems Stephen Berman
2014-11-08  7:54 ` Eli Zaretskii
2014-11-08  8:57   ` Jan D.
2014-11-08 14:26     ` Stephen Berman
2014-11-08 15:14       ` martin rudalics
2014-11-08 16:04         ` Stephen Berman
2014-11-08 17:00           ` martin rudalics
2014-11-08 17:21             ` Jan D.
2014-11-08 21:12               ` Stephen Berman
2014-11-08 21:12             ` Stephen Berman
2014-11-09 11:56               ` martin rudalics
2014-11-09 12:07                 ` Jan D.
2014-11-08  8:54 ` martin rudalics [this message]

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=545DDA43.3000705@gmx.at \
    --to=rudalics@gmx.at \
    --cc=18990@debbugs.gnu.org \
    --cc=stephen.berman@gmx.net \
    /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.