Issue 4427: odd behaviour Frame::setZoomFactor(float percent, bool  
isTextOnly)
http://code.google.com/p/chromium/issues/detail?id=4427

New issue report by albert.montreal:
Chrome Version       : r5332

What steps will reproduce the problem?
1. float percent = 2.0;
2. bool isTextOnly = false;
3. use "void Frame::setZoomFactor(float percent, bool isTextOnly)" in
"src\third_party\WebKit\WebCore\page\Frame.cpp"


What is the expected result?
I expect the number of pixels in the page to increase by 200%.

What happens instead?
The height is increased by 200%, the width is mysteriously increased by
some amount, and the total number of pixels increase but not to 200%.



Issue attributes:
        Status: Unconfirmed
        Owner: [EMAIL PROTECTED]
        Labels: Type-Bug Pri-2 OS-All Area-Misc

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to