[Webkit-unassigned] [Bug 29468] [Qt] QWebView::setZoomFactor( qreal factor ) fails to zoom i mages
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 25 01:14:09 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=29468
Simon Hausmann <hausmann at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
CC| |hausmann at webkit.org
--- Comment #1 from Simon Hausmann <hausmann at webkit.org> 2009-11-25 01:14:08 PST ---
The documentation explains that calling setTextSizeMultiplier implicitly
enables the ZoomTextOnly attribute in the page's QWebSettings object.
That is why subsequent calls to setZoomFactor zoom only the text. You can
re-enable zooming of all content by disabling the ZoomTextOnly attribute.
--
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