25 Sep
2008
25 Sep
'08
8:13 p.m.
On Thu, Sep 25, 2008 at 04:25:20PM +0200, Johannes Hofmann 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.
Is this patch ready for CVS?
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?
I don't know. -- Cheers Jorge.-