Bug 68525 - [chromium] On pressing Ctrl+0 sets page zoom to 100%, not the defaultZoomLevel
Summary: [chromium] On pressing Ctrl+0 sets page zoom to 100%, not the defaultZoomLevel
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-21 06:31 PDT by Vineet Chaudhary (vineetc)
Modified: 2013-04-12 06:57 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.77 KB, patch)
2011-09-21 06:47 PDT, Vineet Chaudhary (vineetc)
jamesr: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vineet Chaudhary (vineetc) 2011-09-21 06:31:35 PDT
On chromium if default page zoom is set to some value say (144%) and after  zoom in/out the page.
then its expected to return to default zoom level by hitting Ctrl-0 and not to 100%.
Comment 1 Vineet Chaudhary (vineetc) 2011-09-21 06:47:39 PDT
Created attachment 108147 [details]
Patch
Comment 2 James Robinson 2011-09-22 00:46:18 PDT
Comment on attachment 108147 [details]
Patch

There's no rationale or test for this patch, so automatic r-