Andre Poenitz wrote: >> What about absolute *document* coordinates everywhere? What are the >> drawbacks? > > Probably none as they are equivalent to screen coordinates + y_top. > > Or, more precisely: If there are drawbacks we'd see them with screen > coordinates as well.
Should we do just that then? Note that we can as well postpone this, as we understand the problem and have a workaround (cache the y position of the cursor inset) Alfredo