Details
-
Bug
-
Resolution: Moved
-
P3: Somewhat important
-
None
-
4.5.0
-
None
-
None
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.