[Webkit-unassigned] [Bug 23762] New: Slippy Map div set as percentage is unprintable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 5 09:15:23 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23762

           Summary: Slippy Map div set as percentage is unprintable
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://matt.sandbox.cloudmade.com/
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shaun at shaunmcdonald.me.uk


Go to http://matt.sandbox.cloudmade.com/ for example, try to print. Using the
latest Webkit Version 3.2.1 (5525.27.1) you will just get a blank page with no
map, whilst the current stable version of Safari will work fine.

The problem appears to be the following line:
  <div style="width:100%; height:100%" id="map"/>
setting the width and height to a px value makes the map printable again.

Other examples include:
http://johnmckerrell.com/map/
http://shaunmcdonald.me.uk/osm/minute-wml.html

The slippy maps libraries used are OpenLayers, MultiMaps, and CloudMade's
WebMapsLite.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list