Closed
Bug 310375
Opened 19 years ago
Closed 19 years ago
Google maps doesnt work with the latest mozilla
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: vd, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20050924 SeaMonkey/1.1a
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20050924 SeaMonkey/1.1a
Errors found in javascript console:
Error: Expected ',' or '{' but found '*'. Ruleset ignored due to bad selector.
Source File: http://maps.google.com/
Line: 1
Error: Error in parsing value for property 'font-variant'. Declaration dropped.
Source File: http://maps.google.com/
Line: 1
Error: Unknown property 'behavior'. Declaration dropped.
Source File: http://maps.google.com/
Line: 0
Reproducible: Always
Steps to Reproduce:
1. goto maps.google.com
2.
3.
Actual Results:
No google maps
Expected Results:
should see google maps
Comment 1•19 years ago
|
||
Define "doesn't work". The errors you reported are just CSS errors and should not affect its functionality.
Comment 2•19 years ago
|
||
worksforme with linux seamonkey trunk 2005092718
Version: unspecified → Trunk
| Reporter | ||
Comment 5•19 years ago
|
||
Yeap, it worked with a clean profile. what should i do with my profile? clean cache? ...
Comment 6•19 years ago
|
||
Try deleting cookie(s) associated with google.com (make sure you have the box unchecked to block future cookies). Please also notify Google of the problems. They would probably want to know what your cookie was, so you might back up cookies.txt in your profile directory before you do anything.
| Reporter | ||
Comment 8•19 years ago
|
||
Ups! Found it :) I've disabled almost everything on javascript and for maps to work, we need the "change images" option on javascript preferences. I'm closing this. Thanks for the help.
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
•