Closed
Bug 303358
Opened 19 years ago
Closed 19 years ago
Unable to print blue line from maps.google.com's directions
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ant, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.11) Gecko/20050728 Mnenhy/0.7.2.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.11) Gecko/20050728 Mnenhy/0.7.2.0 When printing out directions from maps.google.com, I do not see the blue line in both normal and aerial maps. Someone else reported this problem in Firefox as well. You can see the details here: http://groups-beta.google.com/group/netscape.public.mozilla.browser/tree/browse_frm/thread/634aafb94646ae79/021d9ee9e6838e62?rnum=1&hl=en&q=antant@zimage.com&_done=%2Fgroup%2Fnetscape.public.mozilla.browser%2Fbrowse_frm%2Fthread%2F634aafb94646ae79%2Fe848005b118ad611%3Flnk%3Dst%26q%3Dantant@zimage.com%26rnum%3D1%26hl%3Den%26 or http://tinyurl.com/8yqeh ... Reproducible: Always Steps to Reproduce: 1. Load up Mozilla Web browser. 2. Go to http://maps.google.com. 3. Enter two locations for the Web site to draw a blue line for directions. 4. Print it out in color. Actual Results: Only the map shows up. No blue line overlay. Expected Results: I should see the blue line as my directions when printing out.
Comment 1•19 years ago
|
||
Also seeing this on Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.8b4) Gecko/20050731 However, a little digging with DOM Inspector reveals that this is probably intended behaviour: * the image holding the line is assigned to the class "noprint"; * displaying the page in print preview reveals the message "To see all the details that are visible on the screen, use the 'Print' link next to the map."; * the 'print' link works as intended. Workaround: use the 'print' link.
Comment 2•19 years ago
|
||
so invalid
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•