Comment #34 on issue 33 by verdyp: SVG not able to scroll horizontally http://code.google.com/p/chromium/issues/detail?id=33
Open a large SVG image (choose any one of those tagged as "quality images") in the cartographic category of Wikimedia Commons). Press Ctrl+NumPadPlus several times to maximize the zoom level (well it works more or less, even if scrollbars are still missing). Now Press F5 to refresh the screen. Most of the time, Chrome will instantly freeze completely (and no other tabs are responding, you cannot even close the tab, you have to close Chrome completely and restart it. This is a severe bug, that SHOULD BE FIXED early (even before trying to implement scrollbars). I think this is related to the fact that when refreshing the screen, the zoom factor is effectively applied twice (apparently once for the HTML container, and another time for the SVG itself), producing a numeric overflow somewhere in the SVG renderer. -- 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 --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
