Closed
Bug 308136
Opened 19 years ago
Closed 19 years ago
uncaught exception in "... tabbrowser.xml :: setFocus :: line 638"
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 304442
People
(Reporter: u20230201, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050727
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.10) Gecko/20050717 Firefox/1.0.6
A proprietary application (HP ISEE) that is expected to open (or modify) a
window, fails to do so. Instead in JavaScript Console there is the following
repeated error:
Fehler: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIDOMWindowInternal.focus]" nsresult:
"0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::
chrome://global/content/bindings/tabbrowser.xml :: setFocus :: line 638" data: no]
Reproducible: Always
Steps to Reproduce:
(Proprietary, it won't help)
1. Configure ISEE
2. Popup windows appears ("HP has provided updated user interface pages to your
ISEE CLient. ...")
3. When Clicking "OK" on that popup, no updated user interface page appears (It
works for Microsoft Internet Explorer, if that says anything)
Actual Results:
Windows remains unchanged
Expected Results:
Window should have changed
The problem persists for quite some time, even in Mozilla 1.4 or so.
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 304442 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•