[Webkit-unassigned] [Bug 13295] New: FlightView Live tracker map spawns in new window after switching tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 5 21:42:51 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13295

           Summary: FlightView Live tracker map spawns in new window after
                    switching tab
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://flightview.com/TravelTools/
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Java
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pewtermoose at gmail.com


1. Go to http://flightview.com/TravelTools/ and enter a flight to track (the
Sample Flight link works fine).
2. In the Arrival section, click the Launch Live button. When the window opens,
click Go Live.
3. Go grab a coffee while the silly advertising plays and the thing loads.
4. Once it's loaded, press Cmd + T to open a new tab, then switch back to the
previous tab.
5. A new, fullscreen window will open with the map.

In a local build of r20717 I get this console spew:
GIS object has not been setup yet.
java.lang.Exception: Stack trace
        at java.lang.Thread.dumpStack(Thread.java:1176)
        at com.genlogic.GlgDefaultErrorHandler.Error(GlgGlobal.java:4883)
        at com.genlogic.GlgGlobal.ErrorHandler(GlgGlobal.java:4840)
        at com.genlogic.GlgGIS.giConvert(GlgGIS.java:5390)
        at com.genlogic.GlgObject.GISConvert(GlgObject.java:10596)
        at
com.flightview.www.flighttracklive.FlightTrackLIVE.GetScreenXY(FlightTrackLIVE.java:2138)
        at
com.flightview.www.flighttracklive.FlightTrackLIVE.displayHistoryTrail(FlightTrackLIVE.java:1982)
        at
com.flightview.www.flighttracklive.FlightTrackLIVE.createHistoryTrail(FlightTrackLIVE.java:1431)
        at
com.flightview.www.flighttracklive.FlightTrackLIVE.start(FlightTrackLIVE.java:556)
        at sun.applet.AppletPanel.run(AppletPanel.java:418)
        at java.lang.Thread.run(Thread.java:613)
[snip a few dozen times]
ERROR: could not show status message (Applet
com.flightview.www.flighttracklive.FlightTrackLIVE stopped) because plug-in has
already been destroyed
(/Users/matt/Code/WebKit/WebKit/Plugins/WebPluginController.mm:341
-[WebPluginController webPlugInContainerShowStatus:])

This happens in Safari 2 and current ToT as well as OmniWeb 5.5.


-- 
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