GNU bug report logs - #11464
24.1.50; pos-visible-in-window-p returns a false positive with bidi text

Previous Next

Package: emacs;

Reported by: Ari Roponen <ari.roponen <at> gmail.com>

Date: Sun, 13 May 2012 15:56:01 UTC

Severity: normal

Found in version 24.1.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ari Roponen <ari.roponen <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 11464 <at> debbugs.gnu.org
Subject: bug#11464: 24.1.50; pos-visible-in-window-p returns a false positive with bidi text
Date: Wed, 16 May 2012 08:21:54 +0300
Eli Zaretskii <eliz <at> gnu.org> writes:

> Interesting.  What are the values of bottom_y and it.last_visible_y
> that you see?  I only see strict equality in that condition, so both
> variants work for me.

Tested with emacs-24 revision 107999:

  bottom_y = 300
  it.last_visible_y = 304

I also tested with two other cases and got different values.

With "emacs -nw" I got these values:

  bottom_y = 10
  it.last_visible_y = 10

With "emacs -fn fixed" I got these values:

  bottom_y = 270
  it.last_visible_y = 256


The bug doesn't show up in any of these cases.

-- 
Ari Roponen




This bug report was last modified 13 years and 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.