GNU bug report logs -
#38646
26.3; wrong cursor display with scroll bar settings
Previous Next
Reported by: ynyaaa <at> gmail.com
Date: Tue, 17 Dec 2019 07:01:02 UTC
Severity: normal
Found in version 26.3
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 38646-done <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
> On December 17, 2019 9:00:19 AM GMT+02:00, ynyaaa <at> gmail.com wrote:
>>
>> Evaluating the form1 below with C-x C-e, the text cursor is displayed
>> at
>> the beginning of the line.
>>
>> ;; form1
>> (set-frame-parameter nil 'scroll-bar-width (window-scroll-bar-width))
>>
>> Evaluating the form2 below with C-x C-e, the text cursor is displayed
>> at
>> the same column of the first line of the window, or not displayed when
>> the first line has shorter length.
>>
>> ;; form2
>> (set-frame-parameter nil 'scroll-bar-height
>> (window-scroll-bar-height))
>
> Thanks, this appears to have been fixed already: I can reproduce in Emacs 26.3,
> but not in the current master branch (which will become Emacs 27.1). In the
> master branch, the cursor stays put after the closing parenthesis following the
> evaluation of both forms.
The above indicates this has been fixed already, and there has been no
further followup within 36 weeks. I'm therefore closing this bug
report.
If this conclusion is incorrect and this is still an issue, please reply
to this email (use "Reply to all" in your email client) and we can
reopen the bug report.
Best regards,
Stefan Kangas
This bug report was last modified 4 years and 329 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.