--- Begin Message ---
Subject: |
scroll-bar appears in tool-bar |
Date: |
Tue, 26 May 2015 20:39:10 -0400 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
Package: emacs
Version: 25.0.50
Current master on RHEL7.1, --with-x-toolkit=athena,
--without-toolkit-scroll-bars.
emacs -Q:
The scroll-bar thumb is in the tool-bar, rather than being in the
scoll-bar where it belongs. See attached image.
I'm going to semi-randomly point the finger at the Cairo merge,
which didn't originally build --without-toolkit-scroll-bars.
master.png
Description: PNG image
emacs24.png
Description: PNG image
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#20668: scroll-bar appears in tool-bar |
Date: |
Wed, 03 Jun 2015 15:41:10 +0900 |
User-agent: |
Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) |
>>>>> On Tue, 26 May 2015 20:39:10 -0400, Glenn Morris <address@hidden> said:
> Package: emacs
> Version: 25.0.50
> Current master on RHEL7.1, --with-x-toolkit=athena,
> --without-toolkit-scroll-bars.
> emacs -Q:
> The scroll-bar thumb is in the tool-bar, rather than being in the
> scoll-bar where it belongs. See attached image.
> I'm going to semi-randomly point the finger at the Cairo merge,
> which didn't originally build --without-toolkit-scroll-bars.
Yes, indeed. There were a couple of calls that drew into an Emacs
frame window rather than a non-toolkit scroll bar window.
Fixed in e6d8f70.
YAMAMOTO Mitsuharu
address@hidden
--- End Message ---