unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#48754: previous-line on large lines or images travels two lines sometimes
@ 2021-05-30 21:54 Radon Rosborough
  2021-05-31 15:26 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Radon Rosborough @ 2021-05-30 21:54 UTC (permalink / raw)
  To: 48754

[-- Attachment #1: Type: text/plain, Size: 411 bytes --]

I've encountered some puzzling behavior related to
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=48170.

Specifically, running under emacs -Q commit
d6dc66053d846b6fc041889b4d0f383c8dac4da3 of 2021-05-30 on GNOME, if I load
up https://github.com/raxod502/bug48170-repro, then `next-line' navigates 1
line down, but `previous-line' navigates 2 lines up!

Any ideas about what might be causing that?

Best,
Radon

[-- Attachment #2: Type: text/html, Size: 651 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#48754: previous-line on large lines or images travels two lines sometimes
  2021-05-30 21:54 bug#48754: previous-line on large lines or images travels two lines sometimes Radon Rosborough
@ 2021-05-31 15:26 ` Eli Zaretskii
  2021-06-05 19:43   ` Radon Rosborough
  2021-10-24  7:27   ` Stefan Kangas
  0 siblings, 2 replies; 4+ messages in thread
From: Eli Zaretskii @ 2021-05-31 15:26 UTC (permalink / raw)
  To: Radon Rosborough; +Cc: 48754

> From: Radon Rosborough <radon.neon@gmail.com>
> Date: Sun, 30 May 2021 14:54:34 -0700
> 
> I've encountered some puzzling behavior related to https://debbugs.gnu.org/cgi/bugreport.cgi?bug=48170.
> 
> Specifically, running under emacs -Q commit d6dc66053d846b6fc041889b4d0f383c8dac4da3 of
> 2021-05-30 on GNOME, if I load up https://github.com/raxod502/bug48170-repro, then `next-line' navigates 1
> line down, but `previous-line' navigates 2 lines up!

I cannot reproduce this.  With the current master, both C-n and C-p
move by one screen line.

P.S. I only downloaded code.el, and it seems identical to the one in
the previous bug.  the images seem also identical, so I reused the
images from the previous bug.  Did any of them change?  Judging by the
time stamps, they didn't.






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#48754: previous-line on large lines or images travels two lines sometimes
  2021-05-31 15:26 ` Eli Zaretskii
@ 2021-06-05 19:43   ` Radon Rosborough
  2021-10-24  7:27   ` Stefan Kangas
  1 sibling, 0 replies; 4+ messages in thread
From: Radon Rosborough @ 2021-06-05 19:43 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 48754

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

I've found that this problem appears to depend on the window size. With the
default window size, everything works as expected. But, when I maximize the
window to fill my screen, C-p moves two lines up. Does that happen for you?
If not, I can experiment to find more precise conditions.

code.el is the same as the previous report, yes.

[-- Attachment #2: Type: text/html, Size: 386 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#48754: previous-line on large lines or images travels two lines sometimes
  2021-05-31 15:26 ` Eli Zaretskii
  2021-06-05 19:43   ` Radon Rosborough
@ 2021-10-24  7:27   ` Stefan Kangas
  1 sibling, 0 replies; 4+ messages in thread
From: Stefan Kangas @ 2021-10-24  7:27 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Radon Rosborough, 48754

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Radon Rosborough <radon.neon@gmail.com>
>> Date: Sun, 30 May 2021 14:54:34 -0700
>>
>> I've encountered some puzzling behavior related to https://debbugs.gnu.org/cgi/bugreport.cgi?bug=48170.
>>
>> Specifically, running under emacs -Q commit d6dc66053d846b6fc041889b4d0f383c8dac4da3 of
>> 2021-05-30 on GNOME, if I load up https://github.com/raxod502/bug48170-repro, then `next-line' navigates 1
>> line down, but `previous-line' navigates 2 lines up!
>
> I cannot reproduce this.  With the current master, both C-n and C-p
> move by one screen line.

I can reproduce this bug on current master.

Here's the git clone command for the sake of convenience:

    git clone https://github.com/raxod502/bug48170-repro.git





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-24  7:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-30 21:54 bug#48754: previous-line on large lines or images travels two lines sometimes Radon Rosborough
2021-05-31 15:26 ` Eli Zaretskii
2021-06-05 19:43   ` Radon Rosborough
2021-10-24  7:27   ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).