Bug 25778
| Summary: | Feature Request: Default zoom level | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | poppyer <poppyer> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.5 | ||
poppyer
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
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.
poppyer
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.