Closed Bug 166568 Opened 22 years ago Closed 22 years ago

Critical distortion of window when turning on all in debug panel of preferences

Categories

(Other Applications Graveyard :: Venkman JS Debugger, defect)

x86
Windows XP
defect
Not set
major

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: petr.ossipov, Assigned: rginda)

References

()

Details

While debugging my javascript menu I turned on everything possible in 
Preferences->Advanced->debug im my Mozilla 1.1b running under windows XP 
professional. After pressing "Okay" I got a fully distorted screen (see 
screenshot at http://www.worldwar2ships.info/images/Image2.gif). I cannot turn 
off the stuff as Menu "Preferences" is very distroted and not-operable. It 
means for me - reinstall of Mozilla. Is this bug known or I discovered some 
new stuff?

Greets, 
Petr Ossipov, 
Comp.Sci. Student
This is not a bug.  You turned on XUL debugging.  You can edit your prefs.js and
I think it is these lines:
user_pref("nglayout.widget.debugWindow", false);
user_pref("xul.debug.box", false);

That should be enough to let you get in to change the rest.
invalid
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Product: Core → Other Applications
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.