Alfredo Braunstein wrote: >> Don't you think we should just move to absolute screen coordinates >> everywhere? This scheme looks robust and simple... > > But this is exactly the problem right now: if you scroll with the > scrollbar, the coordinates where the cursor is remain invalid, and so a > future fitCursor call has no enough info.
What about absolute *document* coordinates everywhere? What are the drawbacks? Alfredo