[Webkit-unassigned] [Bug 38044] QWebFrame::render() clips content right of 640 pixels wide when rendering to a QImage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 08:44:58 PST 2010


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





--- Comment #15 from Viatcheslav Ostapenko <ostapenko.viatcheslav at nokia.com>  2010-11-19 08:44:57 PST ---
(In reply to comment #13)
> (In reply to comment #12)
> 
> If you want to change the API of QWebFrame::render(), this is behavior breakage of public APIs, and you need to start a thread on the mailing list about that.

Ok.
Return QWebFrame::paintContents ?

(In reply to comment #14)
> Maybe patching the docs?

Yes.

Also, renderRelativeCoords clips every rect from the clip region in a cycle. I think it should clip the clip region outside of cycle - this will reduce possible number of regions and eliminate situation, when view->paintContents is called with an empty rect (it happens rarely).

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