Closed Bug 18146 Opened 26 years ago Closed 26 years ago

apprunner crashes when new window opened and attempt to switch

Categories

(SeaMonkey :: UI Design, defect, P3)

x86
Windows NT

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 15946

People

(Reporter: orionr, Assigned: don)

Details

The program crashes when I click on the "Mozilla" tab at the bottom after opening two browser windows. Also, when there is only one window, the following error message prints out in the apprunner DOS window. JavaScript Error: TypeError: tipElement has no properties URL: file:///E|DOWNLOAD/NETSCAPE.../bin/chrome/navgator/content/default/tooltip.js LineNo: 23 So, to reproduce: 1. Open a new navigator window 2. Click on "mozilla" button on the bottom twice 3. It crashes I'm using WinNT 4.0 Server w/ Service Pack 5
Assignee: leger → mccabe
Component: Browser-General → Javascript Engine
QA Contact: leger → claudius
claudius, try to reproduce. If still occurring, send over to javascipt team to investigate.
Assignee: mccabe → don
Component: Javascript Engine → XPApps
This is very likely not a JavaScript engine bug. The fact that our UI is now written in JavaScript means that the errors or problems with many components will now appear as JavaScript errors. Best practice when reporting these errors is to find out the module of the component that generated the error, and assign the bug there. Looks like this tweaks some unimplemented aspect of tooltips. tipElement shows up in LXR as being in tooltip.js; despot reports this file belongs to XPApps. Reassigning there...
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 15946 ***
Status: RESOLVED → VERIFIED
VERIFIED Dupe
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.