Bug 178043 - Zoom behaviour is a little strange with Webkit
Summary: Zoom behaviour is a little strange with Webkit
Status: RESOLVED FIXED
Alias: None
Product: kwebkitpart
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-18 10:23 UTC by David Dempster
Modified: 2008-12-20 12:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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