Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 7434 by APGove: <canvas> problem: Google Maps directions don't print correctly on some printers http://code.google.com/p/chromium/issues/detail?id=7434
Chrome Version : 1.0.154.46 URLs (if applicable) : http://maps.google.com/maps? f=d&source=s_d&saddr=seattle&daddr=kirkland&hl=en&geocode=&mra=ls&sll=18.01 1141,-66.588221&sspn=0.077952,0.075788&ie=UTF8&z=12&layer=c&pw=2 Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 3: OK (Windows XP, haven't tried Mac) Firefox 3: NA (Google Maps doesn't use <canvas> on this browser) IE 7: NA (Google Maps doesn't use <canvas> on this browser) What steps will reproduce the problem? 1. Go to maps.google.com 2. Perform a directions query, e.g. "seattle to kirkland" 3. Click 'Print' in upper-right 4. Switch over to new window, click 'Include large map' 5. Type Ctrl-P and print the directions What is the expected result? Printed page includes the large map with semi-transparent route superimposed on top. What happens instead? Results vary by printer. On a HP Laser Jet 9050 PS, the route is displayed but the map tiles underneath are completely absent, making the map unusable. On a HP LaserJet 5000 Series PS, the route line is solid, not transparent, so that the street names underneath the route are unreadable. On a Canon iR2200-3300, the print-out is fine. Please provide any additional information below. Attach a screenshot if possible. The Google Maps route line is rendered as a <canvas> element overlaid on top of a grid of <img>s, created at runtime in client-side javascript. -- 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 -~----------~----~----~----~------~----~------~--~---
