[Webkit-unassigned] [Bug 11838] New: Reopening SVG world map makes it blank
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 14 22:55:59 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11838
Summary: Reopening SVG world map makes it blank
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://apps.arcwebservices.com/svgviewer/map.html
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: NeedsReduction
Severity: Normal
Priority: P2
Component: XML
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ap at webkit.org
Steps to reproduce:
1. Open http://apps.arcwebservices.com/svgviewer/map.html
2. After it loads, press Enter in the address bar.
Results: the second time, the map doesn't appear.
JS Console shows an exception (Null value) in this line, which casts a shadow
on XMLHttpRequest:
var importedNode =
document.importNode(this.xmlRequest.responseXML.documentElement,true);
--
Configure bugmail: http://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