[Webkit-unassigned] [Bug 28865] [Qt] Make cursor set cleaner in QtWebKit Api: eliminate SetCursorEvent hack.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 1 05:49:55 PDT 2009


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





--- Comment #4 from Kenneth Rohde Christiansen <kenneth.christiansen at openbossa.org>  2009-09-01 05:49:55 PDT ---
You do not need to set the viewport() as the parent, setting it as the view of
the QWebPage should do the trick, and I actually do not find that that strange.

Maybe we could add a setView helper to QWebGraphicsItem, as a QGraphicsItem
isnt a view in itself, but would need one for showing cursors anyway.

-- 
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