On 03/18/2010 06:47 PM, Vincent van Ravesteijn - TNW wrote:
Yes, that's right. So does the attached make sense? It seems
to solve it for me, but I have no idea what it does to the RTL stuff.
The problems seems to be that we want to draw the cursor, even if it's
not visible.
So what my patch does is say, "None of this actually matters if the
cursor is so far off screen that we haven't even computed the metrics
for its paragraph". So we'll just return false.
I don't really understand the rest---though maybe it wasn't for me.
rh