Bug 25778 - Feature Request: Default zoom level
Summary: Feature Request: Default zoom level
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-13 18:38 PDT by poppyer
Modified: 2009-05-14 11:03 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 poppyer 2009-05-13 18:38:14 PDT
Can we have an option to set the default zoom level.
Currently, when I open a new tab, I have to press CMD-+ to set the zoom level.

What I want is a option like "default zoom: 120%", such that whenever I open a new tab, the zoom level is set to 120% automatically.

Further more, we might also have a site-specific default zoom level, just like this extenion of firefox: https://addons.mozilla.org/en-US/firefox/addon/6965
Comment 1 Mark Rowe (bdash) 2009-05-13 19:44:13 PDT
Adding UI to set a default level is an enhancement request for the Safari application, and as such it should be filed at <http://bugreport.apple.com/>.  This bug will be closed as INVALID to indicate that the issue is outside of WebKit.
Comment 2 poppyer 2009-05-14 11:03:28 PDT
is that only a UI issue?

does the current webkit engine contains API to set a specific zoom level, and get current zoom level? I only see zoomIn/Out functions in Safari UI, but cannot add a zoom level parameter.