On Thu, Sep 25, 2008 at 03:16:30PM +0000, corvid wrote:
Johannes wrote:
On Thu, Sep 25, 2008 at 03:24:55AM +0000, corvid wrote:
Johannes wrote (way back in June!):
* The cursor is not always updated properly when over a link. This happens while page is rendered and also when drag-scrolling with the middle mouse button.
How about updating it from layout()?
Yes, I think something like that is necessary. I also worked a bit on that problem (see attached patch), but got confused about how to handle multiple views. The mouse could be over a link in one view and somewhere else in another one (with overlapping windows). Is the mouse pointer a per view or a per platform thing?
Oh yeah, multiple views... Multiple views are hard to think about when we don't know how they're supposed to behave, can't make them, and don't know whether there's any real need/use for them.
Maybe we should enable that fltkpreview stuff somehow - just to verify that we don't break the multiple view feature. And making a Postscript view for printing could be fun! Cheers, Johannes