Enrico Forestieri wrote:
On Fri, Dec 15, 2006 at 12:00:58PM +0100, Abdelrazak Younes wrote:
Enrico Forestieri wrote:
However, playing a bit with this issue I discovered some other oddities.
The cursor behaves strangely when a word is in a small caps font.
Moving the cursor over such a word it may happen to be positioned right
in the middle of a character instead that on a side of it. You cannot
even select properly such a word. This smells like a metrics problem...
Look so. The small caps special case in GuiFontMetrics and QLPainter
might need some adjustments.
I think I fixed the problem:
http://www.lyx.org/trac/changeset/16214
Indeed, I saw that afterwards.
Thanks,
Abdel.