[Webkit-unassigned] [Bug 29468] New: [Qt] QWebView::setZoomFactor( qreal factor ) fails to zoom i mages
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 18 08:26:41 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29468
Summary: [Qt] QWebView::setZoomFactor( qreal factor ) fails to
zoom i mages
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: Qt
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: vestbo at webkit.org
This bug report originated from issue QTBUG-3663
<http://bugreports.qt.nokia.com/browse/QTBUG-3663>
--- Description ---
If function QWebView::setTextSizeMultiplier is called before
QWebView::setZoomFactor( qreal factor ) QWebView fails to zoom images also
(full content zoom), it zooms text only.
Whole www-page should zoom, not only text.
Instead using demo browser do the following:
1. Press <ctrl> button ja at same time use mouse scroll to zoom text
2. Now try to zoom whole www page with pressing <ctrl> + <numkey_plus> (+)
and/or <ctrl> + <numkey_minus> (-)
Even resetting zoom using <ctrl> + <0> button combination does not enable
zooming images. You must restart the broser to be able to do full content zoom.
--
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