Rich
Thanks for that - sorry about posting the binary (I'm on DSL so I'm
spoilt) but I didn't know how to describe the problem - it was way too
bizarre. Your solution worked fine.
On Mon, 18 Feb 2002 01:26:07 +0000, Rich Doughty
<[EMAIL PROTECTED]> wrote:
>Edwin Humphries wrote:
>> When I start Mozilla (previously 0.9.5 now 0.9.8) I get an interesting
>> screen effect that makes the browser totally useless! (See the
>> attachment)
>>
>> My system is as follows:
>>
>> H/W: Athlon 650, 302 Mb RAM, IDE HDD, SiS 6326 Graphics Card (8Mb)
>>
>> OS: Windows NT4 SP 6a with Internet Exploder 5.5
>>
>> Is this a known problem?
>>
>
>Edit->preferences->Debug
>turn off debug window + debug xul boxes
>
>or
>
>user_pref("nglayout.widget.debugWindow", false);
>user_pref("xul.debug.box", false);
>
>in your local prefs.js
>