GNU bug report logs -
#32002
24.4; Scroll bar start, end not correct
Previous Next
Reported by: Andrew Kurn <kurn <at> sfu.ca>
Date: Fri, 29 Jun 2018 07:37:02 UTC
Severity: wishlist
Tags: fixed
Fixed in version 24.4
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> Then it would be interesting to break at the two if tests cited above
>> to find out why the scroll bar is hidden for (-2 ...) in the 26 case
>> and not in the 25 one. Can you post the respective values of 'height'
>> and 'msl'?
>
> Since scale is 1, do you still want this? (It would take some time to
> get the results for Emacs 25, since I don't have the source that Debian
> used immediately available.) The values for Emacs 26 are
>
> (gdb) print height
> $10 = 15
> (gdb) print msl
> $11 = 21
and in this case the scroll bar is not displayed as expected. Since
your Emacs 25 does display the scroll bar in this case we would have
to find out why. So it would be nice if you debugged _any_ version
that (1) does display a non-fitting scroll bar and (2) does not show
steppers because we already know that Emacs can't handle steppers.
Then we could look why in that version the msl < height check fails.
Thank you, martin
This bug report was last modified 6 years and 299 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.