[Webkit-unassigned] [Bug 29185] [Qt] QWebGraphicsItem should check for null QWebPage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 12:14:17 PDT 2009


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





--- Comment #6 from Jakub Wieczorek <faw217 at gmail.com>  2009-09-11 12:14:17 PDT ---
(In reply to comment #5)
> but then again I guess setGeometry etc should also create a page, so that I can
> do
> 
> ->setGeometry(...)
> ->load(...)
> 
> and it will actually respect the geometry.

It does. QWebGraphicsItem::setPage(), that would be triggered by the load()
call, sets the viewport size.

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