[Webkit-unassigned] [Bug 44062] [Qt] Use LAZY_NATIVE_CURSOR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 08:05:02 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44062





--- Comment #16 from Balazs Kelemen <kb at inf.u-szeged.hu>  2010-08-18 08:05:01 PST ---
(In reply to comment #15)
> (In reply to comment #11)
> > We need to make sure this works with the fallback cursors. I can set setCursor with Qt that that new cursor should be shown always until I unset it, there the latest webcore cursor should be shown instead.
> 
> It would be great to get that finally fixed! Maybe with lock/unlock methods(?)

I do not think that the second part of my changes would change any behavior. I do not understand how the current code achieves the behavior that Kenneth described since the PageClients (PageClientQWidget and PageClientQGraphicsWidget) are just calling setCursor on the widget. Could you give me some pointers?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list