[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#5489: 23.1.91; scroll bar redisplay problem
From: |
Stephen Berman |
Subject: |
bug#5489: 23.1.91; scroll bar redisplay problem |
Date: |
Sat, 13 Feb 2010 23:09:07 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) |
On Thu, 28 Jan 2010 23:50:06 +0100 Stephen Berman <stephen.berman@gmx.net>
wrote:
> Some change since the pretest started has resulted in a redisplay
> problem with the scroll bar. I have been able to reproduce it only with
> the third party library tabbar.el (available from
> http://emhacks.cvs.sourceforge.net/viewvc/*checkout*/emhacks/emhacks/tabbar.el?revision=1.69).
> Here is a minimal recipe:
>
> 1. Let ~/.emacs consist of the following lines:
>
> (load "/path/to/tabbar.el")
> (tabbar-mode 1)
>
> 2. emacs
>
> 3. C-h f RET help RET
>
> => Now the frame is split vertically, and the lower window contains no scroll
> bar.
When I read the report of bug#5571, I suspected it and the above were
probably the same, and indeed, setting GDK_NATIVE_WINDOWS=1 prevents the
scroll bar disappearance in my recipe above. What's more, Jan D.'s fix
for bug#5571 also fixes my bug (at least, with it the recipe above fails
to make the scroll bar vanish). Since no one has commented on this bug,
I feel entitled to close it. Thanks for the fix.
Steve Berman
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#5489: 23.1.91; scroll bar redisplay problem,
Stephen Berman <=