Bug 29918 - Add support for "decrease size to fit screen size" for images
Summary: Add support for "decrease size to fit screen size" for images
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-30 04:51 PDT by Sebastian Dröge (slomo)
Modified: 2009-10-25 08:30 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Dröge (slomo) 2009-09-30 04:51:30 PDT
Hi,
gecko supports decreasing the size of images to fit the screen size by simply clicking on the image. Would be nice if webkit would support that too ;)

(Of course this is only for plain images, not images embedded into websites)
Comment 1 Sebastian Dröge (slomo) 2009-10-05 03:24:16 PDT
This is for the GTK port, not sure if it also affects other ports (ideally they should all behave the same and this should be implemented a single time)
Comment 2 Sebastian Dröge (slomo) 2009-10-25 08:30:45 PDT
Midori supports this, so maybe instead of putting this functionality in Webkit it might be a better idea to put it in the applications?