bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scrollbar (no toolkit) display bug


From: Raphaël Berbain
Subject: Re: scrollbar (no toolkit) display bug
Date: Sat, 27 Oct 2001 14:35:52 -0700
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1

Gerd Moellmann writes:

> The patch I can come up with is [patch elided...]

Ok, I just tried your patch.  I am sorry to say that it's better, but
not perfect yet.  But hey, it's coming closer.  Here is the recipe:

,----[ left.el ]
| (add-to-list 'default-frame-alist '(scroll-bar-width . 5))
`----

appres Emacs yields:
Emacs*Font: -ETL-Fixed-Medium-R-Normal--16-160-72-72-C-80-ISO8859-1
Emacs*internalBorder: 10

I had to make the internal border bigger to make the problem more
visible, but it happens no matter the size.

launch Emacs with:
emacs -geometry 30x20 -q --no-site-file -l left.el
<screenshot: patched2-startup.png>
then hit space
<screenshot: patched2-space.png>
then C-l
<screenshot: patched2-recenter.png>

Now if you look on the right side of the window on the second
screenshot, you can see that the refresh isn't done properly in the
internal border area.  It's correct after typing C-l, though.

-- 
Raphaël 'who hopes these are the last Emacs screenshots
         he'll ever have to do'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]