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

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

bug#44284: 27.1; with some Unicode font, scrolling upward with the mouse


From: Vincent Lefevre
Subject: bug#44284: 27.1; with some Unicode font, scrolling upward with the mouse wheel actually scrolls downward when the cursor needs repositioning
Date: Sat, 31 Oct 2020 23:43:24 +0100
User-agent: Mutt/1.14.5+76 (bb407ec3) vl-127292 (2020-06-24)

On 2020-10-31 09:38:37 +0200, Eli Zaretskii wrote:
> I think the issue might be elsewhere: in the code that decides to
> scroll such that this particular screen line ends up being the last
> one, and/or that point should be on this last line.  If this happens,
> we will always recenter or move point off that screen line.  So the
> right place to look could be in the scrolling code, probably in
> window_scroll_pixel_based.

window_scroll_pixel_based is not called at all, neither window_scroll
is.

What is wrong seems to be the initial position of the text in the
window. Indeed, with xmag (magnifier), I can see that the glyphs
are shifted one line downward. Now, I don't know where to look at.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)





reply via email to

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