Bug 68525

Summary: [chromium] On pressing Ctrl+0 sets page zoom to 100%, not the defaultZoomLevel
Product: WebKit Reporter: Vineet Chaudhary (vineetc) <code.vineet>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ben, glen, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch jamesr: review-

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-