Closed
Bug 164530
Opened 23 years ago
Closed 23 years ago
Chrome errors when javascript is turned off
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 161736
People
(Reporter: lferro, Assigned: asa)
Details
Build: 2002082404
There are some funcionality in the chrome that requires javascript to run, but
that seams to generate errors if javascript.
The errors are as follows:
Error:
Components.classes['@mozilla.org/appshell/component/browser-status-filter;1']
has no properties
Source File:
chrome://global/content/bindings/tabbrowser.xml#tabbrowser.enterTabbedMode()
Line: 20
Error: val has no properties
Source File: chrome://global/content/bindings/radio.xml#radiogroup.selectedItem
(setter)
Line: 5
Cheers...
First problem is reported in bug 161736
Second problem is reported in bug 130793 comment 4.
To resolve the problem, please go to your Mozilla directory, and erase the file
component\compreg.dat
*** This bug has been marked as a duplicate of 161736 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•