Bug 178043

Summary: Zoom behaviour is a little strange with Webkit
Product: [Frameworks and Libraries] kwebkitpart Reporter: David Dempster <david.linguist>
Component: generalAssignee: Urs Wolfer <uwolfer>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description David Dempster 2008-12-18 10:23:51 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    Ubuntu Packages

In Konqueror, Ctrl + Scrollwheel normally adjusts the page zoom (although it fails to zoom SVG images -- see bug 178042).

If I enable Webkit instead of KHTML, the page no longer zooms.  Instead, only the text and SVG images are zoomed.  This is rather counter-intuitive.  If one type of image is zoomed, then they all should be.  Also, the Webkit behaviour should be consistent with the KHTML behaviour.

I'd like to request consistent behaviour.
Comment 1 Maksim Orlovich 2008-12-18 16:53:59 UTC
Please do not file any bug reports involving "WebKit" under "Konqueror".
Comment 2 Urs Wolfer 2008-12-19 17:09:39 UTC
This is the only possible behavior with Qt 4.4. IIRC it will be possible to scale all content with Qt 4.5.
Comment 3 Urs Wolfer 2008-12-20 12:03:23 UTC
SVN commit 899225 by uwolfer:

If Qt 4.5 is used, zoom the whole content instead of only text.
FEATURE:178043

 M  +4 -0      kdewebkit/kwebview.cpp  
 M  +8 -0      part/webkitpart.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=899225