GNU bug report logs -
#7390
24.0.50; pos-col-row gives incorrect row
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Sat, 13 Nov 2010 17:52:02 UTC
Severity: normal
Found in version 24.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #37 received at 7390 <at> debbugs.gnu.org (full text, mbox):
> From: Chong Yidong <cyd <at> stupidchicken.com>
> Cc: Drew Adams <drew.adams <at> oracle.com>, 7390 <at> debbugs.gnu.org
> Date: Sat, 13 Nov 2010 16:44:04 -0500
>
> Chong Yidong <cyd <at> stupidchicken.com> writes:
>
> > I've checked a fix for picture-mouse-set-point into the emacs-23 branch.
>
> Hmm; I took a closer look at your fix, and it doesn't seem quite right.
> If you make an abnormally tall header-line, e.g.
>
> (setq header-line-format (propertize "foo" 'face '(:height 5.0)))
>
> then this new code gives the wrong value.
That's expected: posn-col-row is documented to return an
approximation, based on the assumption that all the lines are of the
canonical height. Your example breaks that assumption. Similar
problems will happen if one of the lines above the mouse click uses an
unusually large font.
This bug report was last modified 14 years and 166 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.