>>>> Then, this is going to be most annoying. Consider that I am skimming >>>> through a document and an element is off screen. Then, if I try to >>>> enlarge the window to see it, I am brought back to the cursor location? >>> Just tried it. It is really unbearable. I strongly suggest to >>> revert the patch. >> i have no opinion about the cursor position after normal resize and i >> guess >> only forcing update will do the job without changing the cursor. > > OK, therefore I removed this "feature". > > >> anyway, the patch is no more there, Abdel made some overhaul meantime. >> what i understand now, we need >> 1. update after resize without cursor change >> 2. the same after fullscreen toggle + cursor updates wrt the problems >> of the cursor problems reported by Bennett > > This is what we should have now, please verify. > > Abdel.
i'm sorry Abdel, but your polishment brought the old bugs back :( 1. srollbar is not correct after resize (as Enrico noted, its not a serious bug, no problem if remain this way) 2. after returning from fullscreen, the cursor is not visible (i can live with it) and when moving with cursor its painted on wrong coordinates as before (this is a must fix). what if we put the forceupdate in ui-toggle fullscreen lfun? pavel